wp-trigger-netlify-build
wp-trigger-netlify-build copied to clipboard
Remove notices when debug is enabled
Hi! there are a bunch of undefined offset notices being thrown when you first load the plugin BEFORE any settings are saved:
I've added some guards to stop those warnings being flagged and a block on the wp_trigger_netlify_build_admin_bar_status to stop image render until settings are saved.