[Plugin: Custom Admin Bar] Plugin loading non-secure content when using HTTPS
-
On line 78 of
custom-admin-bar/lib/class_wdcab_admin_pages.php, the non-HTTPS URL tojquery-ui.csscauses problems on sites that are using HTTPS for the WordPress Administration panels.You can either change the full URL to https://ajax.googleapis.com/ajax/libs/… or write some code that detects if HTTPS is being used and set the correct prefix.
The topic ‘[Plugin: Custom Admin Bar] Plugin loading non-secure content when using HTTPS’ is closed to new replies.