{"id":1265,"date":"2019-03-30T15:26:08","date_gmt":"2019-03-30T06:26:08","guid":{"rendered":"http:\/\/wp.ultimai.org\/wp\/?p=1265"},"modified":"2019-03-30T15:28:37","modified_gmt":"2019-03-30T06:28:37","slug":"fatal-error-call-to-undefined-function-get_currentuserinfo","status":"publish","type":"post","link":"http:\/\/wp.ultimai.org\/?p=1265","title":{"rendered":"Fatal error: Call to undefined function: get_currentuserinfo()"},"content":{"rendered":"<p>\u30e6\u30fc\u30b6\u30fc\u306e\u6a29\u9650\u30ec\u30d9\u30eb\u3067\u4f55\u304b\u3092\u5206\u5c90\u3057\u305f\u3044\u5834\u5408<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\"><code> \r\nrequire_once ABSPATH . WPINC . '\/pluggable.php'; \/\/ \u2190\u3053\u308c\u306e\u8aad\u307f\u8fbc\u307f\u304c\u5fc5\u8981\r\nfunction my_admin_style() {\r\n    \r\n    $user = wp_get_current_user();\r\n      \/\/\u30b9\u30c6\u30fc\u30bf\u30b9\r\n    if( $user -> wp_user_level == 2 )\r\n  echo '&lt;style>\r\n  #wpadminbar,#adminmenuwrap,#adminmenuback{display:none}\r\n  &lt;\/style>'.PHP_EOL;\r\n}\r\nadd_action('admin_print_styles', 'my_admin_style');\r\n\r\n\r\nfunction my_admin_script() {\r\n  echo '&lt;script>\r\n  \/\/\u301c\u9069\u7528\u3057\u305f\u3044\u30b9\u30af\u30ea\u30d7\u30c8\u3092\u8a18\u5165\u301c\r\n  &lt;\/script>'.PHP_EOL;\r\n}\r\nadd_action('admin_print_scripts', 'my_admin_script');\r\n\r\n <\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u30e6\u30fc\u30b6\u30fc\u306e\u6a29\u9650\u30ec\u30d9\u30eb\u3067\u4f55\u304b\u3092\u5206\u5c90\u3057\u305f\u3044\u5834\u5408 req [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[18],"tags":[],"class_list":["post-1265","post","type-post","status-publish","format-standard","hentry","category-cms"],"_links":{"self":[{"href":"http:\/\/wp.ultimai.org\/index.php?rest_route=\/wp\/v2\/posts\/1265","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/wp.ultimai.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/wp.ultimai.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/wp.ultimai.org\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/wp.ultimai.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1265"}],"version-history":[{"count":2,"href":"http:\/\/wp.ultimai.org\/index.php?rest_route=\/wp\/v2\/posts\/1265\/revisions"}],"predecessor-version":[{"id":1269,"href":"http:\/\/wp.ultimai.org\/index.php?rest_route=\/wp\/v2\/posts\/1265\/revisions\/1269"}],"wp:attachment":[{"href":"http:\/\/wp.ultimai.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1265"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/wp.ultimai.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1265"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/wp.ultimai.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1265"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}