Viewing 1 replies (of 1 total)
  • Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @twdesigns

    If you have database access you can get it from there. get wp_options with aio option_name using below query it will have “aio_wp_security_configs” it will have renamed login page near “aiowps_login_page_slug”

    SELECT * FROM wp_options WHERE option_name LIKE '%aio%'

    https://snipboard.io/AVyaWZ.jpg

Viewing 1 replies (of 1 total)

The topic ‘Custom URL Location’ is closed to new replies.