You should not point paths to be 'wp-content' since we nowdays can rename and move our wp-content to anything/anywhere we feel like by defining it with WP_CONTENT_DIR and WP_CONTENT_URL.
You should therefor use these new Constants instead.
You should not point paths to be 'wp-content' since we nowdays can rename and move our wp-content to anything/anywhere we feel like by defining it with WP_CONTENT_DIR and WP_CONTENT_URL.
You should therefor use these new Constants instead.
This topic has been closed to new replies.