• Skip to primary navigation
  • Skip to main content
  • Skip to footer
  • Books
    • Content Strategy for WordPress (2015)
    • WordPress for Web Developers (2013)
    • Beginning WordPress 3 (2010)
  • Blog
    • Content Modeling for WordPress
    • WordPress Hidden Gems
    • Web Design
  • Work
    • Presentations and Interviews
    • on GitHub →
    • MLIS Class Projects (2019-2022)
    • Portfolio (2002-2019)
    • WordPress Plugins

Stephanie Leary

Writer, Front End Developer, former WordPress consultant

  • About
    • Press Kit
    • Presentations and Interviews
  • Contact Me

Testers wanted: Content Audit, now with email notifications

November 5, 2010 Stephanie Leary 1 Comment

I’ve been working on adding email notifications to Content Audit. It now has options to automatically mark things outdated after a configurable time period — 3 months, a year, whatever. You can then email the assigned content owner or the original author a list of all their outdated content.

I’d like to have a few more people test this before I release the upgrade. If you’re willing to bombard yourself with email, download the beta zip and try it out.

There is a quirk in the way WordPress schedules events. As a result, when you update your notification options, the emails will be sent immediately and then scheduled for the future based on the interval you set. Therefore, I highly recommend that you a) use this on a test installation first, and b) make yourself the owner or author of all the audited content before trying out the email notification options. Of course, if you do that using Bulk Edit, the content will be updated with today’s date and it won’t be outdated anymore! Use a query on your database instead. If your user ID is 13, it would be:

UPDATE wp_posts SET post_author=13;

This version also fixes a couple of bugs (including the annoying “line 79” error) and is, at the moment, compatible with WordPress 3.1. Let me know how it works for you.

WordPress beta, content audit, Plugins

This is an excerpt from Content Strategy for WordPress.My latest books are Content Strategy for WordPress (2015) and WordPress for Web Developers (2013). Sign up to be notified when I have a new book for you.

Reader Interactions

Comments

  1. Robert Jakobson says

    November 11, 2010 at 8:19 am

    Tested Your plugin – the error has gone away!

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Footer

My Books

I’m a front end developer at Equinox OLI, working on open source library software. I was previously a freelance WordPress developer in higher education. You can get in touch here or on LinkedIn.

Copyright © 2025 Stephanie Leary · Contact