Ambrosite performs general development, support, and hosting for small business web sites. My name is Michael Ambrosio and I offer a free initial consultation, flat fees, and clear and open communication to everyone who needs help building a web site. Please check out my services to learn more, or peruse my blog for free information and tips for the do-it-yourself types.
The Latest From the Blog
Simplify WordPress Editing Screens Using remove_post_type_support
Thursday, December 16th, 2010
WordPress 3.0 introduced several new functions for managing custom post types. One of these functions is the poorly documented remove_post_type_support:
remove_post_type_support( $post_type, $feature )
At first glance, this function seems rather useless, since you can easily define the list of features that a custom post type supports when you first register it using register_post_type. But here’s something interesting I discovered recently while building a WordPress site for one of my clients [...]
Most Recent Plugin
Next/Previous Page Link Plus for WordPress
- Version: 1.0
- Updated: 2011-Aug-10
- 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.