[Plugin: Better WP Security] Better wp Security is breaking wp_enqueue_style function
-
When this plugin is turned on, it breaks wp_enqueue_style function – when user is logged out, it strips everything in style url after ? character. E.g. twentytwelve theme uses by default enqueue style for http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700 and with this plugin turned on, it strip it to http://fonts.googleapis.com/css and fails
The topic ‘[Plugin: Better WP Security] Better wp Security is breaking wp_enqueue_style function’ is closed to new replies.