We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d673669 + 1ae84e7 commit 4937000Copy full SHA for 4937000
server/easycoder.php
@@ -17,8 +17,6 @@
17
function easycoder_enqueue_script() {
18
wp_enqueue_script('easycoder_script',
19
'https://cdn.jsdelivr.net/gh/easycoder/easycoder.github.io/dist/easycoder.js', array(), '2.7.3');
20
- // wp_enqueue_script('easycoder_script', 'https://rembrandt.easycoder.software/dist/easycoder.js',
21
- array(), '2.7.3');
22
}
23
24
// Set up default plugin and REST scripts
0 commit comments