Linux 软件免费装

Ajax Category Posts Dropdown

开发者 Jay Schmidt
更新时间 2010年2月13日 17:07
PHP版本: 2.7 及以上
WordPress版本: 2.9.1

标签

widget ajax categories navigation select level dropdown multi

下载

0.1.0 0.1.1

详情介绍:

Lists all categories in a dropdown box and after selecting one the second dropdown box gets populated via Ajax with all posts from this category. You can use this plugin as widget (with some options) or just add the function to display the two dropdown boxes somewhere in your template files. This plugin is especially good for content heavy websites and enables users to navigate quickly to a certain post. Please use the comments at http://learn-thai-podcast.com/blog/ for support.

安装:

This section describes how to install the plugin and get it working.
  1. Unzip the file and upload entire ajax-cats-posts-dropdown folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Go to the widgets page and add the Ajax Dropdown widget to your sidebar. Configure the widget options.

常见问题:

How can I include the widget into a theme template file?

You can add the following line of php code somewhere in your template files to display the menu: acpd_display($acdp_title);

更新日志:

Version 0.1.1 Fixed the readme FAQ Version 1.0b Beta Testing Release