Title: How to remove pod shortcode for nonadmin
Last modified: August 18, 2020

---

# How to remove pod shortcode for nonadmin

 *  Resolved [dummyt](https://wordpress.org/support/users/dummyt/)
 * (@dummyt)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/how-to-remove-pod-shortcode-for-nonadmin/)
 * 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](https://wordpress.org/support/users/keraweb/)
 * (@keraweb)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/how-to-remove-pod-shortcode-for-nonadmin/#post-13273990)
 * Hi [@dummyt](https://wordpress.org/support/users/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](https://wordpress.org/support/users/dummyt/)
 * (@dummyt)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/how-to-remove-pod-shortcode-for-nonadmin/#post-13274259)
 * 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.

 * ![](https://ps.w.org/pods/assets/icon.svg?rev=3286397)
 * [Pods - Custom Content Types and Fields](https://wordpress.org/plugins/pods/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pods/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pods/)
 * [Active Topics](https://wordpress.org/support/plugin/pods/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pods/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pods/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [dummyt](https://wordpress.org/support/users/dummyt/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/how-to-remove-pod-shortcode-for-nonadmin/#post-13274259)
 * Status: resolved