DRY forms (don't repeat yourself) which validate themselves server-side. Form results can be emailed. Hooks and options make plugin very flexible.
Concatenates scripts, minifies and optimizes them using Google's Closure Compiler. For other scripts (on CDNs), removes default 'ver' query param.
Parses HTML for sections demarcated by heading elements, wraps them in HTML5
section elements, and generates table of contents with links to each.
On a singular post/page, returns the contents of the first content H1 or H2
instead of the post_title as normally. Facilitates SEO.
Instead of serving a 404 Not Found error with the 404.php template,
send a 403 Forbidden error and set $wp_query->is_403 and load
403.php if it exi
Allows templates to serve XHTML5 markup by adding the necessary JavaScript shim
for IE7+ and by converting all new elements to divs and spans with app
Replaces WordPress Search with Google Search. You must abide by Google's terms of use, the
most important of which is that you must include "powered b
Allows multiple authors to be assigned to a post. Co-authored posts appear on a co-author's posts page and feed. New template tags list co-authors. Ed
Allows a user to associate a photo with their account and for this photo to be displayed in their posts and comments.
Seamless event calendar solution which extends the basic WordPress functionality to enable future-dated posts
to be listed within the blog chronology
If post_date changes, chronological permalinks which contain parts of the old date will automatically redirect to the
new permalink. Works along with