Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author miunosoft

    (@miunosoft)

    Hi,

    The framework does not provide any method for embedding existing pages into a tab. Sorry.

    Workarounds I can suggest is:

    A: create in-page tabs normally and list post type posts with the WP_List_Table class. You would need to extend the class and define your custom list table class. Then set the data for listing.

    B: insert navigation tabs at the top of the exiting pages. I’ve written an example plugin. It uses a class called AdminPageFramework_TabNavigationBar and to use it Admin Page Framework 3.5.10b02 or above is required.

    Hope it helps.

    Plugin Author miunosoft

    (@miunosoft)

    Correction:

    exiting pages

    existing pages

    Plugin Author miunosoft

    (@miunosoft)

    Closing the topic due to inactivity.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Representing custom post types under tabs in settings menu’ is closed to new replies.