• Resolved msowah

    (@msowah)


    After creating pods, they automatically show in admin menus without the “Show Admin Menu in Dashboard” being checked with the label “pods” and even after I try to check and uncheck to turn it off its doesnt leave the Admin Menu in Dashboard.
    What Am I doing wrong? How do I resolve it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Scott Kingsley Clark

    (@sc0ttkclark)

    If they are not a main admin menu item, they go into the generic “Pods” menu item for managing content. This allows for managing any of those content types that you may consider internal but want to be available to manage still.

    Those menu / submenu items only show to people who have capabilities to edit that content.

    To totally disable that content menu, you can set this in your wp-config.php:

    define( 'PODS_DISABLE_CONTENT_MENU', true );

    Plugin Contributor Scott Kingsley Clark

    (@sc0ttkclark)

    I’m adding an option in the pod settings to enable/disable using that fallback per-pod as well. That will be in Pods 2.9.10 coming out this week.

    Thread Starter msowah

    (@msowah)

    Thank you, Scott, looking forward to the setting then

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Pods menu display issues’ is closed to new replies.