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