Skip to content


Zensor 0.7 Released

I released Version 0.7 of Zensor a couple days ago. It can be downloaded from WordPress.org.

New in this version:

  • Notifications frequency is now selectable
  • Added fix to work with Improved Include Page plugin. Thanks, Vincent!
  • Moved localizing out of javascript file

Planned for the future versions:

  • WordPress 2.3 compatibility
  • A way to store the old, approved version of a post while a new one is waiting to be approved

Tagged with programming, releases, wordpress.


2 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

  1. shafeng says

    I find a bug.

    admin.php 227 lines

    UPDATE wp_zensor SET notified=’Y’ WHERE post_id IN ($notified_ids)

    wp_zensor should prefix_zensor.

    my wordpress version is 2.3.2

    thanks your plugins..

  2. scompt says

    Good find, shafeng.

    I fixed that bug and pushed it out the door as version 0.7.1.

    You can download it from WordPress.org at http://downloads.wordpress.org/plugin/zensor.0.7.1.zip