Linux 软件免费装

ePage Links

开发者 Rich Pedley
更新时间 2009年1月20日 05:33
PHP版本: 2.5 及以上
WordPress版本: 2.7

标签

pages link paged wp_link_pages

下载

0.0.2 1.0.0 1.0.1 1.1.0

详情介绍:

Alternative for wp_link_pages to be able to specifiy wrappers for each link. Simply use enhanced_link_pages( array( 'blink'=>'<li>', 'alink'=>'</li>', 'before' => '<ul>', 'after' => '</ul>', 'next_or_number' => 'number') ); in place of wp_link_pages in your themes. If next_or_number is set to both, then pages numbers and previous/next are shown.

安装:

Download the plugin, upload to your Wordpress plugins directory and activate. Amend your template as necessary.