You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have no idea why I just started getting this, but I just updated this VIP Go repo in my local environment and I suddenly started getting two PHP notices. Turns out the notice came from these functions:
Notice: wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /srv/www/ona-journalists/public_html/wp-includes/functions.php on line 5167
The text was updated successfully, but these errors were encountered:
I have no idea why I just started getting this, but I just updated this VIP Go repo in my local environment and I suddenly started getting two PHP notices. Turns out the notice came from these functions:
two-factor/providers/class.two-factor-fido-u2f.php
Line 70 in 529c973
Notice: wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /srv/www/ona-journalists/public_html/wp-includes/functions.php on line 5167
The text was updated successfully, but these errors were encountered: