Plugins
Free plugins, add-ons, modules, and other code that I have written to support various open source projects.
I do not request donations for my plugins, but if you find any of them helpful, please visit my profile page at WordPress.org and give me a 5-star rating. Thanks!
Body Class Enhanced for WordPress
- Version: 1.3
- Updated: 2011-Jul-03
- Requires: WordPress 2.8 or higher
- Download: ambrosite-body-class-enhanced.zip
Enhances the body_class template tag, adding some extra classes to the body (post/page slugs, post categories, and archive parent categories) useful in developing custom themes.
Next/Previous Page Link Plus for WordPress
- Version: 1.1
- Updated: 2012-Feb-18
- Requires: WordPress 2.5 or higher
- Download: ambrosite-nextprevious-page-link-plus.zip
Creates two new template tags for generating next/previous page navigation links.
Next/Previous Post Link Plus for WordPress
- Version: 2.4
- Updated: 2012-Feb-16
- Requires: WordPress 2.5 or higher
- Download: ambrosite-nextprevious-post-link-plus.zip
Upgrades the next/previous post link functions to reorder or loop adjacent post navigation links, sort on custom fields, return multiple links, display post thumbnails, and customize the link format.
Post Formats Widget for WordPress
- Version: 1.1
- Updated: 2012-Feb-12
- Requires: WordPress 3.1 or higher
- Download: ambrosite-post-formats-widget.zip
A list or dropdown of Post Formats. Works much the same as the Categories widget.
Unlink Parent Categories for WordPress
- Version: 1.0
- Updated: 2011-Jul-08
- Requires: WordPress 2.1 or higher
- Download: ambrosite-unlink-parent-categories.zip
Unlinks parent categories/taxonomies in category menus and lists. Useful for creating dropdown menus with top-level placeholders. Affects the output of wp_list_categories.
Unlink Parent Pages for WordPress
- Version: 1.4
- Updated: 2012-Feb-12
- Requires: WordPress 2.1 or higher
- Download: ambrosite-unlink-parent-pages.zip
Unlinks parent pages in page menus and lists. Useful for creating dropdown menus with top-level placeholders. Affects the output of wp_list_pages and wp_page_menu.