Title: Admin UI
Last modified: January 29, 2020

---

# Admin UI

 *  Resolved [herculest](https://wordpress.org/support/users/herculest/)
 * (@herculest)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/admin-ui/)
 * Hello, i would like to know, is it possible to alter a pod’s Admin UI in such
   a way to keep the “Show Admin Menu in Dashboard” setting while disabling “Show
   Admin UI”?
    I want to keep it visible on the left of the wordpress admin menu
   bar while removing it within a posts’ right bar.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Jory Hogeveen](https://wordpress.org/support/users/keraweb/)
 * (@keraweb)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/admin-ui/#post-12376751)
 * Hello [@herculest](https://wordpress.org/support/users/herculest/)
 * > I want to keep it visible on the left of the wordpress admin menu bar while
   removing it within a posts’ right bar.
 * I’m not entirely sure what you mean with “Posts right bar” but you can move a
   Pods menu location to anywhere you like.
 * Cheers, Jory
 *  Thread Starter [herculest](https://wordpress.org/support/users/herculest/)
 * (@herculest)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/admin-ui/#post-12377150)
 * [@keraweb](https://wordpress.org/support/users/keraweb/)
 * when you create a pods taxonomy you assign it on a post type, once done that,
   in the admin menu the categories type that was created is added. Furthermore 
   the categories field is visible inside a post in the document editor.
    What i
   want to do is remove it from the document editor and keep it only in the administrator
   menu as a categories type tab.
 * Edit: another issue im facing is that when i do a GET request via postman, i 
   can not filter the data im getting back via the posts’ extended fields.
    for 
   example i extended the posts type that wordpress originally, and added in there
   2 fields one of them is set to a yes/no option while the other has relationship
   a custom category type. when i try to filter with either of them its like nothing
   happen…totally ignores the parameter.
 * Example of the url im using: (localhost/wordpress_temp/index.php/wp-json/wp/v2/
   posts?p_type=35) the p_type is a field inside the extended post type.
    -  This reply was modified 6 years, 4 months ago by [herculest](https://wordpress.org/support/users/herculest/).
 *  Plugin Author [Jory Hogeveen](https://wordpress.org/support/users/keraweb/)
 * (@keraweb)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/admin-ui/#post-12385077)
 * You can hide the taxonomy box in your screen options.
    If you really want to 
   remove the taxonomy you’ll have to use the WordPress hooks and disable this one.
   Example: [https://wordpress.stackexchange.com/questions/102655/remove-custom-taxonomy-metabox-from-custom-post-type-screen](https://wordpress.stackexchange.com/questions/102655/remove-custom-taxonomy-metabox-from-custom-post-type-screen)
 * As for the REST API issue, please open a new topic.
    Check your REST API settings
   in your Pod and Fields beforehand!
 * Cheers, Jory

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Admin UI’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [Jory Hogeveen](https://wordpress.org/support/users/keraweb/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/admin-ui/#post-12385077)
 * Status: resolved