Skip to content

friends_notification_manager_header

github-actions[bot] edited this page Jul 27, 2025 · 8 revisions

Auto-generated Example

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

Files

do_action( 'friends_notification_manager_header' )

← All Hooks

Clone this wiki locally