• Resolved Moto_

    (@moto_)


    Howdy Etoille,

    I’m looking to change the admin overview of the plugin.

    I would like to remove the dashboard page and when the admin clicks on the plugin tab in the WordPress sidebar (Tracking) it need to call the orders overview directly.

    I tried to fiddle around with the options in ‘MainScreen.php’ but didn’t get it to work properly.

    Any tips?

Viewing 1 replies (of 1 total)
  • Plugin Contributor etoilewebdesign

    (@etoilewebdesign)

    Hi Moto_,

    If you want to delete those options from the dashboard you could do so by editing the “MainScreen.php” file and delete the anchor tags for the respective options that you would want to remove. You could also remove the respective divs from the lines following the anchor tags container.

    Alternatively, you could try a plugin such as “Adminimize” that could selectively disable pages you do not want some admins to have access to instead of removing the whole options page.

Viewing 1 replies (of 1 total)
  • The topic ‘Admin Area (Custom)’ is closed to new replies.