插件名

WP Post Navigation

评分

82

安装步骤:

Step 1

  1. Download zip file and Extract it
  2. Upload wp-post-navigation folder to your /wp-content/plugins/ folder.
  3. Go to the ‘Plugins’ page in the menu and activate the plugin.

Step 2

  1. Go to Wodpress Admin Panel > Setting > WP Post Navigation
  2. If you want to apply CSS style to Previous and Next Post Links, then write CSS Code in CSS Code for Links Box.
  3. If you want to apply custom text to Previous and Next posts instead of Post Titles, you can enable the Option Custom Text and Set Previous & Next Post Text.
  4. If you want to use Images for Previous and Next post links instead of text, you can enable Use Images Options and give complete url of the images.
描述:

WP Post Navigation Plugin gives you facility to show Previous and Next Post Links at the Top or Bottom of a Post.
You can set to navigate within category or date wise navigation. You’ve the option to set Post Navigation Bar at Bottom, Top or both Top & Bottom.
You can apply CSS style to Previous and Next Post Links. You can set custom text instead of Next and Previous Post Titles.
You can set custom Image for Next and Previous Post Links.
Manually Place Post Navigation in single.php, just Copy & paste following code anywhere in single.php page under get_header();
<?php echo isset( $WPPostNavigation ) ? $WPPostNavigation->WP_Custom_Post_Navigation():”; ?>
For Help visit: http://sharp-coders.com/wp-post-navigation/

下载地址:
点击下载