404 dummy.js
-
The plugin is calling a javascript file in the editor screen “post-views-counter/js/dummy.js” which isn’t included in the plugin. Would it be possible for this to be removed?
wp_enqueue_script( ‘post-views-counter-block-editor-script’, POST_VIEWS_COUNTER_URL . ‘/js/dummy.js’, [] );
The topic ‘404 dummy.js’ is closed to new replies.