Top Google Search Results
- WordPress › Support » [Plugin: WordPress Varnish] More purge orders
... array(&$this, 'WPVarnishPurgePostComments'),99); add_action(' untrashed_comment', array(&$this, 'WPVarnishPurgePostComments'),99); ... - WordPress Trash Is Coming - WP Engineer
Aug 17, 2009 ... @uses do_action() on 'untrashed_comment' after undeletion. Otherwise, version 2.9 gets some more advanced features for media, as the ... - WordPress Hooks Tag Cloud :: WordPress 2.9
... trash_comment trash_post trash_post_comments unspammed_comment unspam_comment untrashed_comment untrashed_post untrashed_post_comments ... - wp_untrash_comment() WordPress function reference, arguments ...
... '_wp_trash_meta_time'); delete_comment_meta($comment_id, ' _wp_trash_meta_status'); do_action('untrashed_comment', $comment_id); return true; ...