can WP-ADMIN externalize also like the WP-CONTENT?
-
I have successfully externazlie our wp-content file into another directory
define(‘WP-CONTENT-DIR’, ‘/domains/example.com/html/core’);
define(‘WP-CONTENT-URL’, ‘/https://example.com/core’);can this also be posible for WP-ADMIN?
- The topic ‘can WP-ADMIN externalize also like the WP-CONTENT?’ is closed to new replies.