wp_localize_script with boolean and init

I just do something like this so long :

wp_add_inline_script('helloworld','var site_config ='.json_encode($site_config));

Leave a Comment