Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter bradlis7

    (@bradlis7)

    Looks like it can be fixed by removing the number at the end of the add_menu_item function call:

    function add_the_menu_lite() {
    add_menu_page('Simple Intranet','Simple Intranet', 'publish_pages', 'simple_intranet', 'si_render_lite', '');
    }
    Plugin Author Chris

    (@charlwood)

    Yes, this is to allow users to upgrade to the paid version of Simple Intranet which has lots more features and additional add-ons etc. at simpleintranet.org.

    Plugin Author Chris

    (@charlwood)

    Marking as resolved

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Simple Intranet Link replacing Dashboard on Admin Site’ is closed to new replies.