SSL not serving proper .css
-
http://codex.wordpress.org/Determining_Plugin_and_Content_Directories
this works:
define( 'WORDPRESS_SOCIAL_LOGIN_PLUGIN_URL' , rtrim( plugin_dir_url( __FILE__ ) ,'/') );
The topic ‘SSL not serving proper .css’ is closed to new replies.