Hi All, I have a plugin that hooks into 'save_posts' to keep a digest of each post in a separate table. Now that the post revision system has been introduced I am getting entries for all the post revisions too. Is there a better hook to use or must I check the post_type before I do the digest? Rob Marsh http://rmarsh.com