February 4, 2012

After the Deadline

The fantabulous spelling and grammar checking plugin After the Deadline has just undergone another round of improvements. Now, you can add a global constant if you’re running this on a WPMU install. This way, the users doesn’t see the menu to add the key. Hit the link for full details.

I gotta say, while Rafe did all the work, it sure was fun to sit down and brainstorm with him about this. Definitely not a boring guy. :D

Get 3 for the price of 2 in the Network Home Bundle

Includes 3 ebooks with plugins -
Network Home Pages: aggregate global content, set up sitewide tags, create a huge tags cloud like the one seen on WordPress.com, global footers and menus, setting defaults & more
Custom Registration: sign up on sub sites, multilingual signup pages, stop spam blogs
WP Curator: pick and choose posts from sub sites to feature on the main home page of your network

Network Home Pages, Custom Registration & WP Curator – $35.90 for all three. Purchase

Comments

  1. Seth Long says:

    Andrea – I’ve tried using the updated plugin but can’t seem to get it to recognize the global API key. I added “define(‘ATD_KEY’, ‘YOURKEYHERE’);” (with my key) to wp-config.php. What method did you use to get it running?

    FYI, I’m running WPMU 2.8.6 with Ron’s simple multi-site plugin.

    • Hi Seth,
      I have an idea of what this could be. When you define(‘ATD_KEY’, ‘YOURKEYHERE’) make sure it comes before the require_once(ABSPATH . ‘wp-settings.php’); at the end of wp-config.php. If it’s defined after then the After the Deadline plugin will never see your define.

      That said, blog comments are an awkward place to provide support from. :) If you’d like to continue this conversation, contact me at http://www.afterthedeadline/contact.slp

      Thanks Andrea for letting me borrow your comment area.

      – Raphael