Author: mitcho (Michael Yoshitaka Erlewine) Related WordPress Plugins

Taxonomy Metadata

This plugin implements the metadata infrastructure for taxonomy terms, so you can add custom metadata (by key) to tags, categories, and other taxonomies. The majority of the code is from sirzooro's submission to the WordPress Core Trac. The rest of the plugin is simply some hacky glue to make this w.........

Test User Role

This plugin lets super admins quickly test other user roles, to see what other users experience. Super admins get a Test User Role menu under the Howdy menu. Roles being tested will be reset on user login or logout. Warning: When a role is being tested, the user role in the database is actually .........

Things

An object-oriented approach to WordPress queries and custom post types. Un(der)documented beta. So, here's the idea: anywhere where you need a loop, use get_things(), which will return an array-like collection of Things. get_things() will return Things from the main query; get_things($query_args) w.........

Name Support

If you need to implement a custom post type for human beings, where in lieu of a title you need a name, this plugin will add the proper UI. See screenshots for an example....

XML Documents

This plugin adds the necessary infrastructure to add a "XML Document"-type custom post type which renders an XML document with an XSLT stylesheet in lieu of the regular post content. This can be useful in custom applications where there is a need to display XML documents from source, but you also wa.........

Plugin Beta Tester

This plugin aids with beta testing WordPress plugins hosted on wordpress.org. Once Plugin Beta Tester is activated, WordPress will notify you of new beta versions of plugins, not just new stable versions, and you'll be able to upgrade to these beta versions with just one click within WordPress. Mak.........

YARPP Experiments

Some extras for tuning and diagnosing YARPP. Requires YARPP 4.0.6 or later for full compatibility. Currently includes the following experiments: Cache Status: computes some statistics which give an overall picture of YARPP's results and cache usage. Some controls to flush and build up the cache. .........

File Groups

WordPress's built-in file-management is built primarily for handling "media". But sometimes there's a need for curating collections of files within WordPress, not necessarily as media which will be displayed, but simply as files. This plugin adds an abstraction called "file groups" to WordPress. Ea.........

Allow LaTeX Uploads

Ever noticed that when you try to upload a .tex file to your WordPress blog, it's mysteriously blocked? This plugin simply allows for LaTeX file uploading. In particular, it supports the .tex, .latex, .ps, and .dvi extensions. .pdf is already supported by the WordPress core. This plugin is a compo.........

License

The License plugin gives authors the ability to mark their content with a Creative Commons license and to display the license along with the content. With Creative Commons licenses, you keep your copyright but share your creativity. By default, the plugin will display a license in the footer of yo.........

Single Value Taxonomy UI

This infrastructure plugin adds basic UI for single-valued taxonomies, i.e. a taxonomy with presents a select widget....

Markdown for WordPress and bbPress

Markdown syntax allows you to write using an easy-to-read, easy-to-write plain text format. Markdown for WordPress and bbPress (Markdown-WPBB) is based on the famed PHP Markdown Extra by Michel Fortin, in turn based on the original Perl version by John Gruber. All I did was make the same package wo.........

Site Page Tree

This plugin adds a widget that will display a hierarchical tree of all pages and subpages on your site. Drag it to be displayed in any widget area. Each item in the tree is the title of a page or subpage on your site, which is a hyperlink that will navigate the browser to that page. A deep hierar.........

Add Subpage Here

This plugin makes it easy for you to add a new subpage to a page you are currently viewing. The plugin adds the following: a widget which, when enabled, displays a "add subpage" link in your widget areas of pages; a "Subpage" item to the "Add New" menu on the admin menu bar. This plugin is a com.........

Shibboleth

This plugin is designed to support integrating your WordPress or WordPress MU blog into your existing identity management infrastructure using a Shibboleth Service Provider. WordPress can be configured so that all standard login requests will be sent to your configured Shibboleth Identity Provider .........