friends_notification_manager_header - akirk/friends GitHub Wiki
Auto-generated Example
add_action(
'friends_notification_manager_header',
function() {
// Your code here.
}
);
Files
do_action( 'friends_notification_manager_header' )