Quick Fix for SSL issues
-
To support 3.0+, you need to change line #35 to:
define( ‘CMSPO_URL’, plugin_dir_url(__FILE__) );Otherwise it will break on SSL connections in Chrome at least.
The topic ‘Quick Fix for SSL issues’ is closed to new replies.