You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
so eg the flush permalinks menu item in the top menu should point to: http://test.local/wp/wp-admin/admin.php?page=permalinks-customizer-posts-settings&cache=1
but it omits the wp and tries to go to http://test.local/wp-admin/admin.php?page=permalinks-customizer-posts-settings&cache=1
thanks
J
The text was updated successfully, but these errors were encountered:
Hi,
I am using a bedrock installation which sets the admin pages under
/wp
directoryso eg the flush permalinks menu item in the top menu should point to:
http://test.local/wp/wp-admin/admin.php?page=permalinks-customizer-posts-settings&cache=1
but it omits the
wp
and tries to go tohttp://test.local/wp-admin/admin.php?page=permalinks-customizer-posts-settings&cache=1
thanks
J
The text was updated successfully, but these errors were encountered: