-
Notifications
You must be signed in to change notification settings - Fork 19
friends_after_register_feed_taxonomy
github-actions[bot] edited this page Jun 11, 2026
·
12 revisions
add_action(
'friends_after_register_feed_taxonomy',
function() {
// Your code here.
}
);do_action( 'friends_after_register_feed_taxonomy' )