wp_enqueue_script called incorrectly
-
Hi,
When configured for development (i.e. with
WP_DEBUGset totrueinwp-config.php, WP complains about the fact that Simple Mail Address Encoder calls the methodwp_enqueue_scripttoo soon. I guess the correct way to call it is in response to the actionwp_enqueue_scripts.
The topic ‘wp_enqueue_script called incorrectly’ is closed to new replies.