{"id":8047,"date":"2023-06-22T10:52:54","date_gmt":"2023-06-22T01:52:54","guid":{"rendered":"https:\/\/y-com.info\/contents\/?p=8047"},"modified":"2023-06-22T11:52:47","modified_gmt":"2023-06-22T02:52:47","slug":"wp-members%e3%81%ae%e5%82%99%e5%bf%98%e9%8c%b2","status":"publish","type":"post","link":"https:\/\/y-com.info\/contents\/?p=8047","title":{"rendered":"wp-member\u3067\u30dc\u30bf\u30f3\u306e\u30c6\u30ad\u30b9\u30c8\u3092\u5909\u66f4\u3059\u308b\u65b9\u6cd5"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\"><strong>wp-member\u3067\u30dc\u30bf\u30f3\u306e\u30c6\u30ad\u30b9\u30c8\u3092\u5909\u66f4\u3059\u308b\u65b9\u6cd5<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">wp-member\u3067\u306f\u3001\u30dc\u30bf\u30f3\u306e\u30c6\u30ad\u30b9\u30c8\u3092\u5909\u66f4\u3059\u308b\u305f\u3081\u306bWordPress\u306e&#8217;gettext&#8217;\u30d5\u30a3\u30eb\u30bf\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002<br>\u3053\u308c\u306f\u3001\u7279\u5b9a\u306e\u30c6\u30ad\u30b9\u30c8\u6587\u5b57\u5217\u3092\u5225\u306e\u6587\u5b57\u5217\u306b\u7f6e\u304d\u63db\u3048\u308b\u305f\u3081\u306b\u4f7f\u7528\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code>add_filter( &#39;gettext&#39;, &#39;change_label&#39;, 10, 2 );\nfunction change_label( $translation, $text )\n{\n    if ( &#39;\u30dc\u30bf\u30f3ID&#39; == $text ) {\n        return &#39;\u65b0\u3057\u3044\u30dc\u30bf\u30f3\u30c6\u30ad\u30b9\u30c8&#39;;\n    }\n    return $translation;\n}<\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">\u3053\u3053\u3067 &#8216;\u30dc\u30bf\u30f3ID&#8217; \u306f\u5909\u66f4\u3057\u305f\u3044\u30dc\u30bf\u30f3\u306e\u5143\u3005\u306e\u30c6\u30ad\u30b9\u30c8\u3067\u3001&#8217;\u65b0\u3057\u3044\u30dc\u30bf\u30f3\u30c6\u30ad\u30b9\u30c8&#8217;\u306f\u3042\u306a\u305f\u304c\u30dc\u30bf\u30f3\u306b\u8868\u793a\u3057\u305f\u3044\u65b0\u3057\u3044\u30c6\u30ad\u30b9\u30c8\u306b\u7f6e\u304d\u63db\u3048\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u305f\u3068\u3048\u3070\u3001\u30ed\u30b0\u30a4\u30f3\u30dc\u30bf\u30f3\u306e\u30c6\u30ad\u30b9\u30c8\u3092\u5909\u66f4\u3059\u308b\u5834\u5408\u3001&#8217;\u30dc\u30bf\u30f3ID&#8217;\u306f&#8217;Log In&#8217;\u3068\u306a\u308a\u307e\u3059\u3002\u65b0\u898f\u767b\u9332\u30dc\u30bf\u30f3\u306e\u30c6\u30ad\u30b9\u30c8\u3092\u5909\u66f4\u3059\u308b\u5834\u5408\u306f&#8217;Register&#8217;\u3068\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code>add_filter( &#39;gettext&#39;, &#39;change_label&#39;, 10, 2 );\nfunction change_label( $translation, $text )\n{\n    if ( &#39;Log In&#39; == $text ) {\n        return &#39;\u30ed\u30b0\u30a4\u30f3&#39;;\n    }\n    else if ( &#39;Register&#39; == $text ) {\n        return &#39;\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u767b\u9332\u3059\u308b&#39;;\n    }\n    return $translation;\n}<\/code><\/pre><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong><strong>\u305d\u306e\u4ed6\u306e\u30dc\u30bf\u30f3\u3084\u30e9\u30d9\u30eb\u3082ID\u3092\u66f8\u304d\u51fa\u3059\u3053\u3068\u3067\u8abf\u3079\u308b\u3053\u3068\u304c\u3067\u304d\u308b<\/strong><\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">&#8216;Log In&#8217;\u3084&#8217;Register&#8217;\u3092\u4f8b\u3068\u3057\u307e\u3057\u305f\u304c\u3001\u4ed6\u306b\u3082\u4f7f\u308f\u308c\u3066\u3044\u308b\u30e9\u30d9\u30eb\u306f\u305f\u304f\u3055\u3093\u3042\u308a\u307e\u3059\u3002<br>\u3069\u306e\u3088\u3046\u306a\u30e9\u30d9\u30eb\u304c\u5b58\u5728\u3059\u308b\u304b\u306f\u3001\u5b9f\u969b\u306b\u53d6\u5f97\u3055\u308c\u308b$text\u3092\u8abf\u3079\u308b\u3053\u3068\u3067\u308f\u304b\u308a\u307e\u3059\u3002<br>\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u30b3\u30fc\u30c9\u3067\u30ed\u30b0\u306b$text\u306e\u5185\u5bb9\u3092\u66f8\u304d\u51fa\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code>add_filter( &#39;gettext&#39;, &#39;wpse17709_gettext&#39;, 10, 2 );\nfunction wpse17709_gettext( $translation, $text )\n{\n    error_log($text);  \/\/ \u30ed\u30b0\u306b$text\u306e\u5024\u3092\u51fa\u529b\n    return $translation;\n}<\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">\u3053\u306e\u30ed\u30b0\u306f\u901a\u5e38\u3001WordPress\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u5185\u306e<code>wp-content<\/code>\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306b\u3042\u308b<code>debug.log<\/code>\u30d5\u30a1\u30a4\u30eb\u306b\u4fdd\u5b58\u3055\u308c\u307e\u3059\u3002<br>\u3053\u308c\u306b\u3088\u308a\u3001\u7279\u5b9a\u306e\u30dc\u30bf\u30f3\u3084\u30e9\u30d9\u30eb\u306e\u30c6\u30ad\u30b9\u30c8\u304c\u4f55\u3067\u3042\u308b\u304b\u3092\u8abf\u3079\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\t<div class=\"adbanner\" style=\"margin:0 0 30px 0;\">\n\t\t<iframe loading=\"lazy\" style=\"margin:0\tauto;\" src=\"https:\/\/rcm-fe.amazon-adsystem.com\/e\/cm?o=9&p=48&l=ur1&category=amazonrotate&f=ifr&linkID=528672f6928aa364301f0b83e4e61d09&t=yossyhomepage-22&tracking_id=yossyhomepage-22\" width=\"728\" height=\"90\" scrolling=\"no\" border=\"0\" marginwidth=\"0\" style=\"border:none;\" frameborder=\"0\"><\/iframe>\n\t<\/div>\n\t","protected":false},"excerpt":{"rendered":"<p>wp-member\u3067\u30dc\u30bf\u30f3\u306e\u30c6\u30ad\u30b9\u30c8\u3092\u5909\u66f4\u3059\u308b\u65b9\u6cd5 wp-member\u3067\u306f\u3001\u30dc\u30bf\u30f3\u306e\u30c6\u30ad\u30b9\u30c8\u3092\u5909\u66f4\u3059\u308b\u305f\u3081\u306bWordPress\u306e&#8217;gettext&#8217;\u30d5\u30a3\u30eb\u30bf\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002\u3053\u308c\u306f\u3001\u7279\u5b9a\u306e\u30c6\u30ad\u30b9\u30c8\u6587\u5b57\u5217 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-8047","post","type-post","status-publish","format-standard","hentry","category-1"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/y-com.info\/contents\/index.php?rest_route=\/wp\/v2\/posts\/8047","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/y-com.info\/contents\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/y-com.info\/contents\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/y-com.info\/contents\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/y-com.info\/contents\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8047"}],"version-history":[{"count":4,"href":"https:\/\/y-com.info\/contents\/index.php?rest_route=\/wp\/v2\/posts\/8047\/revisions"}],"predecessor-version":[{"id":8053,"href":"https:\/\/y-com.info\/contents\/index.php?rest_route=\/wp\/v2\/posts\/8047\/revisions\/8053"}],"wp:attachment":[{"href":"https:\/\/y-com.info\/contents\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8047"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/y-com.info\/contents\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=8047"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/y-com.info\/contents\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=8047"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}