Pods: Custom Settings Admin UI ‘Custom Menu Location’ doesn’t correspond to anything or give an error

Created on 21 Oct 2015  Â·  4Comments  Â·  Source: pods-framework/pods

Custom Settings Admin UI ‘Custom Menu Location’ doesn’t correspond to anything or give an error submitted via Slack by jimtrue

If you type something that doesn't exist, there isn't any sort of indication, it just lets it save but you can no longer find your custom settings menu item.

Need Votes Documentation Enhancement

Most helpful comment

Yes, needs the little (?) help text. Draft:

Accepts a partial URL of the main menu item, only. For example, inputting themes.php would output the menu item under _Appearances_, or edit.php?post_type=page would output the menu item under _Pages_, etc.

All 4 comments

@alisonmf You can tack on your suggestions for documentation to this issue. We definitely need help text here.

Yes, needs the little (?) help text. Draft:

Accepts a partial URL of the main menu item, only. For example, inputting themes.php would output the menu item under _Appearances_, or edit.php?post_type=page would output the menu item under _Pages_, etc.

That's in no way intuitive ;) same for Taxonomys
ohne titel 3

And even worse
ohne titel 4

Working Options:
pods-settings-test_settings. ( not working: admin.php?page=pods-settings-test_settings )
edit.php?post_type=book_author. ( not working book_author, menu-posts-book_author )

Never played much with WordPress Admin menus but that seems a little bit strange ....

WordPress admin menu parent>child relation are weird by definition. Maybe add some documentation for this..

As for help texts: I think all the help texts should be checked and possibly revisited in PodsAdmin::admin_setup_edit_options(). There should be an issue hanging around for this..

Was this page helpful?
0 / 5 - 0 ratings