New Plugin: Rewrite Rules Inspector

Rewrite Rules Inspector is a simple development tool for viewing all of the rewrite rules registered with your site. It’s been available for VIPs hosted on WordPress.com for a while — today it’s available for download from the WordPress.org repository.

Specifically, the Rewrite Rules Inspector helps you:

  • View a listing of all your rewrite rules.
  • See which rewrite rules match a given URL (and the priorites they match in).
  • Filter by different sources of rewrite rules.
  • Know when rewrite rules are missing in the database by showing an error message.

Feel free to fork the plugin in Github — pull requests are always welcome. Hit us with feedback, questions, bug reports, and feature requests in the forums.

Ad Code Manager v0.2: UI Redesign, Support for Custom Ad Networks, and a New Widget

Ad Code Manager is a plugin designed to help you deal with ad codes, those short snippets of Javascript used to display advertisements on your website. This week, Rinat Khaziev of Doejo, Jeremy Felt of 10up, and I are excited to bring you version 0.2.

It’s chock full of these new features:

  • Completely reworked user interface, one that now looks and feels like much of the rest of the WordPress admin.
  • Abstracted ad network logic, so you can integrate additional ad networks. Currently, Ad Code Manager fully supports Double Click for Publishers. Pull requests with support for other ad networks are always welcome.
  • In-plugin contextual help to get you properly configured.
  • Priorities for ad codes, which allow you to work around conflicts.
  • An [acm-tag] shortcode for placing ad codes within posts.
  • A widget for placing ad codes in widget areas. Thanks to Justin Sternburg at WebDevStudios for the contribution.

We’ve also fixed these bugs:

  • Enabled using ad codes with empty conditionals.
  • Setting the logical operator from OR to AND now results in the expected behavior.

Ad Code Manager v0.2 is already installed on WordPress.com VIP, and available to download for WordPress.org installs. Please report any bugs, feature requests, or questions in the WordPress.org forums. Or fork the plugin on Github and follow our development blog to help with future improvements.

Announcing the WordPress.com VIP Featured Partner Program

This morning we debuted a project that I’m really excited about—our new Featured Partner Program. Our WordPress.com VIP team is now working with select partners to integrate their services with WordPress, connect them with our VIP clients, and collaborate to support the integration and provide a seamless experience for our users.

Each implementation has been reviewed and certified by our VIP team to ensure a well-optimized, secure, and forward-compatible integration with the WordPress platform, and our VIP customers get the benefits of that collaboration.

We’re excited to be working with launch partners Chartbeat, ContextLogic, Daylife, Livefyre, MediaPass, Ooyala, SocialFlow, Uppsite, and Wibiya to provide a range of solutions for publishers, from web analytics to online video delivery to mobile and more.

If you’d like to learn more about the program, please get in touch.

Co-Authors Plus v2.6.2: Enhancements and bug fixes

Reblogged from danielbachhuber:

Co-Authors Plus makes it easy to add multiple bylines to a given post, and has full support for custom post types. Out just a moment ago, v2.6.2 has the following improvements:

  • AJAX user search matches against first name, last name, and nickname fields too, in addition to display name, user login, and email address.
  • Comment moderation and approved notifications are properly sent to all co-authors with the correct capabilities.

Read more… 193 more words

VIP Code Wrangler, Daniel Bachhuber breaks down some of the enhancements and bug fixes available in the most recent update to Co-Authors Plus.

Cheezburger Network Open Sources Their WordPress Administration Panel

WordPress.com VIP Cheezburger Network, where you get your daily LOLz from one of their 50 popular sites like I Can Haz Cheezburger? and FAIL Blog, have shared the code of their WordPress theme administration panels.

Called CheezCap, it’s a simple library for easily creating custom admin panels.

Screenshot of CheezCap

Cheezburger Network uses a single shared theme across all their sites. In order to avoid having to create conditionals and other per-blog modifications in their theme, they developed CheezCap. Any of the administrators can update the options controlling the layout, design, colors, etc, without having to dig into the theme code.

When asked what motivates his engineering team to participate in the WordPress community, CTO Scott Porad replied:

I can say without hesitation that WordPress has had a hand in the success of Cheezburger. So, to the extent that we can help other people be successful with WordPress, we’re on board!

What I meant to say is… All aboard the WordPress Express! Choo Choo!

VaultPress: First Golden Tickets

Very exciting news that invites to VaultPress — a subscription-based protection, security and backup service for WordPress blogs and sites — are now starting to be sent out.

Over the weekend we started to trickle out the first Golden Ticket invites to VaultPress. This means that if you’re on the list you now have a semi-random chance of being one of the first people who can sleep more soundly at night because of VaultPress.

If you didn’t receive your invite yet, there is a way to possibly get one more quickly:

If you’d like to move ahead in the line, write a blog post about why you want to use VaultPress and link it here, or tweet why you need your site protected by VaultPress and use the hash tag #vaultpress.

[ Visit VaultPress.com ]

WordPress as a CMS Case Study: WNET.org

Back in July we posted about the remarkable project that WNET (PBS of NYC) put together with Tierra to launch 50 sites in ten months using one CMS, WordPress.

Dan Goldman and Jamie Trowbridge who headed up that project, were kind enough to present a case study of how it was all done, at the recent WordCamp NYC:

After the Deadline

After the Deadline, an amazing next-generation contextual spelling and grammar checker, is now part of Automattic and the service is live on WordPress.com. For self-hosted WordPress publishers, grab the plugin at WordPress.org.

Here is a brief video overview showing how it works:

WordPress Plugins for Collaboration Emails

In talking with publishers who are using WordPress as a full CMS for their sites, many folks are eager to enhance the “Submit for Review” feature for Contributors to include email notifications.

Peter Keung of Mugo Web, has created two Open Source GPL plugins that provide this enhanced functionality.

The first is Peter’s Collaboration E-mails:

This plugin enables automatic e-mails to the relevant users at the different post status transitions: when posts are pending; when they are approved or scheduled; and when their statuses are changed from “pending” back to “draft”.

The second one is often used in conjunction to append relevant notes, called Peter’s Post Notes:

Add notes on the “edit post” and “edit page” screens’ sidebars in WordPress 2.7 and up. When used with Peter’s Collaboration E-mails 1.2 and up, the notes are sent along with the e-mails in the collaboration workflow. There is also a general and private notes system on the dashboard.

You can download both these plugins from the WordPress.org plugin directory along with 5300+ other Open Source GPL plugins: Peter’s Post Notes and Peter’s Collaboration E-mails.