[Plugin: Web Fonts] Error messages with WP_DEBUG=true
-
I get the following error messages when using the web-fonts plugin with
define('WP_DEBUG', true);set in wp-config.php:Notice: Use of undefined constant CACHE_PERIOD – assumed ‘CACHE_PERIOD’ in /wp-content/plugins/web-fonts/modules/fonts-com/fonts-com.php on line 693
Notice: Use of undefined constant CACHE_PERIOD – assumed ‘CACHE_PERIOD’ in /wp-content/plugins/web-fonts/modules/fonts-com/fonts-com.php on line 735
Notice: Use of undefined constant CACHE_PERIOD – assumed ‘CACHE_PERIOD’ in /wp-content/plugins/web-fonts/web-fonts.php on line 134
Notice: Undefined variable: selector_data in /wp-content/plugins/web-fonts/modules/google-web-fonts/google-web-fonts.php on line 320
Notice: Use of undefined constant CACHE_PERIOD – assumed ‘CACHE_PERIOD’ in /wp-content/plugins/web-fonts/modules/google-web-fonts/google-web-fonts.php on line 322
Notice: Use of undefined constant CACHE_PERIOD – assumed ‘CACHE_PERIOD’ in /wp-content/plugins/web-fonts/modules/fonts-com/fonts-com.php on line 715
Notice: Undefined variable: selector_data in /wp-content/plugins/web-fonts/modules/google-web-fonts/google-web-fonts.php on line 320
Notice: Use of undefined constant CACHE_PERIOD – assumed ‘CACHE_PERIOD’ in /wp-content/plugins/web-fonts/modules/google-web-fonts/google-web-fonts.php on line 322
Notice: Use of undefined constant CACHE_PERIOD – assumed ‘CACHE_PERIOD’ in /wp-content/plugins/web-fonts/modules/google-web-fonts/google-web-fonts.php on line 342
The topic ‘[Plugin: Web Fonts] Error messages with WP_DEBUG=true’ is closed to new replies.