WordPress Bedrock support
-
Hi,
We are using Bedrock as our WordPress structure. With Bedrock, WordPress is installed in a subdirectory (
/wp). In this situation, it appears that your plugin cannot function properly: activating the plugin leads to a 404 error (redirecting to/wp-admin/admin.php?page=conversiosinstead of/wp/wp-admin/admin.php?page=conversios), as well as XHR requests for saving the settings (calling/wp-admin/admin-ajax.phpinstead of/wp/wp-admin/admin-ajax.php).Is there any chance that you make the necessary changes so that your plugin can be used with Bedrock?
Thank you!
You must be logged in to reply to this topic.