Linux 软件免费装
Banner图

Pagination by HocWP

开发者 skylarkcob
hocwp
sauhi
更新时间 2018年9月15日 22:12
捐献地址: 去捐款
PHP版本: 4.4 及以上
WordPress版本: 4.6
版权: GPLv2 or later
版权网址: 版权信息

标签

pagination paginate hocwp plugin hocwp pagination wp pagination pagination plugin

下载

1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.1.5

详情介绍:

Pagination by HocWP is a pagination plugin that allows to set up navigation on WordPress site. Pagination by HocWP not only supports the default query but also it can be used to show navigation for the custom query on WordPress. Required Plugin Features Translations Recommended WordPress Plugins

安装:

Install this plugin from your WordPress site Dashboard or follow these steps below:
  1. Download plugin from WordPress Plugins directory and extract it.
  2. Upload the sb-paginate folder to the /wp-content/plugins/ directory.
  3. Activate the SB Paginate plugin through the 'Plugins' menu in WordPress.
  4. Configure the plugin by going to the SB Options menu that appears in your admin menu.
Examples: For the default query: For the custom query usage with arguments: 1, "paged" => get_query_var("paged"))); ?> have_posts() ) : $test_query->the_post(); ?> $test_query)); ?> Full usage with all arguments: $test_query, "anchor" => 1, "range" => 1, "gap" => 3, "style" => "dark", "border_radius" => "none")); ?> For basic usage, you can also have a look at the plugin homepage.

屏幕截图:

  • The pagination in default style.
  • The pagination in dark style with no border radius.

升级注意事项:

Please update SB Core before you upgrade SB Paginate to new version.

更新日志:

1.1.3 Try to change SB Paginate plugin name to Pagination by HocWP 1.1.1 Stop using SB Plugins if current theme doesn't support. 1.1.0 1.0.9 Tested up to WordPress 4.1 version. 1.0.8 Make Vietnamese as the default language. 1.0.7 Update new check core functions. 1.0.6 Update check core function. 1.0.5 Update new check core functions. 1.0.4 New: Add option for user change pagination label. 1.0.3 Fix: Missing committed files. 1.0.2 1.0.1 1.0.0 First release of SB Paginate.