Content Audit

Lets you create a content inventory right in the WordPress Edit screens. You can mark content as redundant, outdated, trivial, or in need of a review

Author:Stephanie Leary (profile at wordpress.org)
WordPress version required:4.7
WordPress version tested:5.2.2
Plugin version:2.0
Added to WordPress repository:30-05-2010
Last updated:29-07-2019
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:88
Rated by:7
Plugin URI:http://stephanieleary.com/code/wordpress/cont...
Total downloads:14 714
Active installs:100+
plugin download
Click to start download

Lets you create a content inventory right in the WordPress Edit screens, similar to the process you might use to assess your site’s content in a spreadsheet. You can mark content as redundant, outdated, trivial, or in need of a review for SEO or style. These content status labels work just like categories, so you can remove the built-in ones and add your own if you like. You can also assign a content owner (distinct from the original author) and keep internal notes. The IDs are revealed on the Edit screens so you can keep track of your content even if you change titles and permalinks. The plugin supports custom post types as well as posts, pages, and media files.

There’s an Overview report under the Dashboard menu that shows you which posts/pages/attachments/etc. need attention, sorted by user. This screen also lets you export a CSV file of the audit report.

The plugin creates three new filters on the Edit screens: author, content owner, and content status. This should make it easy to narrow your focus to just a few pages at a time.

You can display the audit details to logged-in editors on the front end if you want, either above or below the content. You can style the audit message with custom CSS.

New: you can now clear data from past audits and start over!

Translations

If you would like to send me a translation, please write to me through my contact page. Let me know which plugin you’ve translated and how you would like to be credited. I will write you back so you can attach the files in your reply.

Notes

Filter reference

‘content_audit_notes’ filters the public display of the notes field

‘content_audit_dashboard_get_posts_args’ filters the get_posts() arguments for the Dashboard widget

‘content_audit_dashboard_output’ filters the table output of the Dashboard widget

‘content_audit_dashboard_congrats’ filters the congratulations message of the Dashboard widget

‘content_audit_csv_filename’ filters the file name of the CSV download

‘content_audit_csv_header_data’ filters the header label array in the CSV download

‘content_audit_csv_row_data’ filters the contents of each row (as an array) in the CSV download


Screenshots
ChangeLog