php - Wordpress wp_link_pages() to display pagination for posts -


i'm using wp_link_pages() display pagination, looks like:

<span class="current">1</span> <a href="/2">2</a> <a href="/3">3</a> <a href="/4">4</a> 

but, want display pagination as

enter image description here enter image description here

please me! thanks.


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

Ansible warning on jinja2 braces on when -

html - How to custom Bootstrap grid height? -