Top Google Search Results
- wp_delete_comment() - Альтернативный взгляд на WordPress
5 апр 2011 ... $wpdb->query( "DELETE FROM $wpdb->commentmeta WHERE meta_id IN ($in_meta_ids)" ); do_action( 'deleted_commentmeta', ... - deleted_post Wordpress hook details -- Adam Brown, BYU Political ...
... comment_post_redirect · dbx_post_advanced · dbx_post_sidebar · delete_post · deleted_comment · deleted_commentmeta · deleted_link · deleted_option ... - /wp-includes/comment.php source - PHP Cross Reference ...
Jun 1, 2011 ... 969 $wpdb->query( "DELETE FROM $wpdb->commentmeta WHERE meta_id IN ($in_meta_ids)" ); 970 do_action( 'deleted_commentmeta', ... - PHPXref.com - WordPress 3.0.1 - /wp-includes/comment.php source
Aug 19, 2010 ... 900 $wpdb->query( "DELETE FROM $wpdb->commentmeta WHERE meta_id IN ($in_meta_ids)" ); 901 do_action( 'deleted_commentmeta', ...