{"id":759,"date":"2019-12-23T22:13:59","date_gmt":"2019-12-23T13:13:59","guid":{"rendered":"https:\/\/www.macvox.jp\/?p=759"},"modified":"2019-12-24T08:24:23","modified_gmt":"2019-12-23T23:24:23","slug":"notice-wp_enqueue_script-%e3%81%8c%e8%aa%a4%e3%81%a3%e3%81%a6%e5%91%bc%e3%81%b3%e5%87%ba%e3%81%95%e3%82%8c%e3%81%be%e3%81%97%e3%81%9f%e3%80%82","status":"publish","type":"post","link":"https:\/\/www.macvox.jp\/index.php\/archives\/759","title":{"rendered":"Notice: wp_enqueue_script \u304c\u8aa4\u3063\u3066\u547c\u3073\u51fa\u3055\u308c\u307e\u3057\u305f\u3002"},"content":{"rendered":"

Notice: wp_enqueue_script \u304c\u8aa4\u3063\u3066\u547c\u3073\u51fa\u3055\u308c\u307e\u3057\u305f\u3002\u30b9\u30af\u30ea\u30d7\u30c8\u304a\u3088\u3073\u30b9\u30bf\u30a4\u30eb\u306f wp_enqueue_scripts\u3001admin_enqueue_scripts\u3001login_enqueue_scripts \u30d5\u30c3\u30af\u4ee5\u964d\u306e\u307f\u306b\u767b\u9332\u30fb\u30ad\u30e5\u30fc\u8ffd\u52a0\u3067\u304d\u307e\u3059\u3002 \u8a73\u3057\u304f\u306f WordPress \u306e\u30c7\u30d0\u30c3\u30b0\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002 (\u3053\u306e\u30e1\u30c3\u30bb\u30fc\u30b8\u306f\u30d0\u30fc\u30b8\u30e7\u30f3 3.3.0 \u3067\u8ffd\u52a0\u3055\u308c\u307e\u3057\u305f) in \/home\/admin\/renew\/wp-includes\/functions.php on line 4672<\/p><\/blockquote>\n

\u3068\u30ef\u30fc\u30c9\u30d7\u30ec\u30b9\u306b\u6012\u3089\u308c\u308b\u3002
\n\u3053\u3061\u3089\u306fwp-config.php\u5185(305\u884c\u76ee\u4ed8\u8fd1)\u306e
\ndefine(‘WP_DEBUG’, xxxx);\u306e
\nxxxx\u304cfalse\u306e\u5834\u5408\u306f\u8868\u793a\u3055\u308c\u306a\u3044\u30a8\u30e9\u30fc\u3067\u3057\u305f\u306e\u3067
\n\u7279\u306b\u6c17\u306b\u3082\u3068\u3081\u3066\u304a\u3089\u305a\u3001xxxx\u3092true\u306b\u3057\u305f\u3089
\n\u8868\u793a\u3055\u308c\u3066\u3057\u307e\u3046\u3002<\/p>\n

\u30c7\u30d0\u30c3\u30b0\u30e2\u30fc\u30c9\u3067\u8b66\u544a\u304c\u51fa\u308b\u306e\u306f\u5c11\u3057\u5f8c\u5473\u304c\u60aa\u3044\u306e\u3067
\n\u4fee\u6b63\u3057\u3066\u307f\u308b\u3002<\/p>\n

\u8272\u3005\u3068\u5148\u4eba\u306e\u77e5\u6075\u3092\u304a\u501f\u308a\u3057\u305f\u6240\u3001function.php\u5185\u306b\u304a\u7d04\u675f\u901a\u308a\u306bwp_enqueue_script\u3092\u914d\u7f6e\u3057\u306a\u304b\u3063\u305f\u70ba\u306e\u8b66\u544a\u3060\u305d\u3046\u306a\u3002
\n\u306a\u308b\u307b\u3069\u30d5\u30c3\u30af\u3063\u3066add_xxxxx<\/font>\u3063\u3066\u4e8b\u3060\u3063\u3063\u305f\u3093\u3060\u3002
\n\u4eca\u56de\u306e\u79c1\u306e\u30b1\u30fc\u30b9\u306ffunction.php\u5185\u306b\u4f55\u6c17\u306a\u304f\u30dd\u30f3\u3068\u914d\u7f6e\u3057\u3066\u3057\u307e\u3063\u305f\u4ee5\u4e0b\u306e\u30b9\u30af\u30ea\u30d7\u30c8\u306e\u305b\u3044\u3067\u3057\u305f\u3002
\n\u4ee5\u4e0b\u306f\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u305f\u30d1\u30bf\u30fc\u30f3\u3068\u3057\u306a\u304b\u3063\u305f\u8a18\u8ff0\u306e\u6bd4\u8f03<\/p>\n

\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u305f\u8a18\u8ff0<\/h3>\n

\nwp_enqueue_script(‘xxxx’, get_stylesheet_directory_uri() . ‘\/js\/xxxx.js’,array(), null, true);\n<\/p><\/blockquote>\n

\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u306a\u304b\u3063\u305f\u8a18\u8ff0<\/h3>\n

\nfunction add_scripts() {
\nwp_enqueue_script(‘xxxx’, get_stylesheet_directory_uri() . ‘\/js\/xxxx.js’,array(), null, true);
\nadd_action<\/font>(‘wp_footer’, ‘add_scripts’);\n<\/p><\/blockquote>\n

\u4ee5\u4e0a
\n\u3068\u3057\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u304b\u3063\u305f\u3088\u3046\u3067\u3059\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"

Notice: wp_enqueue_script \u304c\u8aa4\u3063\u3066\u547c\u3073\u51fa\u3055\u308c\u307e\u3057\u305f\u3002\u30b9\u30af\u30ea\u30d7\u30c8\u304a\u3088\u3073\u30b9\u30bf\u30a4\u30eb\u306f wp_enqueue_scripts\u3001admin_enqueue_scripts\u3001login_enqueue_sc … \u7d9a\u304d\u3092\u8aad\u3080 “Notice: wp_enqueue_script \u304c\u8aa4\u3063\u3066\u547c\u3073\u51fa\u3055\u308c\u307e\u3057\u305f\u3002”<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9,1],"tags":[],"_links":{"self":[{"href":"https:\/\/www.macvox.jp\/index.php\/wp-json\/wp\/v2\/posts\/759"}],"collection":[{"href":"https:\/\/www.macvox.jp\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.macvox.jp\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.macvox.jp\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.macvox.jp\/index.php\/wp-json\/wp\/v2\/comments?post=759"}],"version-history":[{"count":9,"href":"https:\/\/www.macvox.jp\/index.php\/wp-json\/wp\/v2\/posts\/759\/revisions"}],"predecessor-version":[{"id":773,"href":"https:\/\/www.macvox.jp\/index.php\/wp-json\/wp\/v2\/posts\/759\/revisions\/773"}],"wp:attachment":[{"href":"https:\/\/www.macvox.jp\/index.php\/wp-json\/wp\/v2\/media?parent=759"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.macvox.jp\/index.php\/wp-json\/wp\/v2\/categories?post=759"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.macvox.jp\/index.php\/wp-json\/wp\/v2\/tags?post=759"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}