{"id":11162,"date":"2023-03-09T17:37:01","date_gmt":"2023-03-09T08:37:01","guid":{"rendered":"https:\/\/hanami-web.tokyo.jp\/blog\/?p=11162"},"modified":"2023-05-03T07:47:29","modified_gmt":"2023-05-02T22:47:29","slug":"change-the-sidebar-position-order-on-the-request-search","status":"publish","type":"post","link":"https:\/\/hanami-web.tokyo.jp\/blog\/microjobs\/change-the-sidebar-position-order-on-the-request-search\/","title":{"rendered":"WordPress\u3092\u4f7f\u3063\u305f\u30de\u30c3\u30c1\u30f3\u30b0\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u306e\u4f5c\u308a\u65b9\u3010HivePress\u3011\u30ea\u30af\u30a8\u30b9\u30c8\u691c\u7d22\u30da\u30fc\u30b8\u306e\u30b5\u30a4\u30c9\u30d0\u30fc\u306e\u4f4d\u7f6e\uff08\u9806\u756a\uff09\u3092\u5909\u66f4"},"content":{"rendered":"\n\n<div class=\"sc\"><a href=\"https:\/\/hanami-web.tokyo.jp\/blog\/how-to-hivepress-setting\/\" title=\"HivePress\u89e3\u8aac\u76ee\u6b21\">\r\n\t<p class=\"sc-txt01\">HivePress\u3092\u4f7f\u3063\u3066\u5f0a\u793e\u3082\u30de\u30c3\u30c1\u30f3\u30b0\u30b5\u30a4\u30c8\u3092\u69cb\u7bc9\u3057\u307e\u3057\u305f\u3002<\/p>\r\n\t<p class=\"sc-txt01\">WordPress\u3092\u4f7f\u3063\u305f\u30de\u30c3\u30c1\u30f3\u30b0\u30b5\u30a4\u30c8\u306e\u4f5c\u308a\u65b9<\/p>\r\n\t<p class=\"sc-txt02\">HivePress\u89e3\u8aac\u76ee\u6b21 \u2192<\/p>\r\n<\/a><\/div>\n\n\n<div class=\"sc af\"><a href=\"https:\/\/hivepress.io\/?ref=hv\" title=\"HivePress\u516c\u5f0f\u30b5\u30a4\u30c8\" target=\"_blank\">\r\n\t<p class=\"sc-txt02\">HivePress\u516c\u5f0f\u30b5\u30a4\u30c8 \u2192<\/p>\r\n<\/a><\/div>\n\n\n\n<p>HivePress\u306e\u30b3\u30fc\u30c9\u30ec\u30b7\u30d4\u3067\u7d39\u4ecb\u3055\u308c\u3066\u3044\u308b\u30b3\u30fc\u30c9\u3092\u89e3\u8aac\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30e6\u30fc\u30b6\u30fc \u30d7\u30ed\u30d5\u30a1\u30a4\u30eb \u30d5\u30a9\u30fc\u30e0 #hivepress #users \u306e\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb\u8aac\u660e\u30d5\u30a3\u30fc\u30eb\u30c9\u3092\u975e\u8868\u793a\u306b\u3059\u308b\u30b3\u30fc\u30c9<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;?php\nadd_filter(\n        'hivepress\/v1\/templates\/requests_view_page',\n        function( $template ) {\n            return hivepress()-&gt;helper-&gt;merge_trees(\n                $template,\n                &#091;\n                    'blocks' =&gt; &#091;\n                        'page_sidebar' =&gt; &#091;\n                            '_order' =&gt; 123,\n                        ],\n                    ],\n                ]\n            );\n        }\n);<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">function.php\u3078\u8ffd\u52a0<\/h2>\n\n\n\n<p>\u30b3\u30fc\u30c9\u306ffunction.php\u3078\u8ffd\u52a0\u3057\u307e\u3059\u304c\u3001<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u5b50\u30c6\u30fc\u30de\u3092\u4f5c\u6210\u3057\u3066function.php\u306b\u8ffd\u52a0<\/li>\n\n\n\n<li>code snippets\u30d7\u30e9\u30b0\u30a4\u30f3\u3092\u4f7f\u3063\u3066\u8ffd\u52a0<\/li>\n<\/ul>\n\n\n\n<p>\u3069\u3061\u3089\u304b\u65b9\u6cd5\u3067function.php\u3092\u7de8\u96c6\u3059\u308b\u3088\u3046\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<p><a href=\"https:\/\/hanami-web.tokyo.jp\/blog\/member\/php-customize\/\" title=\"\"><span style=\"text-decoration: underline;\">\u3053\u3061\u3089\u306e\u30d6\u30ed\u30b0\u8a18\u4e8b\u3067\u306ffunction.php\u3092\u7de8\u96c6\u3059\u308b\u524d\u306e\u524d\u63d0\u77e5\u8b58\u3092\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\uff01<\/span><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>HivePress\u306e\u30b3\u30fc\u30c9\u30ec\u30b7\u30d4\u3067\u7d39\u4ecb\u3055\u308c\u3066\u3044\u308b\u30b3\u30fc\u30c9\u3092\u89e3\u8aac\u3057\u307e\u3059\u3002 \u30e6\u30fc\u30b6\u30fc \u30d7\u30ed\u30d5\u30a1\u30a4\u30eb \u30d5\u30a9\u30fc\u30e0 #hivepress #users \u306e\u30d7\u30ed\u30d5\u30a1\u30a4\u30eb\u8aac\u660e\u30d5\u30a3\u30fc\u30eb\u30c9\u3092\u975e\u8868\u793a\u306b\u3059\u308b\u30b3\u30fc\u30c9 function.php\u3078\u8ffd\u52a0 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":11230,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"content-type":"","_uag_custom_page_level_css":"","footnotes":""},"categories":[1456],"tags":[1501],"class_list":["post-11162","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-microjobs","tag-hivepress"],"blocksy_meta":[],"aioseo_notices":[],"uagb_featured_image_src":{"full":["https:\/\/hanami-web.tokyo.jp\/blog\/wp-content\/uploads\/2023\/03\/HivePress-1.png",720,540,false],"thumbnail":["https:\/\/hanami-web.tokyo.jp\/blog\/wp-content\/uploads\/2023\/03\/HivePress-1-150x150.png",150,150,true],"medium":["https:\/\/hanami-web.tokyo.jp\/blog\/wp-content\/uploads\/2023\/03\/HivePress-1-300x225.png",300,225,true],"medium_large":["https:\/\/hanami-web.tokyo.jp\/blog\/wp-content\/uploads\/2023\/03\/HivePress-1.png",720,540,false],"large":["https:\/\/hanami-web.tokyo.jp\/blog\/wp-content\/uploads\/2023\/03\/HivePress-1.png",720,540,false],"1536x1536":["https:\/\/hanami-web.tokyo.jp\/blog\/wp-content\/uploads\/2023\/03\/HivePress-1.png",720,540,false],"2048x2048":["https:\/\/hanami-web.tokyo.jp\/blog\/wp-content\/uploads\/2023\/03\/HivePress-1.png",720,540,false],"trp-custom-language-flag":["https:\/\/hanami-web.tokyo.jp\/blog\/wp-content\/uploads\/2023\/03\/HivePress-1.png",16,12,false]},"uagb_author_info":{"display_name":"\u682a\u5f0f\u4f1a\u793eHanamiWEB \u4ee3\u8868\u53d6\u7de0\u5f79 \u677e\u6d66\u307f\u3055","author_link":"https:\/\/hanami-web.tokyo.jp\/blog\/author\/hanami\/"},"uagb_comment_info":0,"uagb_excerpt":"HivePress\u306e\u30b3\u30fc\u30c9\u30ec\u30b7\u30d4\u3067\u7d39\u4ecb\u3055\u308c\u3066\u3044\u308b\u30b3\u30fc\u30c9\u3092\u89e3\u8aac\u3057\u307e\u3059\u3002 \u30e6\u30fc\u30b6\u30fc \u30d7\u30ed\u30d5\u30a1\u30a4\u30eb \u30d5\u30a9\u30fc\u30e0 #hi&hellip;","brizy_media":[],"_links":{"self":[{"href":"https:\/\/hanami-web.tokyo.jp\/blog\/wp-json\/wp\/v2\/posts\/11162","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hanami-web.tokyo.jp\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hanami-web.tokyo.jp\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hanami-web.tokyo.jp\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hanami-web.tokyo.jp\/blog\/wp-json\/wp\/v2\/comments?post=11162"}],"version-history":[{"count":0,"href":"https:\/\/hanami-web.tokyo.jp\/blog\/wp-json\/wp\/v2\/posts\/11162\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hanami-web.tokyo.jp\/blog\/wp-json\/wp\/v2\/media\/11230"}],"wp:attachment":[{"href":"https:\/\/hanami-web.tokyo.jp\/blog\/wp-json\/wp\/v2\/media?parent=11162"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hanami-web.tokyo.jp\/blog\/wp-json\/wp\/v2\/categories?post=11162"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hanami-web.tokyo.jp\/blog\/wp-json\/wp\/v2\/tags?post=11162"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}