• Resolved WPSeeker

    (@wpseeker)


    Hi

    Thanks for creating this plugin.

    I want to be able to remove the new message button but not the functionality to send new messages.

    I just want them to choose a name in the directory from a predetermined list of users in order to send a message.

    How can I achieve this? I have the code to select the users, I just need to remove the add message button.

    https://www.ads-software.com/plugins/front-end-pm/

Viewing 1 replies (of 1 total)
  • Thread Starter WPSeeker

    (@wpseeker)

    Never mind, I figured it out. Here is the code for anyone who needs it.

    remove_action('fep_menu_button', array(fep_menu_class::init(), 'newmessage'));

Viewing 1 replies (of 1 total)
  • The topic ‘Remove new message button’ is closed to new replies.