{"id":17113,"date":"2025-08-08T16:31:02","date_gmt":"2025-08-08T07:31:02","guid":{"rendered":"https:\/\/tcd-manual.net\/?p=17113"},"modified":"2025-08-08T16:31:02","modified_gmt":"2025-08-08T07:31:02","slug":"__trashed-3__trashed-3-101","status":"publish","type":"post","link":"https:\/\/tcd-manual.net\/?p=17113","title":{"rendered":"TCD\u30c6\u30fc\u30deGENSEN\uff1a\u30ad\u30fc\u30ef\u30fc\u30c9\u691c\u7d22\u3067\u6587\u5b57\u6570\u5236\u9650\u3092\u8a2d\u3051\u308b\u65b9\u6cd5"},"content":{"rendered":"<h2 class=\"styled_h2\">Q.\u30ad\u30fc\u30ef\u30fc\u30c9\u691c\u7d22\u3067\u300c\u3002\u300d\u306a\u3069\u30d2\u30c3\u30c8\u6570\u306e\u591a\u3044\u7121\u610f\u5473\u306a\u6587\u5b57\u5217\u3067\u691c\u7d22\u3055\u308c\u308b\u3053\u3068\u3092\u9632\u304e\u305f\u3044\u3067\u3059\u3002\u4e8c\u6587\u5b57\u4ee5\u4e0a\u3067\u306a\u3044\u3068\u691c\u7d22\u3067\u304d\u306a\u3044\u3088\u3046\u306b\u3057\u305f\u3044\u3067\u3059\u3002<\/h2>\n<div class=\"speech_balloon left\">\n<div class=\"speech_balloon_user\">\n<img decoding=\"async\" class=\"speech_balloon_user_image\" src=\"https:\/\/tcd-manual.net\/wp-content\/uploads\/2024\/10\/labo_speech-baloon-200x200.png\" alt=\"\">\n<div class=\"speech_balloon_user_name\">TCD LABO<\/div>\n<\/div>\n<div class=\"speech_balloon_text speech_balloon1\">\n<span class=\"before\"><\/span><div class=\"speech_balloon_text_inner\"><p><a href=\"https:\/\/tcd-theme.com\/tcd050\" target=\"_blank\">GENSEN<\/a>\u306f\u691c\u7d22\u306b\u7279\u5316\u3057\u305f\u30c6\u30fc\u30de\u3067\u3059\u304c\u3001\u30ad\u30fc\u30ef\u30fc\u30c9\u691c\u7d22\u81ea\u4f53\u306f\u4ed6\u306eWordPress\u30c6\u30fc\u30de\u3067\u3082\u884c\u3048\u308b\u3082\u306e\u3067\u3059\u3002<\/p>\n<\/div>\n<span class=\"after\"><\/span><\/div>\n<\/div>\n\n<p class=\"styled_h2\">A.\u4e0b\u8a18\u306e\u65b9\u6cd5\u3067\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n<h3 class=\"styled_h3\">\u30fbGENSEN\u306e\u691c\u7d22\u30d5\u30a9\u30fc\u30e0<\/h3>\n<p>\u5916\u89b3\uff1eTCD\u30c6\u30fc\u30de\u30aa\u30d7\u30b7\u30e7\u30f3\uff1e\u57fa\u672c\u8a2d\u5b9a\u306e\u30ab\u30b9\u30bf\u30e0\u30b9\u30af\u30ea\u30d7\u30c8\u306b\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\n&lt;script&gt;\r\ndocument.addEventListener(&#039;DOMContentLoaded&#039;, function () {\r\n  const input = document.getElementById(&#039;header_search_keywords&#039;);\r\n  const submitBtn = document.getElementById(&#039;header_search_submit&#039;);\r\n  const minLength = 2; \/\/ \u6700\u5c0f\u6587\u5b57\u6570\r\n\r\n  submitBtn.addEventListener(&#039;click&#039;, function (e) {\r\n    const keyword = input.value.trim();\r\n\r\n    if (keyword.length &lt; minLength) {\r\n      e.preventDefault();\r\n      alert(`${minLength}\u6587\u5b57\u4ee5\u4e0a\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002`);\r\n    }\r\n  });\r\n});\r\n&lt;\/script&gt;\r\n<\/pre>\n<h3 class=\"styled_h3\">\u30fbWordPress\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u30b5\u30a4\u30c8\u5185\u30ad\u30fc\u30ef\u30fc\u30c9\u691c\u7d22<\/h3>\n<p>\u540c\u3058\u304f\u3001TCD\u30c6\u30fc\u30de\u30aa\u30d7\u30b7\u30e7\u30f3\uff1e\u57fa\u672c\u8a2d\u5b9a\uff1e\u30ab\u30b9\u30bf\u30e0\u30b9\u30af\u30ea\u30d7\u30c8\u306b\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\n&lt;script&gt;\r\ndocument.addEventListener(&#039;DOMContentLoaded&#039;, function () {\r\n  const searchForms = document.querySelectorAll(&#039;form.searchform&#039;);\r\n  const minLength = 2; \/\/ \u6700\u5c0f\u6587\u5b57\u6570\r\n  \r\n  searchForms.forEach(function (form) {\r\n    const input = form.querySelector(&#039;input&#x5B;type=&quot;text&quot;]&#039;);\r\n    const submitBtn = form.querySelector(&#039;button&#x5B;type=&quot;submit&quot;], input&#x5B;type=&quot;submit&quot;]&#039;);\r\n    submitBtn.addEventListener(&#039;click&#039;, function (e) {\r\n      const keyword = input.value.trim();\r\n      if (keyword.length &lt; minLength) {\r\n        e.preventDefault();\r\n        alert(`${minLength}\u6587\u5b57\u4ee5\u4e0a\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002`);\r\n      }\r\n    });\r\n  });\r\n});\r\n&lt;\/script&gt;\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"Q.\u30ad\u30fc\u30ef\u30fc\u30c9\u691c\u7d22\u3067\u300c\u3002\u300d\u306a\u3069\u30d2\u30c3\u30c8\u6570\u306e\u591a\u3044\u7121\u610f\u5473\u306a\u6587\u5b57\u5217\u3067\u691c\u7d22\u3055\u308c\u308b\u3053\u3068\u3092\u9632\u304e\u305f\u3044\u3067\u3059\u3002\u4e8c\u6587\u5b57\u4ee5\u4e0a\u3067\u306a\u3044\u3068\u691c\u7d22\u3067\u304d\u306a\u3044\u3088\u3046\u306b\u3057\u305f\u3044\u3067\u3059\u3002 A.\u4e0b\u8a18\u306e\u65b9\u6cd5\u3067\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3057\u3066\u304f\u3060\u3055\u3044\u3002 \u30fbGENSEN\u306e\u691c\u7d22\u30d5\u30a9\u30fc\u30e0 \u5916\u89b3\uff1e [&hellip;]","protected":false},"author":16,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[487,63],"tags":[772,96],"class_list":["post-17113","post","type-post","status-publish","format-standard","hentry","category-tcd050","category-common","tag-772","tag-search-target"],"_links":{"self":[{"href":"https:\/\/tcd-manual.net\/index.php?rest_route=\/wp\/v2\/posts\/17113","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tcd-manual.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tcd-manual.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tcd-manual.net\/index.php?rest_route=\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/tcd-manual.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=17113"}],"version-history":[{"count":4,"href":"https:\/\/tcd-manual.net\/index.php?rest_route=\/wp\/v2\/posts\/17113\/revisions"}],"predecessor-version":[{"id":17117,"href":"https:\/\/tcd-manual.net\/index.php?rest_route=\/wp\/v2\/posts\/17113\/revisions\/17117"}],"wp:attachment":[{"href":"https:\/\/tcd-manual.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=17113"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tcd-manual.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=17113"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tcd-manual.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=17113"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}