Add support for custom admin URLs
-
Hi
Could you please add support for custom admin URLs?
Currently plugin has wp-admin hardcoded in 2 places in the code. While the recommended way to build admin URLs is to use get_admin_url API function. This allows rewriting of the URL by other plugins, thus making possible to have wp-admin changed to something else.See:
https://gist.github.com/Talv/dc76ce3aad3f0be4b7eab1ccf6094f63
https://developer.ww.wp.xz.cn/reference/functions/get_admin_url/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Add support for custom admin URLs’ is closed to new replies.