July 30, 2007
5:00 pm
Drop-Down Post List Plugin
This plugin allows you to easily display drop-down boxes containing the posts for specified categories. You can use this plugin by entering the trigger text in a post or page, or by adding the function call directly to your theme files. You can display as many drop-down boxes as you like, and you have a choice between a standard select box (with button), or a ‘jump menu’ (as the visitor clicks on a post, they will immediately be taken to that page without having to click a button).
Installation & usage:
- Download dd-drop-down-post-list.txt, and rename it .php.
- Upload it to wp-content/plugins folder and activate the plugin.
- Configure the plugin under the DDPostList options page.
- There are two ways you can use this plugin:
-
In a post or page, insert the following line:
In a template file, insert the following code:
<?php echo ddpl_list(#); ?>
Drop-Down Post List, Plugin, WordPress Plugin, Category, Post, Drop-down
Source:? Plugin Page
Loading

Leave a comment »