Viewing 1 replies (of 1 total)
  • That’s a good idea for new AGCA feature. It does not exist right now, but it’s very good candidate for one of the next releases.

    A quick idea could be that you add a JS in AGCA advanced window that redirects user from Dashboard page to a page of your choice. It could do the following:
    – Checks if current page is Dashboard page (check if url is equal to “<yoursite>/wp-admin/”)
    – If it is, redirect it to a new page (of your choice)

    You will still be able to manually access Dashboard page, via admin menu, since it has slightly different url “/wp-admin/index.php”

    This is not a perfect way to implement this, since it should be done in backround, but it could work in your case as a workaround.

    Thanks,
    WAP support

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