Linux 软件免费装

Orderli

开发者 Samiconductor
更新时间 2011年4月6日 10:51
PHP版本: 2.5 及以上
WordPress版本: 3.1

标签

links ordered

下载

0.2 1.0 1.1 1.2

详情介绍:

Orderli adds an order input box to the links editing page. The order number lets you explicitly specify an order for the wp_list_bookmarks and get_bookmarks functions. Giving links an order number automatically overrides any sort order you provide with the orderby argument. The links are sorted in ascending or descending order depending on the order argument you provide. On the other hand, giving links the same order number will apply whatever sort option you provided with orderby. For instance, leaving all links with an order number of zero will have no affect on ordering. This lets you create groups by giving sets of links the same order number. You can then sort within those groups with orderyby parameter.

安装:

  1. Upload orderli.php to your plugins directory.
  2. Activate Orderli in the plugins menu.
  3. Edit your links and provide the desired order number to each link.

升级注意事项:

1.2 Fixes pointer to empty link_id property. Adds error checking to ensure inputted order is a number. 1.1 Fixed function redefinition error if wp_list_bookmarks or get_bookmarks used more than once on a page.

更新日志:

1.2 1.1 1.0 0.2 0.1