• Resolved dummyt

    (@dummyt)


    When I select the wysiwyg editor, all authors are able to see the ‘pods shortcode’ beside the ‘add media’ button. Is there a way that I can remove it for all non-admin users?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jory Hogeveen

    (@keraweb)

    Hi @dummyt

    There is a filter for this: pods_admin_media_button

    You can then add your own function that will determine whether a user should see the button or not.
    Returning false removes the button.

    Cheers, Jory

    Thread Starter dummyt

    (@dummyt)

    Thank you for your prompt reply, I apologise but I’m currently still figuring this out without any knowledge in code at all. By filter, do you mean to turn it out through inserting a code snippet or is there a function through the admin dashboard?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to remove pod shortcode for nonadmin’ is closed to new replies.