Use of undefined constant BULK_RESIZE_SUPER_ADMIN_ONLY
-
Just noticed this PHP notice with WP_DEBUG switched on:
Notice: Use of undefined constant BULK_RESIZE_SUPER_ADMIN_ONLY - assumed 'BULK_RESIZE_SUPER_ADMIN_ONLY' in /www/wp-content/plugins/bulk-resize-media/functions/admin.php on line 12
I didn’t look at the code… it probably means array keys are not enclosed in single quotes.
- The topic ‘Use of undefined constant BULK_RESIZE_SUPER_ADMIN_ONLY’ is closed to new replies.