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 99fb67b + e503554 commit 36f5b58Copy full SHA for 36f5b58
src/plugin.php
@@ -21,7 +21,7 @@ function main() {
21
22
function register_scripts() {
23
add_action(
24
- 'init',
+ 'wp_enqueue_scripts',
25
function () {
26
$json_data = wp_json_encode(
27
array(
0 commit comments