Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WP_CONTENT_URL not being honored #81

Open
lorddev opened this issue Jul 20, 2019 · 0 comments
Open

WP_CONTENT_URL not being honored #81

lorddev opened this issue Jul 20, 2019 · 0 comments

Comments

@lorddev
Copy link

lorddev commented Jul 20, 2019

I'm trying this:

define('WP_CONTENT_URL', 'http://' . getenv('HTTP_HOST') . '/wp-content');

But wp-content is still always defaulting to the app service URL. Is there something else in the custom codebase that prevents it from honoring the config setting?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant