{"id":17,"date":"2024-12-01T07:46:18","date_gmt":"2024-12-01T07:46:18","guid":{"rendered":"http:\/\/211.230.203.47\/wordpress\/?p=17"},"modified":"2024-12-01T07:46:18","modified_gmt":"2024-12-01T07:46:18","slug":"mysql%ec%97%90%ec%84%9c-%ec%82%ac%ec%9a%a9%ec%9e%90-%eb%b9%84%eb%b2%88-%ec%84%a4%ec%a0%95%ed%95%98%ea%b8%b0-%eb%98%90%eb%8a%94-%ec%82%ac%ec%9a%a9%ec%9e%90-%eb%a6%ac%ec%8a%a4%ed%8a%b8-%eb%b3%b4","status":"publish","type":"post","link":"https:\/\/www.soon7shop.kr\/wordpress\/?p=17","title":{"rendered":"mysql\uc5d0\uc11c \uc0ac\uc6a9\uc790, \ube44\ubc88 \uc124\uc815\ud558\uae30 \ub610\ub294 \uc0ac\uc6a9\uc790 \ub9ac\uc2a4\ud2b8 \ubcf4\uae30, \uadf8\ub9ac\uace0 \uc0ac\uc6a9\uc790 \ube44\ubc88 \ubcc0\uacbd\ud558\uae30"},"content":{"rendered":"<h3>1. <strong>MySQL \uc0ac\uc6a9\uc790 \uacc4\uc815 \uc0dd\uc131 \ubc0f \ube44\ubc00\ubc88\ud638 \uc124\uc815<\/strong><\/h3>\n<p>MySQL\uc5d0 \uc811\uc18d\ud569\ub2c8\ub2e4:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">bash<button class=\"flex gap-1 items-center select-none py-1\"><\/button><\/div>\n<div><\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-bash\">sudo mysql -u root -p<br \/>\n<\/code><\/div>\n<\/div>\n<p>\uc0c8\ub85c\uc6b4 \uc0ac\uc6a9\uc790 \uacc4\uc815 \uc0dd\uc131 \ubc0f \ube44\ubc00\ubc88\ud638 \uc124\uc815:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">sql<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-sql\"><span class=\"hljs-keyword\">CREATE<\/span> <span class=\"hljs-keyword\">USER<\/span> <span class=\"hljs-string\">'\uc0ac\uc6a9\uc790\uba85'<\/span>@<span class=\"hljs-string\">'\ud638\uc2a4\ud2b8'<\/span> IDENTIFIED <span class=\"hljs-keyword\">BY<\/span> <span class=\"hljs-string\">'\ube44\ubc00\ubc88\ud638'<\/span>;<br \/>\n<\/code><\/div>\n<\/div>\n<ul>\n<li><strong><code>\uc0ac\uc6a9\uc790\uba85<\/code><\/strong>: \uc0dd\uc131\ud560 \uc0ac\uc6a9\uc790 \uc774\ub984.<\/li>\n<li><strong><code>\ud638\uc2a4\ud2b8<\/code><\/strong>: \uc0ac\uc6a9\uc790\uac00 \uc811\uadfc\ud560 \ud638\uc2a4\ud2b8. \uc77c\ubc18\uc801\uc73c\ub85c <code>localhost<\/code>\ub97c \uc0ac\uc6a9. \uc678\ubd80 \uc811\uc18d\uc744 \ud5c8\uc6a9\ud558\ub824\uba74 <code>%<\/code>\ub85c \uc124\uc815.<\/li>\n<li><strong><code>\ube44\ubc00\ubc88\ud638<\/code><\/strong>: \uc0ac\uc6a9\uc790 \ube44\ubc00\ubc88\ud638.<\/li>\n<\/ul>\n<p>\uc608:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">sql<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-sql\"><span class=\"hljs-keyword\">CREATE<\/span> <span class=\"hljs-keyword\">USER<\/span> <span class=\"hljs-string\">'wp_user'<\/span>@<span class=\"hljs-string\">'localhost'<\/span> IDENTIFIED <span class=\"hljs-keyword\">BY<\/span> <span class=\"hljs-string\">'secure_password'<\/span>;<br \/>\n<\/code><\/div>\n<\/div>\n<p>\uc0ac\uc6a9\uc790\uc5d0\uac8c \uad8c\ud55c \ubd80\uc5ec:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">sql<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-sql\"><span class=\"hljs-keyword\">GRANT<\/span> <span class=\"hljs-keyword\">ALL<\/span> PRIVILEGES <span class=\"hljs-keyword\">ON<\/span> \ub370\uc774\ud130\ubca0\uc774\uc2a4\uba85.<span class=\"hljs-operator\">*<\/span> <span class=\"hljs-keyword\">TO<\/span> <span class=\"hljs-string\">'\uc0ac\uc6a9\uc790\uba85'<\/span>@<span class=\"hljs-string\">'\ud638\uc2a4\ud2b8'<\/span>;<br \/>\nFLUSH PRIVILEGES;<br \/>\n<\/code><\/div>\n<\/div>\n<p>\uc608:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">sql<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-sql\"><span class=\"hljs-keyword\">GRANT<\/span> <span class=\"hljs-keyword\">ALL<\/span> PRIVILEGES <span class=\"hljs-keyword\">ON<\/span> wordpress.<span class=\"hljs-operator\">*<\/span> <span class=\"hljs-keyword\">TO<\/span> <span class=\"hljs-string\">'wp_user'<\/span>@<span class=\"hljs-string\">'localhost'<\/span>;<br \/>\nFLUSH PRIVILEGES;<br \/>\n<\/code><\/div>\n<\/div>\n<hr \/>\n<h3>2. <strong>MySQL \uc0ac\uc6a9\uc790 \ubaa9\ub85d \ud655\uc778<\/strong><\/h3>\n<p>MySQL \uc0ac\uc6a9\uc790 \ubaa9\ub85d\uc744 \ud655\uc778\ud558\ub824\uba74 \ub2e4\uc74c \uba85\ub839\uc5b4\ub97c \uc2e4\ud589:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">sql<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-sql\"><span class=\"hljs-keyword\">SELECT<\/span> <span class=\"hljs-keyword\">User<\/span>, Host <span class=\"hljs-keyword\">FROM<\/span> mysql.user;<br \/>\n<\/code><\/div>\n<\/div>\n<p>\uc774 \uba85\ub839\uc5b4\ub294 \ubaa8\ub4e0 \uc0ac\uc6a9\uc790 \uacc4\uc815\uacfc \ud574\ub2f9 \ud638\uc2a4\ud2b8\ub97c \ud45c\uc2dc\ud569\ub2c8\ub2e4.<\/p>\n<hr \/>\n<h3>3. <strong>MySQL \uc0ac\uc6a9\uc790 \ube44\ubc00\ubc88\ud638 \ubcc0\uacbd<\/strong><\/h3>\n<h4>(1) <strong>\ube44\ubc00\ubc88\ud638 \ubcc0\uacbd\ud558\uae30<\/strong><\/h4>\n<p>MySQL 5.7 \uc774\uc0c1 \ubc84\uc804\uc5d0\uc11c\ub294 \ub2e4\uc74c \uba85\ub839\uc5b4\ub97c \uc0ac\uc6a9\ud558\uc5ec \ube44\ubc00\ubc88\ud638\ub97c \ubcc0\uacbd\ud569\ub2c8\ub2e4:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">sql<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-sql\"><span class=\"hljs-keyword\">ALTER<\/span> <span class=\"hljs-keyword\">USER<\/span> <span class=\"hljs-string\">'\uc0ac\uc6a9\uc790\uba85'<\/span>@<span class=\"hljs-string\">'\ud638\uc2a4\ud2b8'<\/span> IDENTIFIED <span class=\"hljs-keyword\">BY<\/span> <span class=\"hljs-string\">'\uc0c8\ub85c\uc6b4_\ube44\ubc00\ubc88\ud638'<\/span>;<br \/>\n<\/code><\/div>\n<\/div>\n<p>\uc608:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">sql<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-sql\"><span class=\"hljs-keyword\">ALTER<\/span> <span class=\"hljs-keyword\">USER<\/span> <span class=\"hljs-string\">'wp_user'<\/span>@<span class=\"hljs-string\">'localhost'<\/span> IDENTIFIED <span class=\"hljs-keyword\">BY<\/span> <span class=\"hljs-string\">'new_secure_password'<\/span>;<br \/>\n<\/code><\/div>\n<\/div>\n<p>\ubcc0\uacbd \ud6c4 \uad8c\ud55c \uc801\uc6a9:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">sql<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-sql\">FLUSH PRIVILEGES;<br \/>\n<\/code><\/div>\n<\/div>\n<hr \/>\n<h3>4. <strong>MySQL \uc0ac\uc6a9\uc790 \uc0ad\uc81c<\/strong><\/h3>\n<p>\uc0ac\uc6a9\uc790\ub97c \uc0ad\uc81c\ud558\ub824\uba74 \ub2e4\uc74c \uba85\ub839\uc5b4\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">sql<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-sql\"><span class=\"hljs-keyword\">DROP<\/span> <span class=\"hljs-keyword\">USER<\/span> <span class=\"hljs-string\">'\uc0ac\uc6a9\uc790\uba85'<\/span>@<span class=\"hljs-string\">'\ud638\uc2a4\ud2b8'<\/span>;<br \/>\n<\/code><\/div>\n<\/div>\n<p>\uc608:<\/p>\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">sql<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-sql\"><span class=\"hljs-keyword\">DROP<\/span> <span class=\"hljs-keyword\">USER<\/span> <span class=\"hljs-string\">'wp_user'<\/span>@<span class=\"hljs-string\">'localhost'<\/span>;<br \/>\n<\/code><\/div>\n<\/div>\n<hr \/>\n<h3>5. <strong>MySQL \ubaa8\ub4e0 \uc0ac\uc6a9\uc790 \ube44\ubc00\ubc88\ud638 \uc7ac\uc124\uc815 (\ub8e8\ud2b8 \uacc4\uc815 \uc608\uc678)<\/strong><\/h3>\n<p>\ube44\ubc00\ubc88\ud638\ub97c \uc804\uc5ed\uc801\uc73c\ub85c \uc7ac\uc124\uc815\ud574\uc57c \ud55c\ub2e4\uba74, \uc0ac\uc6a9\uc790\ubcc4\ub85c \uc218\ub3d9\uc73c\ub85c <code>ALTER USER<\/code> \uba85\ub839\uc744 \uc2e4\ud589\ud574\uc57c \ud569\ub2c8\ub2e4. MySQL\uc740 \ubcf4\uc548 \uc774\uc720\ub85c \uc790\ub3d9\ud654\ub41c \ub300\uaddc\ubaa8 \ube44\ubc00\ubc88\ud638 \ubcc0\uacbd\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/p>\n<hr \/>\n<h3>\ucc38\uace0 \uc0ac\ud56d<\/h3>\n<ul>\n<li>\uc0ac\uc6a9\uc790 \uc0dd\uc131 \ubc0f \uad8c\ud55c \ubd80\uc5ec \ud6c4\uc5d0\ub294 \ud56d\uc0c1 <code>FLUSH PRIVILEGES<\/code>\ub97c \uc2e4\ud589\ud558\uc5ec \ubcc0\uacbd \uc0ac\ud56d\uc744 \uc801\uc6a9\ud558\uc138\uc694.<\/li>\n<li>\ud2b9\uc815 \uc0ac\uc6a9\uc790\uc5d0 \ub300\ud574 \uc77d\uae30 \uc804\uc6a9 \uad8c\ud55c \ub4f1 \uc81c\ud55c\ub41c \uad8c\ud55c\uc744 \ubd80\uc5ec\ud558\uace0 \uc2f6\ub2e4\uba74 \ub2e4\uc74c\ucc98\ub7fc \uc124\uc815\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4:\n<div class=\"contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary dark:bg-gray-950\">\n<div class=\"flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none\">sql<\/div>\n<div class=\"sticky top-9 md:top-[5.75rem]\">\n<div class=\"absolute bottom-0 right-2 flex h-9 items-center\">\n<div class=\"flex items-center rounded bg-token-sidebar-surface-primary px-2 font-sans text-xs text-token-text-secondary dark:bg-token-main-surface-secondary\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"!whitespace-pre hljs language-sql\"><span class=\"hljs-keyword\">GRANT<\/span> <span class=\"hljs-keyword\">SELECT<\/span> <span class=\"hljs-keyword\">ON<\/span> \ub370\uc774\ud130\ubca0\uc774\uc2a4\uba85.<span class=\"hljs-operator\">*<\/span> <span class=\"hljs-keyword\">TO<\/span> <span class=\"hljs-string\">'\uc0ac\uc6a9\uc790\uba85'<\/span>@<span class=\"hljs-string\">'\ud638\uc2a4\ud2b8'<\/span>;<\/code><\/div>\n<\/div>\n<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>1. MySQL \uc0ac\uc6a9\uc790 \uacc4\uc815 \uc0dd\uc131 \ubc0f \ube44\ubc00\ubc88\ud638 \uc124\uc815 MySQL\uc5d0 \uc811\uc18d\ud569\ub2c8\ub2e4: bash sudo mysql -u root -p \uc0c8\ub85c\uc6b4 \uc0ac\uc6a9\uc790 \uacc4\uc815 \uc0dd\uc131 \ubc0f \ube44\ubc00\ubc88\ud638 \uc124\uc815: sql CREATE USER &#8216;\uc0ac\uc6a9\uc790\uba85&#8217;@&#8217;\ud638\uc2a4\ud2b8&#8217; IDENTIFIED BY &#8216;\ube44\ubc00\ubc88\ud638&#8217;; \uc0ac\uc6a9\uc790\uba85: \uc0dd\uc131\ud560 \uc0ac\uc6a9\uc790 \uc774\ub984. \ud638\uc2a4\ud2b8: \uc0ac\uc6a9\uc790\uac00 \uc811\uadfc\ud560 \ud638\uc2a4\ud2b8. \uc77c\ubc18\uc801\uc73c\ub85c localhost\ub97c \uc0ac\uc6a9. \uc678\ubd80 \uc811\uc18d\uc744 \ud5c8\uc6a9\ud558\ub824\uba74 %\ub85c \uc124\uc815. \ube44\ubc00\ubc88\ud638: \uc0ac\uc6a9\uc790 \ube44\ubc00\ubc88\ud638. \uc608: sql CREATE USER &#8216;wp_user&#8217;@&#8217;localhost&#8217; IDENTIFIED &hellip; <a href=\"https:\/\/www.soon7shop.kr\/wordpress\/?p=17\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;mysql\uc5d0\uc11c \uc0ac\uc6a9\uc790, \ube44\ubc88 \uc124\uc815\ud558\uae30 \ub610\ub294 \uc0ac\uc6a9\uc790 \ub9ac\uc2a4\ud2b8 \ubcf4\uae30, \uadf8\ub9ac\uace0 \uc0ac\uc6a9\uc790 \ube44\ubc88 \ubcc0\uacbd\ud558\uae30&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-17","post","type-post","status-publish","format-standard","hentry","category-4"],"_links":{"self":[{"href":"https:\/\/www.soon7shop.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/17","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.soon7shop.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.soon7shop.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.soon7shop.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.soon7shop.kr\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=17"}],"version-history":[{"count":1,"href":"https:\/\/www.soon7shop.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/17\/revisions"}],"predecessor-version":[{"id":18,"href":"https:\/\/www.soon7shop.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/17\/revisions\/18"}],"wp:attachment":[{"href":"https:\/\/www.soon7shop.kr\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=17"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.soon7shop.kr\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=17"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.soon7shop.kr\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=17"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}