Top Google Search Results
- make_ham_user Wordpress hook details -- Adam Brown, BYU ...
Detailed information about every action hook and filter used in WordPress. Makes Plugin API easier to use. Lists appearance, file location, and deprecation data ... - #3787 (Spamming a user from wp-admin does not remove user from ...
Nov 14, 2011 ... Introduces new functions to hook to WP core make_spam_user/make_ham_user hooks, so that BP spamming events are triggered from the ... - bp_core_action_set_spammer_status - etivite
'make_spam_user' : 'make_ham_user'; do_action( $wp_action, bp_displayed_user_id() ); } // Allow plugins to do neat things do_action( ... - php - WordPress SVN - BuddyPress
'make_spam_user' : 'make_ham_user'; do_action( $wp_action, bp_displayed_user_id() ); } // Allow plugins to do neat things do_action( ...