{"id":11173,"date":"2023-03-16T17:44:14","date_gmt":"2023-03-16T08:44:14","guid":{"rendered":"https:\/\/hanami-web.tokyo.jp\/blog\/?p=11173"},"modified":"2023-05-03T07:45:38","modified_gmt":"2023-05-02T22:45:38","slug":"enable-rich-text-html-editor-for-the-user-profile-description","status":"publish","type":"post","link":"https:\/\/hanami-web.tokyo.jp\/blog\/microjobs\/enable-rich-text-html-editor-for-the-user-profile-description\/","title":{"rendered":"WordPress\u3092\u4f7f\u3063\u305f\u30de\u30c3\u30c1\u30f3\u30b0\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u306e\u4f5c\u308a\u65b9\u3010HivePress\u3011\u30e6\u30fc\u30b6\u30fc \u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u8aac\u660e\u306e\u30ea\u30c3\u30c1 \u30c6\u30ad\u30b9\u30c8 (HTML) \u30a8\u30c7\u30a3\u30bf\u30fc\u3092\u6709\u52b9"},"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\u306e\u8aac\u660e\u306e\u30ea\u30c3\u30c1 \u30c6\u30ad\u30b9\u30c8 (HTML) \u30a8\u30c7\u30a3\u30bf\u30fc\u3092\u6709\u52b9<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;?php\nadd_filter(\n\t'hivepress\/v1\/models\/user',\n\tfunction( $model ) {\n\t\t$model&#091;'fields']&#091;'description']&#091;'editor'] = true;\n\n\t\treturn $model;\n\t},\n\t1000\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\u306e\u8aac\u660e\u306e\u30ea\u30c3\u30c1 \u30c6\u30ad\u30b9\u30c8 (HTML) \u30a8\u30c7\u30a3\u30bf\u30fc\u3092\u6709\u52b9 function.php\u3078\u8ffd\u52a0 \u30b3\u30fc\u30c9\u306ffunction.php\u3078\u8ffd\u52a0 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":11254,"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-11173","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-6.png",720,540,false],"thumbnail":["https:\/\/hanami-web.tokyo.jp\/blog\/wp-content\/uploads\/2023\/03\/HivePress-6-150x150.png",150,150,true],"medium":["https:\/\/hanami-web.tokyo.jp\/blog\/wp-content\/uploads\/2023\/03\/HivePress-6-300x225.png",300,225,true],"medium_large":["https:\/\/hanami-web.tokyo.jp\/blog\/wp-content\/uploads\/2023\/03\/HivePress-6.png",720,540,false],"large":["https:\/\/hanami-web.tokyo.jp\/blog\/wp-content\/uploads\/2023\/03\/HivePress-6.png",720,540,false],"1536x1536":["https:\/\/hanami-web.tokyo.jp\/blog\/wp-content\/uploads\/2023\/03\/HivePress-6.png",720,540,false],"2048x2048":["https:\/\/hanami-web.tokyo.jp\/blog\/wp-content\/uploads\/2023\/03\/HivePress-6.png",720,540,false],"trp-custom-language-flag":["https:\/\/hanami-web.tokyo.jp\/blog\/wp-content\/uploads\/2023\/03\/HivePress-6.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\u306e\u8aac\u660e\u306e\u30ea\u30c3\u30c1 \u30c6&hellip;","brizy_media":[],"_links":{"self":[{"href":"https:\/\/hanami-web.tokyo.jp\/blog\/wp-json\/wp\/v2\/posts\/11173","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=11173"}],"version-history":[{"count":0,"href":"https:\/\/hanami-web.tokyo.jp\/blog\/wp-json\/wp\/v2\/posts\/11173\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hanami-web.tokyo.jp\/blog\/wp-json\/wp\/v2\/media\/11254"}],"wp:attachment":[{"href":"https:\/\/hanami-web.tokyo.jp\/blog\/wp-json\/wp\/v2\/media?parent=11173"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hanami-web.tokyo.jp\/blog\/wp-json\/wp\/v2\/categories?post=11173"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hanami-web.tokyo.jp\/blog\/wp-json\/wp\/v2\/tags?post=11173"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}