Skip to content

friends_after_register_feed_taxonomy

github-actions[bot] edited this page Jun 11, 2026 · 12 revisions

Auto-generated Example

add_action(
   'friends_after_register_feed_taxonomy',
    function() {
        // Your code here.
    }
);

Files

do_action( 'friends_after_register_feed_taxonomy' )

← All Hooks

Clone this wiki locally