PHP Warning: wp_register_script missing arguments
-
I am getting this PHP warning on every page load:
Warning: Missing argument 2 for wp_register_script(), called in ../wp-content/plugins/wordpress-social-login/includes/widgets/wsl.auth.widgets.php on line 531 and defined in ../wp-includes/functions.wp-scripts.php on line 110I am using WPS on most of our login pages, but not on our homepage (which is where this php warning is being given as well). Anyway to fix this? I understand nothing actually breaks, but from what I understand is that PHP warnings/errors can cause site speed issues. Also, just bad programming in general to keep these warnings.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP Warning: wp_register_script missing arguments’ is closed to new replies.