Skip to content

friends_message_form

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

Auto-generated Example

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

Files

do_action( 'friends_message_form' )

← All Hooks

Clone this wiki locally