friends_entry_dropdown_menu - akirk/friends GitHub Wiki

Auto-generated Example

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

Files

do_action( 'friends_entry_dropdown_menu' )

← All Hooks