{"id":40073,"date":"2024-11-03T04:11:16","date_gmt":"2024-11-03T04:11:16","guid":{"rendered":"https:\/\/atmokpo.com\/w\/?p=40073"},"modified":"2024-11-26T06:40:09","modified_gmt":"2024-11-26T06:40:09","slug":"66-%ed%85%8c%eb%a7%88-%eb%b0%8f-%ed%94%8c%eb%9f%ac%ea%b7%b8%ec%9d%b8-%ea%b0%9c%eb%b0%9c-%ec%bb%a4%ec%8a%a4%ed%85%80-%ed%94%8c%eb%9f%ac%ea%b7%b8%ec%9d%b8-%eb%a7%8c%eb%93%a4%ea%b8%b0-%ea%b8%b0","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/40073\/","title":{"rendered":"66. \ud14c\ub9c8 \ubc0f \ud50c\ub7ec\uadf8\uc778 \uac1c\ubc1c, \ucee4\uc2a4\ud140 \ud50c\ub7ec\uadf8\uc778 \ub9cc\ub4e4\uae30  \uae30\ubcf8 \uad6c\uc870\uc640 \uc8fc\uc694 \ud6c5 \ud65c\uc6a9"},"content":{"rendered":"<p><body><\/p>\n<p>\uc6cc\ub4dc\ud504\ub808\uc2a4\ub294 \uc138\uacc4\uc5d0\uc11c \uac00\uc7a5 \ub9ce\uc774 \uc0ac\uc6a9\ub418\ub294 \ucf58\ud150\uce20 \uad00\ub9ac \uc2dc\uc2a4\ud15c(CMS)\uc73c\ub85c, \uac1c\ubc1c\uc790\ub4e4\uc5d0\uac8c \ubb34\ud55c\ud55c \uac00\ub2a5\uc131\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. \uc624\ub298\uc740 \uc6cc\ub4dc\ud504\ub808\uc2a4\uc5d0\uc11c \ucee4\uc2a4\ud140 \ud50c\ub7ec\uadf8\uc778\uc744 \ub9cc\ub4dc\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ud50c\ub7ec\uadf8\uc778\uc740 \uae30\ubcf8\uc801\uc73c\ub85c \uc6cc\ub4dc\ud504\ub808\uc2a4\uc758 \uae30\ub2a5\uc744 \ud655\uc7a5\ud558\ub294 \ub370 \uc0ac\uc6a9\ub418\ub294 \ubaa8\ub4c8\uc774\uba70, \ucee4\uc2a4\ud140 \ud50c\ub7ec\uadf8\uc778\uc744 \ud1b5\ud574 \uc5ec\ub7ec\ubd84\uc758 \ud544\uc694\uc5d0 \ub9de\ub294 \uae30\ub2a5\uc744 \ucd94\uac00\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>1. \ud50c\ub7ec\uadf8\uc778 \uae30\ubcf8 \uad6c\uc870<\/h2>\n<p>\uc6cc\ub4dc\ud504\ub808\uc2a4\uc758 \ud50c\ub7ec\uadf8\uc778\uc740 \ud2b9\uc815 \ub514\ub809\ud1a0\ub9ac\uc640 \ud30c\uc77c \uad6c\uc870\ub97c \ub530\ub77c\uc57c \ud569\ub2c8\ub2e4. \uae30\ubcf8\uc801\uc778 \ud50c\ub7ec\uadf8\uc778 \uad6c\uc870\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4:<\/p>\n<pre>\nmy-custom-plugin\/\n\u251c\u2500\u2500 my-custom-plugin.php\n\u2514\u2500\u2500 README.txt\n<\/pre>\n<h3>1.1 \ud50c\ub7ec\uadf8\uc778 \ud30c\uc77c \uc0dd\uc131<\/h3>\n<p>\ud50c\ub7ec\uadf8\uc778\uc758 \ud575\uc2ec \ud30c\uc77c\uc740 PHP \ud30c\uc77c\uc785\ub2c8\ub2e4. \uc5ec\uae30\uc11c\ub294 <code>my-custom-plugin.php<\/code>\ub77c\ub294 \ud30c\uc77c\uc744 \uc0ac\uc6a9\ud569\ub2c8\ub2e4. \uc544\ub798\ub294 \ud50c\ub7ec\uadf8\uc778 \ud30c\uc77c\uc758 \uae30\ubcf8 \ud15c\ud50c\ub9bf\uc785\ub2c8\ub2e4:<\/p>\n<pre>\n<?php\n\/**\n * Plugin Name: My Custom Plugin\n * Description: A simple plugin to demonstrate WordPress plugin development.\n * Version: 1.0\n * Author: Your Name\n *\/\n\n\/\/ \ud50c\ub7ec\uadf8\uc778 \ucf54\ub4dc \uc2dc\uc791\nfunction mcp_function() {\n    echo \"Hello, this is my custom plugin!\";\n}\nadd_action('wp_footer', 'mcp_function');\n?>\n<\/pre>\n<p>\uc704\uc758 \ucf54\ub4dc\uc5d0\uc11c \ubcfc \uc218 \uc788\ub4ef\uc774, \ud50c\ub7ec\uadf8\uc778 \uc815\ubcf4 \uc8fc\uc11d\uc740 \ud544\uc218\uc785\ub2c8\ub2e4. \uc774 \uc815\ubcf4\ub294 \uc6cc\ub4dc\ud504\ub808\uc2a4 \uad00\ub9ac\uc790 \ub300\uc2dc\ubcf4\ub4dc\uc5d0\uc11c \ud50c\ub7ec\uadf8\uc778\uc744 \uc778\uc2dd\ud558\ub294 \ub370 \ud544\uc694\ud569\ub2c8\ub2e4.<\/p>\n<h2>2. \uc8fc\uc694 \ud6c5 \ud65c\uc6a9<\/h2>\n<p>\uc6cc\ub4dc\ud504\ub808\uc2a4\ub294 \ub2e4\uc591\ud55c \uc561\uc158 \ud6c4\ud06c\uc640 \ud544\ud130 \ud6c4\ud06c\ub97c \uc0ac\uc6a9\ud558\uc5ec \ubaa8\ub4c8\uc758 \uae30\ub2a5\uc744 \ud655\uc7a5\ud560 \uc218 \uc788\ub294 \uac15\ub825\ud55c API\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4. \uc5ec\uae30\uc11c\ub294 \uae30\ubcf8\uc801\uc778 \ud6c4\ud06c \uac1c\ub150\uc744 \uc18c\uac1c\ud558\uace0, \uc774\ub97c \ud1b5\ud574 \ud50c\ub7ec\uadf8\uc778\uc744 \uc5b4\ub5bb\uac8c \uac1c\ubc1c\ud560 \uc218 \uc788\ub294\uc9c0\ub97c \ub2e4\ub8f9\ub2c8\ub2e4.<\/p>\n<h3>2.1 \uc561\uc158 \ud6c4\ud06c<\/h3>\n<p>\uc561\uc158 \ud6c4\ud06c\ub294 \ud2b9\uc815 \uc774\ubca4\ud2b8\uac00 \ubc1c\uc0dd\ud560 \ub54c \uc2e4\ud589\ub418\ub294 \ud568\uc218\ub97c \uc815\uc758\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc704\uc758 \uc608\uc81c\uc5d0\uc11c\ub294 <code>wp_footer<\/code> \uc561\uc158 \ud6c4\ud06c\ub97c \uc0ac\uc6a9\ud558\uc5ec \ud50c\ub7ec\uadf8\uc778\uc774 \ud398\uc774\uc9c0 \ud558\ub2e8\uc5d0 \ud14d\uc2a4\ud2b8\ub97c \ucd9c\ub825\ud558\ub3c4\ub85d \ud588\uc2b5\ub2c8\ub2e4.<\/p>\n<pre>\nfunction mcp_footer_text() {\n    echo \"<p>This text is added by My Custom Plugin at the footer.<\/p>\";\n}\nadd_action('wp_footer', 'mcp_footer_text');\n<\/pre>\n<p>\uc774\ucc98\ub7fc \uc561\uc158 \ud6c4\ud06c\ub97c \uc0ac\uc6a9\ud558\uc5ec \ud398\uc774\uc9c0\uc758 \ub2e4\uc591\ud55c \uc704\uce58\uc5d0 \ub0b4\uc6a9\uc744 \ub3d9\uc801\uc73c\ub85c \ucd94\uac00\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>2.2 \ud544\ud130 \ud6c4\ud06c<\/h3>\n<p>\ud544\ud130 \ud6c4\ud06c\ub294 \ud2b9\uc815 \ub370\uc774\ud130\uac00 \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc800\uc7a5\ub418\uae30 \uc804\uc5d0 \ub610\ub294 \ube0c\ub77c\uc6b0\uc800\uc5d0 \ucd9c\ub825\ub418\uae30 \uc804\uc5d0 \uc774\ub97c \uc218\uc815\ud560 \uc218 \uc788\ub3c4\ub85d \ud569\ub2c8\ub2e4. \uc544\ub798\ub294 \ud544\ud130 \ud6c4\ud06c\ub97c \uc0ac\uc6a9\ud558\ub294 \uc608\uc785\ub2c8\ub2e4:<\/p>\n<pre>\nfunction mcp_filter_content($content) {\n    return $content . \"<p>Thank you for reading my article!<\/p>\";\n}\nadd_filter('the_content', 'mcp_filter_content');\n<\/pre>\n<p>\uc704\uc758 \ucf54\ub4dc\ub294 \ud3ec\uc2a4\ud2b8 \ucf58\ud150\uce20\uc5d0 \ucee4\uc2a4\ud140 \ud14d\uc2a4\ud2b8\ub97c \ucd94\uac00\ud569\ub2c8\ub2e4. <code>the_content<\/code> \ud544\ud130\ub97c \uc0ac\uc6a9\ud558\uc5ec \ubcf8\ubb38\uc758 \ub0b4\uc6a9\uc744 \uc870\uc791\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>3. \ucee4\uc2a4\ud140 \uc124\uc815 \ud398\uc774\uc9c0 \ucd94\uac00<\/h2>\n<p>\ud50c\ub7ec\uadf8\uc778\uc758 \uad00\ub9ac\uc790 \uc124\uc815 \ud398\uc774\uc9c0\ub97c \ucd94\uac00\ud558\ub294 \uac83\uc740 \ub9e4\uc6b0 \uc911\uc694\ud569\ub2c8\ub2e4. \uc774\ub97c \ud1b5\ud574 \uc0ac\uc6a9\uc790\uac00 \ud50c\ub7ec\uadf8\uc778\uc744 \uc27d\uac8c \uc124\uc815\ud558\uace0 \uad00\ub9ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>3.1 \uc124\uc815 \uba54\ub274 \ucd94\uac00<\/h3>\n<p>\uc6b0\uc120, \uad00\ub9ac \ub300\uc2dc\ubcf4\ub4dc\uc5d0 \uba54\ub274\ub97c \ucd94\uac00\ud569\ub2c8\ub2e4:<\/p>\n<pre>\nfunction mcp_add_admin_menu() {\n    add_options_page(\n        'My Custom Plugin Settings',\n        'Custom Plugin',\n        'manage_options',\n        'my_custom_plugin',\n        'mcp_options_page'\n    );\n}\nadd_action('admin_menu', 'mcp_add_admin_menu');\n<\/pre>\n<h3>3.2 \uc124\uc815 \ud398\uc774\uc9c0 \ub0b4\uc6a9<\/h3>\n<p>\ub2e4\uc74c\uc73c\ub85c, \uc124\uc815 \ud398\uc774\uc9c0\uc758 \ub0b4\uc6a9\uc744 \uc815\uc758\ud569\ub2c8\ub2e4:<\/p>\n<pre>\nfunction mcp_options_page() {\n    ?&gt;\n    <div>\n        <h2>Custom Plugin Settings<\/h2>\n        <form action=\"options.php\" method=\"post\">\n            <?php\n            settings_fields('mcp_options_group');\n            do_settings_sections('mcp');\n            submit_button();\n            ?>\n        <\/form>\n    <\/div>\n    <?php\n}\n<\/pre>\n<h2>4. \ub370\uc774\ud130 \uc800\uc7a5<\/h2>\n<p>\uc124\uc815 \ud398\uc774\uc9c0\uc5d0\uc11c \uc0ac\uc6a9\uc790\uac00 \uc785\ub825\ud55c \ub370\uc774\ud130\ub97c \uc800\uc7a5\ud558\uae30 \uc704\ud574 <code>register_setting<\/code> \ud568\uc218\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4. \uc124\uc815\uc744 \uc800\uc7a5\ud558\uae30 \uc704\ud55c \ucf54\ub4dc\ub97c \ucd94\uac00\ud569\ub2c8\ub2e4:<\/p>\n<pre>\nfunction mcp_settings_init() {\n    register_setting('mcp_options_group', 'mcp_options');\n}\nadd_action('admin_init', 'mcp_settings_init');\n<\/pre>\n<h2>5. \ucee4\uc2a4\ud140 \ud50c\ub7ec\uadf8\uc778 \ub9cc\ub4e4\uae30: \ucd1d\uccb4\uc801 \uc608\uc81c<\/h2>\n<p>\uc9c0\uae08\uae4c\uc9c0 \ubc30\uc6b4 \ub0b4\uc6a9\uc744 \ubc14\ud0d5\uc73c\ub85c \uc0ac\uc6a9\uc790 \ud504\ub85c\ud544\uc744 \uad00\ub9ac\ud560 \uc218 \uc788\ub294 \uac04\ub2e8\ud55c \ucee4\uc2a4\ud140 \ud50c\ub7ec\uadf8\uc778\uc744 \ub9cc\ub4e4\uc5b4 \ubcf4\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>5.1 \ud50c\ub7ec\uadf8\uc778 \ud3f4\ub354 \ubc0f \ud30c\uc77c \uad6c\uc870<\/h3>\n<p>\uc6b0\uc120 \ub2e4\uc74c\uacfc \uac19\uc740 \uad6c\uc870\ub97c \uc0dd\uc131\ud569\ub2c8\ub2e4:<\/p>\n<pre>\nuser-profile-plugin\/\n\u251c\u2500\u2500 user-profile-plugin.php\n\u2514\u2500\u2500 README.txt\n<\/pre>\n<h3>5.2 \ud50c\ub7ec\uadf8\uc778 \uba54\uc778 \ud30c\uc77c<\/h3>\n<p>\uc774\uc81c <code>user-profile-plugin.php<\/code> \ud30c\uc77c\uc5d0 \uc544\ub798\uc758 \ucf54\ub4dc\ub97c \ucd94\uac00\ud569\ub2c8\ub2e4:<\/p>\n<pre>\n<?php\n\/**\n * Plugin Name: User Profile Plugin\n * Description: A custom plugin to manage user profiles.\n * Version: 1.0\n * Author: Your Name\n *\/\n\n\/\/ \uc561\uc158 \ud6c4\ud06c \ubc0f \ud544\ud130 \ud6c4\ud06c \ucd94\uac00\nadd_action('wp_footer', 'upp_display_profile');\nadd_filter('the_content', 'upp_filter_content');\n\nfunction upp_display_profile() {\n    echo \"<p>User Profile Plugin Activated!\";\n}\n\nfunction upp_filter_content($content) {\n    return $content . \"<p>This content is modified by User Profile Plugin!<\/p>\";\n}\n\n\/\/ \uad00\ub9ac\uc790 \uba54\ub274 \ucd94\uac00\nadd_action('admin_menu', 'upp_add_admin_menu');\nfunction upp_add_admin_menu() {\n    add_options_page(\n        'User Profile Plugin Settings',\n        'User Profile',\n        'manage_options',\n        'user_profile_plugin',\n        'upp_options_page'\n    );\n}\n\n\/\/ \uc124\uc815 \ud398\uc774\uc9c0 \ub0b4\uc6a9\nfunction upp_options_page() {\n    ?&gt;\n    <div>\n        <h2>User Profile Settings<\/h2>\n        <form action=\"options.php\" method=\"post\">\n            <?php\n            settings_fields('upp_options_group');\n            do_settings_sections('upp');\n            submit_button();\n            ?>\n        <\/form>\n    <\/div>\n    <?php\n}\n\n\/\/ \ub370\uc774\ud130 \uc800\uc7a5 \uc124\uc815\nadd_action('admin_init', 'upp_settings_init');\nfunction upp_settings_init() {\n    register_setting('upp_options_group', 'upp_options');\n}\n?>\n<\/pre>\n<h2>6. \ubc30\ud3ec \ubc0f \ud14c\uc2a4\ud2b8<\/h2>\n<p>\uc704\uc640 \uac19\uc774 \ud50c\ub7ec\uadf8\uc778\uc744 \uac1c\ubc1c\ud55c \ud6c4, \uc774\ub97c \uc6cc\ub4dc\ud504\ub808\uc2a4\uc5d0 \uc5c5\ub85c\ub4dc\ud558\uc5ec \ud65c\uc131\ud654\ud569\ub2c8\ub2e4. \ud65c\uc131\ud654 \ud6c4, \uad00\ub9ac\uc790 \ub300\uc2dc\ubcf4\ub4dc\uc5d0\uc11c \uc124\uc815 \ud398\uc774\uc9c0\ub97c \ud1b5\ud574 \uae30\ub2a5\uc744 \ud14c\uc2a4\ud2b8\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc62c\ubc14\ub974\uac8c \uc791\ub3d9\ud558\ub294\uc9c0 \ud655\uc778\ud558\ub824\uba74 \ub2e4\uc591\ud55c \uc0ac\uc6a9 \uc0ac\ub840\uc5d0 \ub300\ud574 \uae30\ub2a5\uc744 \uc2dc\ud5d8\ud574 \ubcf4\uc544\uc57c \ud569\ub2c8\ub2e4.<\/p>\n<h2>\uacb0\ub860<\/h2>\n<p>\uc6cc\ub4dc\ud504\ub808\uc2a4\uc5d0\uc11c \ucee4\uc2a4\ud140 \ud50c\ub7ec\uadf8\uc778\uc744 \uac1c\ubc1c\ud558\ub294 \uac83\uc740 \ubcf5\uc7a1\ud558\uac8c \ub290\uaef4\uc9c8 \uc218 \uc788\uc9c0\ub9cc, \uae30\ubcf8\uc801\uc778 \uad6c\uc870\uc640 API\ub97c \uc774\ud574\ud558\uac8c \ub418\uba74 \uc0c1\ub2f9\ud788 \uac04\ub2e8\ud569\ub2c8\ub2e4. \uc624\ub298 \uc774 \uac15\uc88c\ub97c \ud1b5\ud574 \ucee4\uc2a4\ud140 \ud50c\ub7ec\uadf8\uc778\uc744 \ub9cc\ub4dc\ub294 \ubc29\ubc95\uacfc \uc8fc\uc694 \ud6c4\ud06c\ub97c \ud65c\uc6a9\ud558\ub294 \uae30\ubc95\uc744 \ubc30\uc6e0\uc2b5\ub2c8\ub2e4. \uc55e\uc73c\ub85c \uc790\uc2e0\ub9cc\uc758 \ud50c\ub7ec\uadf8\uc778\uc744 \ub9cc\ub4e4\uace0 \ub2e4\uc591\ud55c \uae30\ub2a5\uc744 \uc6cc\ub4dc\ud504\ub808\uc2a4 \uc6f9\uc0ac\uc774\ud2b8\uc5d0 \ucd94\uac00\ud574 \ubcf4\uc138\uc694!<\/p>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\uc6cc\ub4dc\ud504\ub808\uc2a4\ub294 \uc138\uacc4\uc5d0\uc11c \uac00\uc7a5 \ub9ce\uc774 \uc0ac\uc6a9\ub418\ub294 \ucf58\ud150\uce20 \uad00\ub9ac \uc2dc\uc2a4\ud15c(CMS)\uc73c\ub85c, \uac1c\ubc1c\uc790\ub4e4\uc5d0\uac8c \ubb34\ud55c\ud55c \uac00\ub2a5\uc131\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. \uc624\ub298\uc740 \uc6cc\ub4dc\ud504\ub808\uc2a4\uc5d0\uc11c \ucee4\uc2a4\ud140 \ud50c\ub7ec\uadf8\uc778\uc744 \ub9cc\ub4dc\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ud50c\ub7ec\uadf8\uc778\uc740 \uae30\ubcf8\uc801\uc73c\ub85c \uc6cc\ub4dc\ud504\ub808\uc2a4\uc758 \uae30\ub2a5\uc744 \ud655\uc7a5\ud558\ub294 \ub370 \uc0ac\uc6a9\ub418\ub294 \ubaa8\ub4c8\uc774\uba70, \ucee4\uc2a4\ud140 \ud50c\ub7ec\uadf8\uc778\uc744 \ud1b5\ud574 \uc5ec\ub7ec\ubd84\uc758 \ud544\uc694\uc5d0 \ub9de\ub294 \uae30\ub2a5\uc744 \ucd94\uac00\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. 1. \ud50c\ub7ec\uadf8\uc778 \uae30\ubcf8 \uad6c\uc870 \uc6cc\ub4dc\ud504\ub808\uc2a4\uc758 \ud50c\ub7ec\uadf8\uc778\uc740 \ud2b9\uc815 \ub514\ub809\ud1a0\ub9ac\uc640 \ud30c\uc77c \uad6c\uc870\ub97c \ub530\ub77c\uc57c \ud569\ub2c8\ub2e4. \uae30\ubcf8\uc801\uc778 \ud50c\ub7ec\uadf8\uc778 \uad6c\uc870\ub294 \ub2e4\uc74c\uacfc &hellip; <a href=\"https:\/\/atmokpo.com\/w\/40073\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;66. \ud14c\ub9c8 \ubc0f \ud50c\ub7ec\uadf8\uc778 \uac1c\ubc1c, \ucee4\uc2a4\ud140 \ud50c\ub7ec\uadf8\uc778 \ub9cc\ub4e4\uae30  \uae30\ubcf8 \uad6c\uc870\uc640 \uc8fc\uc694 \ud6c5 \ud65c\uc6a9&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[207],"tags":[],"class_list":["post-40073","post","type-post","status-publish","format-standard","hentry","category-207"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>66. \ud14c\ub9c8 \ubc0f \ud50c\ub7ec\uadf8\uc778 \uac1c\ubc1c, \ucee4\uc2a4\ud140 \ud50c\ub7ec\uadf8\uc778 \ub9cc\ub4e4\uae30 \uae30\ubcf8 \uad6c\uc870\uc640 \uc8fc\uc694 \ud6c5 \ud65c\uc6a9 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/atmokpo.com\/w\/40073\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"66. \ud14c\ub9c8 \ubc0f \ud50c\ub7ec\uadf8\uc778 \uac1c\ubc1c, \ucee4\uc2a4\ud140 \ud50c\ub7ec\uadf8\uc778 \ub9cc\ub4e4\uae30 \uae30\ubcf8 \uad6c\uc870\uc640 \uc8fc\uc694 \ud6c5 \ud65c\uc6a9 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"\uc6cc\ub4dc\ud504\ub808\uc2a4\ub294 \uc138\uacc4\uc5d0\uc11c \uac00\uc7a5 \ub9ce\uc774 \uc0ac\uc6a9\ub418\ub294 \ucf58\ud150\uce20 \uad00\ub9ac \uc2dc\uc2a4\ud15c(CMS)\uc73c\ub85c, \uac1c\ubc1c\uc790\ub4e4\uc5d0\uac8c \ubb34\ud55c\ud55c \uac00\ub2a5\uc131\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. \uc624\ub298\uc740 \uc6cc\ub4dc\ud504\ub808\uc2a4\uc5d0\uc11c \ucee4\uc2a4\ud140 \ud50c\ub7ec\uadf8\uc778\uc744 \ub9cc\ub4dc\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ud50c\ub7ec\uadf8\uc778\uc740 \uae30\ubcf8\uc801\uc73c\ub85c \uc6cc\ub4dc\ud504\ub808\uc2a4\uc758 \uae30\ub2a5\uc744 \ud655\uc7a5\ud558\ub294 \ub370 \uc0ac\uc6a9\ub418\ub294 \ubaa8\ub4c8\uc774\uba70, \ucee4\uc2a4\ud140 \ud50c\ub7ec\uadf8\uc778\uc744 \ud1b5\ud574 \uc5ec\ub7ec\ubd84\uc758 \ud544\uc694\uc5d0 \ub9de\ub294 \uae30\ub2a5\uc744 \ucd94\uac00\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. 1. \ud50c\ub7ec\uadf8\uc778 \uae30\ubcf8 \uad6c\uc870 \uc6cc\ub4dc\ud504\ub808\uc2a4\uc758 \ud50c\ub7ec\uadf8\uc778\uc740 \ud2b9\uc815 \ub514\ub809\ud1a0\ub9ac\uc640 \ud30c\uc77c \uad6c\uc870\ub97c \ub530\ub77c\uc57c \ud569\ub2c8\ub2e4. \uae30\ubcf8\uc801\uc778 \ud50c\ub7ec\uadf8\uc778 \uad6c\uc870\ub294 \ub2e4\uc74c\uacfc &hellip; \ub354 \ubcf4\uae30 &quot;66. \ud14c\ub9c8 \ubc0f \ud50c\ub7ec\uadf8\uc778 \uac1c\ubc1c, \ucee4\uc2a4\ud140 \ud50c\ub7ec\uadf8\uc778 \ub9cc\ub4e4\uae30 \uae30\ubcf8 \uad6c\uc870\uc640 \uc8fc\uc694 \ud6c5 \ud65c\uc6a9&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/40073\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-11-03T04:11:16+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T06:40:09+00:00\" \/>\n<meta name=\"author\" content=\"root\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:site\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"root\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/atmokpo.com\/w\/40073\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/40073\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"66. \ud14c\ub9c8 \ubc0f \ud50c\ub7ec\uadf8\uc778 \uac1c\ubc1c, \ucee4\uc2a4\ud140 \ud50c\ub7ec\uadf8\uc778 \ub9cc\ub4e4\uae30 \uae30\ubcf8 \uad6c\uc870\uc640 \uc8fc\uc694 \ud6c5 \ud65c\uc6a9\",\"datePublished\":\"2024-11-03T04:11:16+00:00\",\"dateModified\":\"2024-11-26T06:40:09+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/40073\/\"},\"wordCount\":4,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"\uc6cc\ub4dc\ud504\ub808\uc2a4\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/40073\/\",\"url\":\"https:\/\/atmokpo.com\/w\/40073\/\",\"name\":\"66. \ud14c\ub9c8 \ubc0f \ud50c\ub7ec\uadf8\uc778 \uac1c\ubc1c, \ucee4\uc2a4\ud140 \ud50c\ub7ec\uadf8\uc778 \ub9cc\ub4e4\uae30 \uae30\ubcf8 \uad6c\uc870\uc640 \uc8fc\uc694 \ud6c5 \ud65c\uc6a9 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-11-03T04:11:16+00:00\",\"dateModified\":\"2024-11-26T06:40:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/40073\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/40073\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/40073\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"66. \ud14c\ub9c8 \ubc0f \ud50c\ub7ec\uadf8\uc778 \uac1c\ubc1c, \ucee4\uc2a4\ud140 \ud50c\ub7ec\uadf8\uc778 \ub9cc\ub4e4\uae30 \uae30\ubcf8 \uad6c\uc870\uc640 \uc8fc\uc694 \ud6c5 \ud65c\uc6a9\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/atmokpo.com\/w\/#website\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/atmokpo.com\/w\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"contentUrl\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"width\":400,\"height\":400,\"caption\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\"},\"image\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/bebubo4\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\",\"name\":\"root\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"caption\":\"root\"},\"sameAs\":[\"http:\/\/atmokpo.com\/w\"],\"url\":\"https:\/\/atmokpo.com\/w\/author\/root\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"66. \ud14c\ub9c8 \ubc0f \ud50c\ub7ec\uadf8\uc778 \uac1c\ubc1c, \ucee4\uc2a4\ud140 \ud50c\ub7ec\uadf8\uc778 \ub9cc\ub4e4\uae30 \uae30\ubcf8 \uad6c\uc870\uc640 \uc8fc\uc694 \ud6c5 \ud65c\uc6a9 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/atmokpo.com\/w\/40073\/","og_locale":"ko_KR","og_type":"article","og_title":"66. \ud14c\ub9c8 \ubc0f \ud50c\ub7ec\uadf8\uc778 \uac1c\ubc1c, \ucee4\uc2a4\ud140 \ud50c\ub7ec\uadf8\uc778 \ub9cc\ub4e4\uae30 \uae30\ubcf8 \uad6c\uc870\uc640 \uc8fc\uc694 \ud6c5 \ud65c\uc6a9 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"\uc6cc\ub4dc\ud504\ub808\uc2a4\ub294 \uc138\uacc4\uc5d0\uc11c \uac00\uc7a5 \ub9ce\uc774 \uc0ac\uc6a9\ub418\ub294 \ucf58\ud150\uce20 \uad00\ub9ac \uc2dc\uc2a4\ud15c(CMS)\uc73c\ub85c, \uac1c\ubc1c\uc790\ub4e4\uc5d0\uac8c \ubb34\ud55c\ud55c \uac00\ub2a5\uc131\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. \uc624\ub298\uc740 \uc6cc\ub4dc\ud504\ub808\uc2a4\uc5d0\uc11c \ucee4\uc2a4\ud140 \ud50c\ub7ec\uadf8\uc778\uc744 \ub9cc\ub4dc\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ud50c\ub7ec\uadf8\uc778\uc740 \uae30\ubcf8\uc801\uc73c\ub85c \uc6cc\ub4dc\ud504\ub808\uc2a4\uc758 \uae30\ub2a5\uc744 \ud655\uc7a5\ud558\ub294 \ub370 \uc0ac\uc6a9\ub418\ub294 \ubaa8\ub4c8\uc774\uba70, \ucee4\uc2a4\ud140 \ud50c\ub7ec\uadf8\uc778\uc744 \ud1b5\ud574 \uc5ec\ub7ec\ubd84\uc758 \ud544\uc694\uc5d0 \ub9de\ub294 \uae30\ub2a5\uc744 \ucd94\uac00\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. 1. \ud50c\ub7ec\uadf8\uc778 \uae30\ubcf8 \uad6c\uc870 \uc6cc\ub4dc\ud504\ub808\uc2a4\uc758 \ud50c\ub7ec\uadf8\uc778\uc740 \ud2b9\uc815 \ub514\ub809\ud1a0\ub9ac\uc640 \ud30c\uc77c \uad6c\uc870\ub97c \ub530\ub77c\uc57c \ud569\ub2c8\ub2e4. \uae30\ubcf8\uc801\uc778 \ud50c\ub7ec\uadf8\uc778 \uad6c\uc870\ub294 \ub2e4\uc74c\uacfc &hellip; \ub354 \ubcf4\uae30 \"66. \ud14c\ub9c8 \ubc0f \ud50c\ub7ec\uadf8\uc778 \uac1c\ubc1c, \ucee4\uc2a4\ud140 \ud50c\ub7ec\uadf8\uc778 \ub9cc\ub4e4\uae30 \uae30\ubcf8 \uad6c\uc870\uc640 \uc8fc\uc694 \ud6c5 \ud65c\uc6a9\"","og_url":"https:\/\/atmokpo.com\/w\/40073\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-11-03T04:11:16+00:00","article_modified_time":"2024-11-26T06:40:09+00:00","author":"root","twitter_card":"summary_large_image","twitter_creator":"@bebubo4","twitter_site":"@bebubo4","twitter_misc":{"\uae00\uc4f4\uc774":"root"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/atmokpo.com\/w\/40073\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/40073\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"66. \ud14c\ub9c8 \ubc0f \ud50c\ub7ec\uadf8\uc778 \uac1c\ubc1c, \ucee4\uc2a4\ud140 \ud50c\ub7ec\uadf8\uc778 \ub9cc\ub4e4\uae30 \uae30\ubcf8 \uad6c\uc870\uc640 \uc8fc\uc694 \ud6c5 \ud65c\uc6a9","datePublished":"2024-11-03T04:11:16+00:00","dateModified":"2024-11-26T06:40:09+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/40073\/"},"wordCount":4,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["\uc6cc\ub4dc\ud504\ub808\uc2a4"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/40073\/","url":"https:\/\/atmokpo.com\/w\/40073\/","name":"66. \ud14c\ub9c8 \ubc0f \ud50c\ub7ec\uadf8\uc778 \uac1c\ubc1c, \ucee4\uc2a4\ud140 \ud50c\ub7ec\uadf8\uc778 \ub9cc\ub4e4\uae30 \uae30\ubcf8 \uad6c\uc870\uc640 \uc8fc\uc694 \ud6c5 \ud65c\uc6a9 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-11-03T04:11:16+00:00","dateModified":"2024-11-26T06:40:09+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/40073\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/40073\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/40073\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"66. \ud14c\ub9c8 \ubc0f \ud50c\ub7ec\uadf8\uc778 \uac1c\ubc1c, \ucee4\uc2a4\ud140 \ud50c\ub7ec\uadf8\uc778 \ub9cc\ub4e4\uae30 \uae30\ubcf8 \uad6c\uc870\uc640 \uc8fc\uc694 \ud6c5 \ud65c\uc6a9"}]},{"@type":"WebSite","@id":"https:\/\/atmokpo.com\/w\/#website","url":"https:\/\/atmokpo.com\/w\/","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","description":"","publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/atmokpo.com\/w\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/atmokpo.com\/w\/#organization","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","url":"https:\/\/atmokpo.com\/w\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/","url":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","contentUrl":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","width":400,"height":400,"caption":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8"},"image":{"@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/bebubo4"]},{"@type":"Person","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7","name":"root","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","caption":"root"},"sameAs":["http:\/\/atmokpo.com\/w"],"url":"https:\/\/atmokpo.com\/w\/author\/root\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/40073","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/comments?post=40073"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/40073\/revisions"}],"predecessor-version":[{"id":40074,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/40073\/revisions\/40074"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=40073"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=40073"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=40073"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}