The following PHP notice gets logged when WP_DEBUG is on, Popup Maker is the only active plugin, and you're on the widgets.php admin page. [07-Apr-2022 10:46:42 UTC] PHP Notice: wp_enqueue_script() ...
I'm getting the wrong uri's when I try to use wp_enqueue_style and wp_enqueue_script in a child theme. On 'wp_enqueue_scripts' I use 'get_stylesheet_directory_uri' to ...