Fix to allow WordPress installed in a different folder
-
In confident-captcha/wp-plugin.php:
Replace (2 instances):
site_url()With:
WP_CONTENT_URL
The topic ‘Fix to allow WordPress installed in a different folder’ is closed to new replies.
In confident-captcha/wp-plugin.php:
Replace (2 instances): site_url()
With: WP_CONTENT_URL
The topic ‘Fix to allow WordPress installed in a different folder’ is closed to new replies.