CSS version call is incorrect
-
One of our fail2ban jails caught a site using your plugin. The reason was that the ?ver= in the CSS link HTML contained the entire URL of the site rather than the version.
I tracked the issue down to /core/functions.display.php. On lines 35 and 43, the ‘version’ argument in the
wp_register_style()call includes the plugins_url again rather than just a ” or the actual version.I’ve patched our copy of the plugin to fix the problem, but I wanted you to know of the problem.
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘CSS version call is incorrect’ is closed to new replies.