{"id":613,"date":"2024-11-07T13:38:43","date_gmt":"2024-11-07T04:38:43","guid":{"rendered":"https:\/\/bokumin45.server-on.net\/blog\/?p=613"},"modified":"2025-10-30T12:28:18","modified_gmt":"2025-10-30T03:28:18","slug":"613","status":"publish","type":"post","link":"https:\/\/www.bokumin.org\/blog\/2024\/11\/07\/613\/","title":{"rendered":"\u30ef\u30fc\u30c9\u30d7\u30ec\u30b9\u3067\u81ea\u4f5c\u30d7\u30e9\u30b0\u30a4\u30f3\u3092\u516c\u958b\u3059\u308b"},"content":{"rendered":"\n<p class=\"has-medium-font-size\">Publishing Your Custom WordPress Plugin<\/p>\n\n\n\n<p class=\"has-large-font-size\"><strong>\u306f\u3058\u3081\u306b<\/strong><\/p>\n\n\n\n<p>WordPress\u30d7\u30e9\u30b0\u30a4\u30f3\u3063\u3066\u7d50\u69cb\u7c21\u5358\u306b\u516c\u958b\u30fb\u767b\u9332\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3088\u3063\u3066\u3044\u3046\u5185\u5bb9\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002\u53c2\u8003\u306b\u306a\u308c\u3070\u5e78\u3044\u3067\u3059\u3002<\/p>\n\n\n\n<p class=\"has-large-font-size\"><strong>1\uff0ePHP\u3067\u30d7\u30e9\u30b0\u30a4\u30f3\u3092\u4f5c\u6210\u3059\u308b<\/strong><\/p>\n\n\n\n<p>\u57fa\u672c\u7684\u306a\u30d5\u30a1\u30a4\u30eb\u69cb\u9020\u304b\u3089\u8aac\u660e\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4f8b\u3048\u3070\u3001\u300chogehoge\u3068\u3044\u3046\u30a2\u30d7\u30ea\u3092\u4f5c\u308a\u305f\u3044\u306a\uff5e\u300d\u3068\u601d\u3063\u305f\u5834\u5408\u3001\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u30d5\u30a1\u30a4\u30eb\u69cb\u9020\u3067\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3092\u4f5c\u6210\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#babed8;--cbp-line-number-width:calc(1 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#babed8;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>hogehoge\/\n\u251c\u2500\u2500 hogehoge.php         # \u30e1\u30a4\u30f3\u30d5\u30a1\u30a4\u30eb\n\u251c\u2500\u2500 readme.txt           # \u5fc5\u9808\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\n\u251c\u2500\u2500 includes\/            # \u6a5f\u80fd\u5225\u306ePHP\u30d5\u30a1\u30a4\u30eb\n\u251c\u2500\u2500 assets\/              # CSS, JavaScript, \u753b\u50cf\n\u2514\u2500\u2500 languages\/           # \u7ffb\u8a33\u30d5\u30a1\u30a4\u30eb<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki material-theme-ocean\" style=\"background-color: #0F111A\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #FFCB6B\">hogehoge\/<\/span><\/span>\n<span class=\"line\"><span style=\"color: #FFCB6B\">\u251c\u2500\u2500<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">hogehoge.php<\/span><span style=\"color: #BABED8\">         <\/span><span style=\"color: #464B5D; font-style: italic\"># \u30e1\u30a4\u30f3\u30d5\u30a1\u30a4\u30eb<\/span><\/span>\n<span class=\"line\"><span style=\"color: #FFCB6B\">\u251c\u2500\u2500<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">readme.txt<\/span><span style=\"color: #BABED8\">           <\/span><span style=\"color: #464B5D; font-style: italic\"># \u5fc5\u9808\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8<\/span><\/span>\n<span class=\"line\"><span style=\"color: #FFCB6B\">\u251c\u2500\u2500<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">includes\/<\/span><span style=\"color: #BABED8\">            <\/span><span style=\"color: #464B5D; font-style: italic\"># \u6a5f\u80fd\u5225\u306ePHP\u30d5\u30a1\u30a4\u30eb<\/span><\/span>\n<span class=\"line\"><span style=\"color: #FFCB6B\">\u251c\u2500\u2500<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">assets\/<\/span><span style=\"color: #BABED8\">              <\/span><span style=\"color: #464B5D; font-style: italic\"># CSS, JavaScript, \u753b\u50cf<\/span><\/span>\n<span class=\"line\"><span style=\"color: #FFCB6B\">\u2514\u2500\u2500<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">languages\/<\/span><span style=\"color: #BABED8\">           <\/span><span style=\"color: #464B5D; font-style: italic\"># \u7ffb\u8a33\u30d5\u30a1\u30a4\u30eb<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<h3 class=\"wp-block-heading has-large-font-size\"><strong>\u30e1\u30a4\u30f3\u30d7\u30e9\u30b0\u30a4\u30f3\u30d5\u30a1\u30a4\u30eb\u306e\u4f5c\u6210<\/strong><\/h3>\n\n\n\n<p>\u30d7\u30e9\u30b0\u30a4\u30f3\u306e\u30e1\u30a4\u30f3\u30d5\u30a1\u30a4\u30eb(hogehoge.php\uff09\u306b\u306f\u3001\u4ee5\u4e0b\u306e\u30d8\u30c3\u30c0\u30fc\u30b3\u30e1\u30f3\u30c8\u304c\u5fc5\u8981\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#babed8;--cbp-line-number-width:calc(2 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#babed8;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>&lt;?php\n\/*\nPlugin Name: \u30d7\u30e9\u30b0\u30a4\u30f3\u540d\nPlugin URI: https:\/\/example.com\/plugin\nDescription: \u30d7\u30e9\u30b0\u30a4\u30f3\u306e\u8aac\u660e\nVersion: 1.0.0\nAuthor: \u3042\u306a\u305f\u306e\u540d\u524d\nAuthor URI: https:\/\/example.com\nLicense: GPL v2 or later\nText Domain: hogehoge\n*\/\n\n\/\/ \u30d7\u30e9\u30b0\u30a4\u30f3\u304c\u76f4\u63a5\u30a2\u30af\u30bb\u30b9\u3055\u308c\u308b\u306e\u3092\u9632\u3050\nif (!defined('ABSPATH')) {\n    exit;\n}<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki material-theme-ocean\" style=\"background-color: #0F111A\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #89DDFF\">&lt;?<\/span><span style=\"color: #BABED8\">php<\/span><\/span>\n<span class=\"line\"><span style=\"color: #464B5D; font-style: italic\">\/*<\/span><\/span>\n<span class=\"line\"><span style=\"color: #464B5D; font-style: italic\">Plugin Name: \u30d7\u30e9\u30b0\u30a4\u30f3\u540d<\/span><\/span>\n<span class=\"line\"><span style=\"color: #464B5D; font-style: italic\">Plugin URI: https:\/\/example.com\/plugin<\/span><\/span>\n<span class=\"line\"><span style=\"color: #464B5D; font-style: italic\">Description: \u30d7\u30e9\u30b0\u30a4\u30f3\u306e\u8aac\u660e<\/span><\/span>\n<span class=\"line\"><span style=\"color: #464B5D; font-style: italic\">Version: 1.0.0<\/span><\/span>\n<span class=\"line\"><span style=\"color: #464B5D; font-style: italic\">Author: \u3042\u306a\u305f\u306e\u540d\u524d<\/span><\/span>\n<span class=\"line\"><span style=\"color: #464B5D; font-style: italic\">Author URI: https:\/\/example.com<\/span><\/span>\n<span class=\"line\"><span style=\"color: #464B5D; font-style: italic\">License: GPL v2 or later<\/span><\/span>\n<span class=\"line\"><span style=\"color: #464B5D; font-style: italic\">Text Domain: hogehoge<\/span><\/span>\n<span class=\"line\"><span style=\"color: #464B5D; font-style: italic\">*\/<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #464B5D; font-style: italic\">\/\/ \u30d7\u30e9\u30b0\u30a4\u30f3\u304c\u76f4\u63a5\u30a2\u30af\u30bb\u30b9\u3055\u308c\u308b\u306e\u3092\u9632\u3050<\/span><\/span>\n<span class=\"line\"><span style=\"color: #89DDFF; font-style: italic\">if<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #89DDFF\">(!<\/span><span style=\"color: #82AAFF\">defined<\/span><span style=\"color: #89DDFF\">(<\/span><span style=\"color: #89DDFF\">&#39;<\/span><span style=\"color: #C3E88D\">ABSPATH<\/span><span style=\"color: #89DDFF\">&#39;<\/span><span style=\"color: #89DDFF\">))<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #89DDFF\">{<\/span><\/span>\n<span class=\"line\"><span style=\"color: #BABED8\">    <\/span><span style=\"color: #89DDFF; font-style: italic\">exit<\/span><span style=\"color: #89DDFF\">;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #89DDFF\">}<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>\u53c2\u8003\u307e\u3067\u306b\u3001\u79c1\u304c\u516c\u958b\u3057\u305f\u30d7\u30e9\u30b0\u30a4\u30f3\u3092\u304a\u3044\u3066\u304a\u304d\u307e\u3059\u306e\u3067\u3088\u3051\u308c\u3070\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002\u30a2\u30d7\u30ea\u306e\u5185\u5bb9\u3068\u3057\u3066\u306f\u3001\u30b9\u30de\u30db\u3084PC\u306a\u3069\u306e\u7aef\u672b\u306b\u3088\u3063\u3066\u6587\u5b57\u306e\u30b5\u30a4\u30ba\u3092\u5909\u66f4\u3059\u308b\u3068\u3044\u3046\u3082\u306e\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002<br><a href=\"https:\/\/github.com\/bokumin\/text-size-adjust\">text-size-adjust<\/a><\/p>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading has-large-font-size\"><strong>2. \u30d7\u30e9\u30b0\u30a4\u30f3\u306e\u30c6\u30b9\u30c8\u3068\u30c1\u30a7\u30c3\u30af<\/strong><\/h2>\n\n\n\n<h3 class=\"wp-block-heading has-large-font-size\"><strong>Plugin Check\u306b\u3088\u308b\u691c\u8a3c<\/strong><\/h3>\n\n\n\n<p>\u30d7\u30e9\u30b0\u30a4\u30f3\u306e\u958b\u767a\u304c\u5b8c\u4e86\u3057\u305f\u3089\u3001<strong><a href=\"https:\/\/ja.wordpress.org\/plugins\/plugin-check\/\">Plugin Check<\/a><\/strong>\u3068\u3044\u3046\u30d7\u30e9\u30b0\u30a4\u30f3\u3092\u4f7f\u3063\u3066\u30a8\u30e9\u30fc\u3084\u8b66\u544a\u304c\u306a\u3044\u304b\u30c1\u30a7\u30c3\u30af\u3092\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<br>\u4ee5\u4e0b\u306f\u305d\u306e\u624b\u9806\u3067\u3059\u3002<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Plugin Check\u30d7\u30e9\u30b0\u30a4\u30f3\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<\/li>\n\n\n\n<li>\u4ee5\u4e0b\u306e\u9805\u76ee\u3092\u91cd\u70b9\u7684\u306b\u30c1\u30a7\u30c3\u30af\u3059\u308b\n<ul class=\"wp-block-list\">\n<li>PHP\u8b66\u544a\/\u30a8\u30e9\u30fc<\/li>\n\n\n\n<li>WordPress\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u898f\u7d04\u6e96\u62e0<\/li>\n\n\n\n<li>\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u554f\u984c<\/li>\n\n\n\n<li>\u975e\u63a8\u5968\u95a2\u6570\u306e\u4f7f\u7528<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading has-large-font-size\"><strong>\u624b\u52d5\u30c6\u30b9\u30c8\u9805\u76ee<\/strong><\/h3>\n\n\n\n<p>\u79c1\u306e\u5834\u5408\u3001\u30c6\u30b9\u30c8\u74b0\u5883\u306f\u81ea\u5b85\u30b5\u30fc\u30d0\u306e\u30ed\u30fc\u30ab\u30eb\u74b0\u5883\u3067\u78ba\u8a8d\u3092\u884c\u3044\u307e\u3057\u305f\u3002<br>Docker\u3084GithubActions\u3092\u4f7f\u7528\u3057\u3066\u4f5c\u6210\u3059\u308b\u65b9\u6cd5\u3082\u3042\u308a\u307e\u3059\u306e\u3067\u3001\u500b\u4eba\u3067\u4f5c\u6210\u3059\u308b\u5834\u5408\u306f\u81ea\u5206\u306b\u5408\u3063\u305f\u65b9\u6cd5\u3092\u63a2\u3057\u3066\u884c\u3046\u306e\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u7570\u306a\u308bWordPress\u30d0\u30fc\u30b8\u30e7\u30f3\u3067\u306e\u52d5\u4f5c\u78ba\u8a8d<\/li>\n\n\n\n<li>\u4ed6\u306e\u30d7\u30e9\u30b0\u30a4\u30f3\u3068\u306e\u4e92\u63db\u6027<\/li>\n\n\n\n<li>\u30de\u30eb\u30c1\u30b5\u30a4\u30c8\u74b0\u5883\u3067\u306e\u52d5\u4f5c<\/li>\n\n\n\n<li>\u7570\u306a\u308bPHP\u30d0\u30fc\u30b8\u30e7\u30f3\u3067\u306e\u30c1\u30a7\u30c3\u30af\uff08\u51fa\u6765\u308c\u3070\uff09<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading has-large-font-size\"><strong>3. \u30d7\u30e9\u30b0\u30a4\u30f3\u306e\u516c\u958b\u624b\u7d9a\u304d<\/strong><\/h2>\n\n\n\n<p class=\"has-large-font-size\"><strong>3-1. WordPress.org\u3067\u306e\u4e8b\u524d\u6e96\u5099<\/strong><\/p>\n\n\n\n<p>\u6b21\u306b\u3001\u30d7\u30e9\u30b0\u30a4\u30f3\u306e\u516c\u958b\u624b\u7d9a\u304d\u3092\u884c\u3063\u3066\u3044\u304d\u307e\u3059\u3002<br>\u30d7\u30e9\u30b0\u30a4\u30f3\u3092\u516c\u958b\u3059\u308b\u305f\u3081\u306b\u306f\u3001<a href=\"https:\/\/wordpress.org\/plugins\/developers\/add\/\">https:\/\/wordpress.org<\/a>\u3067\u306e\u30a2\u30ab\u30a6\u30f3\u30c8\u4f5c\u6210\u304c\u5fc5\u8981\u3067\u3059\u3002<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><a href=\"https:\/\/wordpress.org\/plugins\/developers\/add\/\">https:\/\/wordpress.org\/plugins\/developers\/add\/<\/a>\u306b\u30a2\u30af\u30bb\u30b9<\/li>\n\n\n\n<li>\u30ac\u30a4\u30c9\u30e9\u30a4\u30f3\u306b\u76ee\u3092\u901a\u3059<br>&#8211;<a href=\"https:\/\/developer.wordpress.org\/coding-standards\/wordpress-coding-standards\/\">https:\/\/developer.wordpress.org\/coding-standards\/wordpress-coding-standards\/<\/a><br>&#8211;<a href=\"https:\/\/developer.wordpress.org\/plugins\/\">https:\/\/developer.wordpress.org\/plugins\/<\/a><br>&#8211;<a href=\"https:\/\/developer.wordpress.org\/plugins\/wordpress-org\/detailed-plugin-guidelines\/\">https:\/\/developer.wordpress.org\/plugins\/wordpress-org\/detailed-plugin-guidelines\/<\/a><\/li>\n\n\n\n<li>\u554f\u984c\u304c\u306a\u3051\u308c\u3070\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading has-large-font-size\"><strong>3-2. \u30ec\u30d3\u30e5\u30fc\u307e\u3067\u306e\u904e\u7a0b\uff08\u79c1\u306e\u5834\u5408\uff09<\/strong><\/h3>\n\n\n\n<p>\u79c1\u306f\u4eca\u56de\u304c\u306f\u3058\u3081\u3066\u3060\u3063\u305f\u3053\u3068\u3082\u3042\u3063\u3066\u8272\u3005\u3068\u4fee\u6b63\u6307\u6458\u3092\u53d7\u3051\u307e\u3057\u305f\u3002\u4ee5\u4e0b\u304c\u5b9f\u969b\u306b\u9023\u7d61\u3057\u3066\u3044\u305f\u3060\u3044\u305f\u4fee\u6b63\u6848\u3067\u3059\u3002<br>\u30fb\u767b\u9332\u3055\u308c\u305f\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u3001<code>register_setting()<\/code>&nbsp;\u3067\u9069\u5207\u306b\u30b5\u30cb\u30bf\u30a4\u30ba\uff08\u30c7\u30fc\u30bf\u3092\u5b89\u5168\u306a\u5f62\u5f0f\u306b\u5909\u63db\uff09\u3055\u308c\u308b\u5fc5\u8981\u304c\u3042\u308b<br>\u30fbPHP \u3067 exec()\/shell_exec()&nbsp;\u306f\u4f7f\u3063\u3066\u306f\u3044\u3051\u306a\u3044<br>\u30fb\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3057\u305fZIP\u30d5\u30a1\u30a4\u30eb\u304c\u30d7\u30e9\u30b0\u30a4\u30f3\u540d\u3068\u7570\u306a\u308b\uff08git\u304b\u3089\u624b\u52d5\u3067\u53d6\u5f97\u3057\u305f\u70ba\uff09<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1325\" height=\"526\" src=\"https:\/\/bokumin45.server-on.net\/blog\/wp-content\/uploads\/2024\/11\/1730960280737.jpg\" alt=\"\" class=\"wp-image-628\" srcset=\"https:\/\/www.bokumin.org\/blog\/wp-content\/uploads\/2024\/11\/1730960280737.jpg 1325w, https:\/\/www.bokumin.org\/blog\/wp-content\/uploads\/2024\/11\/1730960280737-300x119.jpg 300w, https:\/\/www.bokumin.org\/blog\/wp-content\/uploads\/2024\/11\/1730960280737-768x305.jpg 768w, https:\/\/www.bokumin.org\/blog\/wp-content\/uploads\/2024\/11\/1730960280737-600x238.jpg 600w\" sizes=\"auto, (max-width: 1325px) 100vw, 1325px\" \/><\/figure>\n\n\n\n<p>\u203b\u3053\u306e\u3088\u3046\u306b\u30ec\u30d3\u30e5\u30fc\u30c1\u30fc\u30e0\u304b\u3089\u30e1\u30fc\u30eb\u304c\u5c4a\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u3068\u3081\u307e\u3059\u3068\u3001<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>7\uff5e10\u65e5\u7a0b\u5ea6\u3067\u30ec\u30d3\u30e5\u30fc\u7d50\u679c\u304c\u30e1\u30fc\u30eb\u3067\u5c4a\u304f\uff08\u79c1\u306e\u5834\u5408\u3001\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3057\u3066\u304b\u30898\u65e5\u5f8c\u306b\u9023\u7d61\u304c\u6765\u307e\u3057\u305f\uff09<\/li>\n\n\n\n<li>\u4fee\u6b63\u304c\u5fc5\u8981\u306a\u5834\u5408\u306f\u6307\u6458\u3055\u308c\u305f\u7b87\u6240\u3092\u4fee\u6b63\u3057\u3066\u518d\u63d0\u51fa(<a href=\"https:\/\/wordpress.org\/plugins\/developers\/add\/\">https:\/\/wordpress.org\/plugins\/developers\/add\/<\/a>\u306b\u518d\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9)<br>\u203b\u4fee\u6b63\u3092\u884c\u3063\u3066\u63d0\u51fa\u3057\u305f1\u6642\u9593\u4ee5\u5185\u306b\u79c1\u306e\u5834\u5408\u306f\u627f\u8a8d\u30e1\u30fc\u30eb\u304c\u304d\u307e\u3057\u305f\u3002\u4fee\u6b63\u5f8c\u306f\u5bfe\u5fdc\u304c\u65e9\u3044\u3068\u601d\u3044\u307e\u3059\u3002<\/li>\n\n\n\n<li>\u554f\u984c\u304c\u306a\u3051\u308c\u3070\u516c\u958b\u624b\u7d9a\u304d\u306b\u9032\u3080<\/li>\n<\/ul>\n\n\n\n<p>\u30d7\u30e9\u30b0\u30a4\u30f3\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u627f\u8a8d\u3055\u308c\u305f\u5834\u5408\u3001\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u30e1\u30fc\u30eb\u304c\u5c4a\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1410\" height=\"424\" src=\"https:\/\/bokumin45.server-on.net\/blog\/wp-content\/uploads\/2024\/11\/1731021589644.jpg\" alt=\"\" class=\"wp-image-651\" srcset=\"https:\/\/www.bokumin.org\/blog\/wp-content\/uploads\/2024\/11\/1731021589644.jpg 1410w, https:\/\/www.bokumin.org\/blog\/wp-content\/uploads\/2024\/11\/1731021589644-300x90.jpg 300w, https:\/\/www.bokumin.org\/blog\/wp-content\/uploads\/2024\/11\/1731021589644-768x231.jpg 768w, https:\/\/www.bokumin.org\/blog\/wp-content\/uploads\/2024\/11\/1731021589644-600x180.jpg 600w\" sizes=\"auto, (max-width: 1410px) 100vw, 1410px\" \/><\/figure>\n\n\n\n<p>\u3053\u306e\u30e1\u30fc\u30eb\u3067\u5c4a\u3044\u305fSVN URL\u3068\u3001\u81ea\u5206\u3067\u8a2d\u5b9a\u3057\u305fSVN\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u4f7f\u3063\u3066\u30ef\u30fc\u30c9\u30d7\u30ec\u30b9\u30d7\u30e9\u30b0\u30a4\u30f3\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<br>SVN\u30d1\u30b9\u30ef\u30fc\u30c9\u306fWordPress.org\u306e\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u90e8\u5206\uff08<a href=\"https:\/\/profiles.wordpress.org\/bokumin\/profile\/edit\/group\/3\/?screen=svn-password\">https:\/\/profiles.wordpress.org\/bokumin\/profile\/edit\/group\/3\/?screen=svn-password<\/a>\uff09\u3067\u8a2d\u5b9a\u304c\u53ef\u80fd\u3067\u3059\u3002<\/p>\n\n\n\n<p class=\"has-large-font-size\"><strong>3-3. SVN\u74b0\u5883\u306e\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7<\/strong><\/p>\n\n\n\n<p>\u6b21\u306b\u3001SVN\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3092\u884c\u3063\u3066\u3044\u304d\u307e\u3059\u3002\u79c1\u306eOS\u306fOpenSUSE\u306a\u306e\u3067\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u304c\u3067\u304d\u307e\u3057\u305f\u3002\u4ed6\u306eOS\u3082\u8abf\u3079\u308c\u3070\u51fa\u3066\u304f\u308b\u3068\u601d\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#babed8;--cbp-line-number-width:calc(1 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#babed8;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>sudo zypper install subversion<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki material-theme-ocean\" style=\"background-color: #0F111A\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #FFCB6B\">sudo<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">zypper<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">install<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">subversion<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>\u305d\u306e\u5f8c\u3001\u4ee5\u4e0b\u306e\u624b\u9806\u3067\u4f5c\u696d\u3092\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#babed8;--cbp-line-number-width:calc(1 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#babed8;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly># \u30d7\u30e9\u30b0\u30a4\u30f3\u306e\u30c1\u30a7\u30c3\u30af\u30a2\u30a6\u30c8\n# \u30d7\u30e9\u30b0\u30a4\u30f3\u304chogehoge\u306e\u5834\u5408\nsvn checkout https:\/\/plugins.svn.wordpress.org\/hogehoge\/ hogehoge\ncd hogehoge\n# wordpress.org\u306e\u30e6\u30fc\u30b6\u30fc\u540d\u3068\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5165\u529b\nsvn auth --username USERNAME --password SVN_PASS<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki material-theme-ocean\" style=\"background-color: #0F111A\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #464B5D; font-style: italic\"># \u30d7\u30e9\u30b0\u30a4\u30f3\u306e\u30c1\u30a7\u30c3\u30af\u30a2\u30a6\u30c8<\/span><\/span>\n<span class=\"line\"><span style=\"color: #464B5D; font-style: italic\"># \u30d7\u30e9\u30b0\u30a4\u30f3\u304chogehoge\u306e\u5834\u5408<\/span><\/span>\n<span class=\"line\"><span style=\"color: #FFCB6B\">svn<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">checkout<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">https:\/\/plugins.svn.wordpress.org\/hogehoge\/<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">hogehoge<\/span><\/span>\n<span class=\"line\"><span style=\"color: #82AAFF\">cd<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">hogehoge<\/span><\/span>\n<span class=\"line\"><span style=\"color: #464B5D; font-style: italic\"># wordpress.org\u306e\u30e6\u30fc\u30b6\u30fc\u540d\u3068\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5165\u529b<\/span><\/span>\n<span class=\"line\"><span style=\"color: #FFCB6B\">svn<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">auth<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">--username<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">USERNAME<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">--password<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">SVN_PASS<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p class=\"has-large-font-size\"><strong>3-4. \u30d5\u30a1\u30a4\u30eb\u306e\u914d\u7f6e\u3068\u30b3\u30df\u30c3\u30c8<\/strong><\/p>\n\n\n\n<p>\u3053\u3053\u307e\u3067\u554f\u984c\u306a\u304f\u9032\u3081\u3070\u3001\u5b9f\u969b\u306b\u30d7\u30e9\u30b0\u30a4\u30f3\u3092svn\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306b\u30b3\u30d4\u30fc\u3057\u3066\u3044\u304d\u307e\u3059\u3002<br><strong>trunk\u306b\u306f\u73fe\u5728\u306e\u30d7\u30e9\u30b0\u30a4\u30f3\u306e\u6700\u65b0\u306e\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u30d5\u30a1\u30a4\u30eb\u3092\u3001assets\u306b\u306f\u30d8\u30c3\u30c0\u30fc\u753b\u50cf(772&#215;250)\u3084\u30d7\u30e9\u30b0\u30a4\u30f3\u306e\u30a2\u30a4\u30b3\u30f3\u753b\u50cf(256&#215;256)\u3001tags\u306b\u306f\u30d0\u30fc\u30b8\u30e7\u30f3\u540d\u3067\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3092\u4f5c\u6210\u3057\u3001\u305d\u3053\u306b\u8a72\u5f53\u30d0\u30fc\u30b8\u30e7\u30f3\u306e\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30d5\u30a1\u30a4\u30eb\u3092\u30b3\u30d4\u30fc\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/strong><\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#babed8;--cbp-line-number-width:calc(2 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#babed8;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly># \u30d7\u30e9\u30b0\u30a4\u30f3\u30d5\u30a1\u30a4\u30eb\u306e\u30b3\u30d4\u30fc\ncp -r project\/hogehoge\/* ~\/hogehoge\/trunk\/\ncp -r project\/hogehoge\/* ~\/hogehoge\/1.0\/*\ncp icon-256x256.png banner-772x250.png ~\/hogehoge\/assets\/\n\ncd ~\/hogehoge\nsvn add trunk\/* --force\nsvn add assets\/* --force\nsvn add tags\/* --force\n\nsvn commit -m \"Initial commit\" --username USERNAME  --password svn_password<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki material-theme-ocean\" style=\"background-color: #0F111A\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #464B5D; font-style: italic\"># \u30d7\u30e9\u30b0\u30a4\u30f3\u30d5\u30a1\u30a4\u30eb\u306e\u30b3\u30d4\u30fc<\/span><\/span>\n<span class=\"line\"><span style=\"color: #FFCB6B\">cp<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">-r<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">project\/hogehoge\/<\/span><span style=\"color: #BABED8\">*<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">~\/hogehoge\/trunk\/<\/span><\/span>\n<span class=\"line\"><span style=\"color: #FFCB6B\">cp<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">-r<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">project\/hogehoge\/<\/span><span style=\"color: #BABED8\">*<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">~\/hogehoge\/1.0\/<\/span><span style=\"color: #BABED8\">*<\/span><\/span>\n<span class=\"line\"><span style=\"color: #FFCB6B\">cp<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">icon-256x256.png<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">banner-772x250.png<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">~\/hogehoge\/assets\/<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #82AAFF\">cd<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">~\/hogehoge<\/span><\/span>\n<span class=\"line\"><span style=\"color: #FFCB6B\">svn<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">add<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">trunk\/<\/span><span style=\"color: #BABED8\">*<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">--force<\/span><\/span>\n<span class=\"line\"><span style=\"color: #FFCB6B\">svn<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">add<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">assets\/<\/span><span style=\"color: #BABED8\">*<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">--force<\/span><\/span>\n<span class=\"line\"><span style=\"color: #FFCB6B\">svn<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">add<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">tags\/<\/span><span style=\"color: #BABED8\">*<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">--force<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #FFCB6B\">svn<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">commit<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">-m<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #89DDFF\">&quot;<\/span><span style=\"color: #C3E88D\">Initial commit<\/span><span style=\"color: #89DDFF\">&quot;<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">--username<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">USERNAME<\/span><span style=\"color: #BABED8\">  <\/span><span style=\"color: #C3E88D\">--password<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">svn_password<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>\u4ee5\u4e0a\u3067SVN\u3092\u4f7f\u3063\u305f\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u306f\u7d42\u308f\u308a\u3067\u3059\u3002\u4eca\u5f8c\u30d7\u30e9\u30b0\u30a4\u30f3\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3059\u308b\u5834\u5408\u3082\u540c\u3058\u3088\u3046\u306b\u4ee5\u4e0b\u306e\u4f5c\u696d\u3092\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#babed8;--cbp-line-number-width:calc(1 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#babed8;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly># trunk\u306e\u30b3\u30d4\u30fc\nsvn cp trunk tags\/1.0.1\n\n# \u30c8\u30e9\u30f3\u30af\u5185\u306e\u30d5\u30a1\u30a4\u30eb\u306e\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\ncp -r \/path\/to\/updated\/files\/* trunk\/\n\nsvn commit -m \"Version 1.0.1 update\" --username YOUR_USERNAME<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki material-theme-ocean\" style=\"background-color: #0F111A\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #464B5D; font-style: italic\"># trunk\u306e\u30b3\u30d4\u30fc<\/span><\/span>\n<span class=\"line\"><span style=\"color: #FFCB6B\">svn<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">cp<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">trunk<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">tags\/1.0.1<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #464B5D; font-style: italic\"># \u30c8\u30e9\u30f3\u30af\u5185\u306e\u30d5\u30a1\u30a4\u30eb\u306e\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8<\/span><\/span>\n<span class=\"line\"><span style=\"color: #FFCB6B\">cp<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">-r<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">\/path\/to\/updated\/files\/<\/span><span style=\"color: #BABED8\">*<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">trunk\/<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #FFCB6B\">svn<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">commit<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">-m<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #89DDFF\">&quot;<\/span><span style=\"color: #C3E88D\">Version 1.0.1 update<\/span><span style=\"color: #89DDFF\">&quot;<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">--username<\/span><span style=\"color: #BABED8\"> <\/span><span style=\"color: #C3E88D\">YOUR_USERNAME<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<h3 class=\"wp-block-heading has-large-font-size\"><strong>4. \u516c\u958b\u5f8c\u306e\u904b\u7528<\/strong>\u301c<strong>\u30d0\u30fc\u30b8\u30e7\u30f3\u7ba1\u7406<\/strong><\/h3>\n\n\n\n<p>\u79c1\u306fGitHub\u3092\u4f7f\u3063\u3066\u30bd\u30fc\u30b9\u7ba1\u7406\u3057\u3066\u3044\u307e\u3059\u3002<br>\u5b9f\u969b\u306b\u4f5c\u6210\u3057\u305f\u30a2\u30d7\u30ea\uff08<a href=\"https:\/\/github.com\/bokumin\/encrypt-blogs\">https:\/\/github.com\/bokumin\/encrypt-blogs<\/a>\uff09<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-large-font-size\"><strong>\u30b5\u30dd\u30fc\u30c8\u4f53\u5236<\/strong><\/h3>\n\n\n\n<p>\u30e6\u30fc\u30b6\u30fc\u30d5\u30a3\u30fc\u30c9\u30d0\u30c3\u30af\u306e\u53ce\u96c6\u30fbwordpress.org\u306e\u30b5\u30dd\u30fc\u30c8\u30d5\u30a9\u30fc\u30e9\u30e0\u5bfe\u5fdc\u3092\u901a\u3057\u3066\u30d0\u30b0\u4fee\u6b63\u3068\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3092\u3057\u3066\u3044\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p class=\"has-x-large-font-size\"><strong>\u307e\u3068\u3081<\/strong><\/p>\n\n\n\n<p>\u5c11\u3057\u9577\u304f\u306a\u3063\u3066\u3057\u307e\u3044\u307e\u3057\u305f\u304c\u3001\u30ef\u30fc\u30c9\u30d7\u30ec\u30b9\u3067\u30d7\u30e9\u30b0\u30a4\u30f3\u3092\u516c\u958b\u3059\u308b\u305f\u3081\u306b\u306f\u4ee5\u4e0a\u306e\u624b\u9806\u304c\u5fc5\u8981\u3068\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5c11\u3057\u8907\u96d1\u306b\u611f\u3058\u308b\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u304c\u3001\u57fa\u672c\u7684\u306a\u624b\u9806\u3092\u62bc\u3055\u3048\u308c\u3070\u7740\u5b9f\u306b\u9032\u3081\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u7279\u306b\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3068\u54c1\u8cea\u30c1\u30a7\u30c3\u30af\u306b\u306f\u5341\u5206\u306a\u6642\u9593\u3092\u304b\u3051\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p class=\"has-large-font-size\"><strong>\u53c2\u8003\u306b\u3057\u305f\u30b5\u30a4\u30c8<\/strong><\/p>\n\n\n\n<p>\u4ee5\u4e0b\u306e\u30b5\u30a4\u30c8\u3092\u53c2\u8003\u306b\u30d7\u30e9\u30b0\u30a4\u30f3\u3092\u4f5c\u6210\u3057\u3066\u3044\u3051\u3070\u554f\u984c\u306a\u3044\u3068\u601d\u3044\u307e\u3059\u3002<br>\u30da\u30fc\u30b8\u306e\u7ffb\u8a33\u6a5f\u80fd\u3092\u4f7f\u3048\u3070\u5341\u5206\u7406\u89e3\u3067\u304d\u308b\u3068\u601d\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p><a href=\"https:\/\/developer.wordpress.org\/coding-standards\/wordpress-coding-standards\/\">WordPress Coding Standards<\/a><br><a href=\"https:\/\/developer.wordpress.org\/plugins\/\">Plugin Developer Handbook<\/a><br><a href=\"https:\/\/developer.wordpress.org\/plugins\/wordpress-org\/detailed-plugin-guidelines\/\">WordPress Plugin Guidelines<\/a><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Publishing Your Custom WordPress Plugin \u306f\u3058\u3081\u306b WordPress\u30d7\u30e9\u30b0\u30a4\u30f3\u3063\u3066\u7d50\u69cb\u7c21\u5358\u306b\u516c\u958b\u30fb\u767b\u9332\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3088\u3063\u3066\u3044\u3046\u5185\u5bb9\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002\u53c2\u8003\u306b\u306a\u308c\u3070\u5e78\u3044\u3067\u3059\u3002 1\uff0ePH [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":658,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"cybocfi_hide_featured_image":"yes","footnotes":""},"categories":[54,53],"tags":[67,55],"class_list":["post-613","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-php","category-wordpress","tag-linux","tag-plugin"],"_links":{"self":[{"href":"https:\/\/www.bokumin.org\/blog\/wp-json\/wp\/v2\/posts\/613","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bokumin.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.bokumin.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.bokumin.org\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bokumin.org\/blog\/wp-json\/wp\/v2\/comments?post=613"}],"version-history":[{"count":26,"href":"https:\/\/www.bokumin.org\/blog\/wp-json\/wp\/v2\/posts\/613\/revisions"}],"predecessor-version":[{"id":1869,"href":"https:\/\/www.bokumin.org\/blog\/wp-json\/wp\/v2\/posts\/613\/revisions\/1869"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.bokumin.org\/blog\/wp-json\/wp\/v2\/media\/658"}],"wp:attachment":[{"href":"https:\/\/www.bokumin.org\/blog\/wp-json\/wp\/v2\/media?parent=613"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.bokumin.org\/blog\/wp-json\/wp\/v2\/categories?post=613"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.bokumin.org\/blog\/wp-json\/wp\/v2\/tags?post=613"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}