{"id":5738,"date":"2026-01-21T14:40:41","date_gmt":"2026-01-21T05:40:41","guid":{"rendered":"https:\/\/www.codemshop.com\/guide\/?post_type=docs&#038;p=5738"},"modified":"2026-01-22T13:04:37","modified_gmt":"2026-01-22T04:04:37","slug":"sms-filter","status":"publish","type":"docs","link":"https:\/\/www.codemshop.com\/guide\/docs\/sms\/sms-filter\/","title":{"rendered":"\ud544\ud130 \uac00\uc774\ub4dc"},"content":{"rendered":"<p>[vc_row][vc_column][vc_column_text]<\/p>\n<h2>\ub300\uccb4\ubb38\uad6c \ucd94\uac00 \ubc0f \ubcc0\uacbd<\/h2>\n<ol>\n<li>\n<h3>\ubb38\uc790 \ubc0f \uc54c\ub9bc\ud1a1 \ubc1c\uc1a1 \uc2dc \ub300\uccb4\ubb38\uad6c \ucd94\uac00 \ubc0f \ubcc0\uacbd \ubc29\ubc95<\/h3>\n<p>3rd Party \ud50c\ub7ec\uadf8\uc778( \uc608 : \uc608\uc57d, \uc774\ub7ec\ub2dd \ub4f1 )\uc744 \uc774\uc6a9\ud558\ub294 \uacbd\uc6b0, \ubb38\uc790 \ubc0f \uc54c\ub9bc\ud1a1 \ubc1c\uc1a1 \uc2dc <strong>\uc608\uc57d \ub0a0\uc9dc\ub098 \uc774\ub7ec\ub2dd \uac15\uc88c\uc5d0 \ub300\ud55c \uc548\ub0b4\ub4f1\uacfc \uac19\uc774 \ub300\uccb4\ubb38\uad6c \ucd94\uac00\uac00 \ud544\uc694<\/strong>\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<br \/>\n\uc5e0\uc0f5 \ubb38\uc790 \uc54c\ub9bc\ud1a1 \ud50c\ub7ec\uadf8\uc778\uc5d0\uc11c \uc81c\uacf5\ud558\ub294 <code>mssms_get_template_params<\/code> \ud544\ud130\ub97c \uc774\uc6a9\ud558\uba74, \uc0ac\uc774\ud2b8\ubcc4\ub85c \ud544\uc694\ud55c \ub300\uccb4\ubb38\uad6c\uc758 \ucd94\uac00 \ubc0f \ubcc0\uacbd\uc774 \uac00\ub2a5\ud569\ub2c8\ub2e4.<br \/>\n\/wp-content\/themes\/\ucc28\uc77c\ub4dc \ud14c\ub9c8\/functions.php \uacbd\ub85c\uc5d0 \ucee4\uc2a4\ud140 \ucf54\ub4dc\ub97c \ucd94\uac00\ud569\ub2c8\ub2e4.<br \/>\n<span class=\"red-text\">(\uc8fc\uc758) \ubcf8 \ud14c\ub9c8\uc5d0 \uc801\uc6a9\ud560 \uacbd\uc6b0, \ucd94\ud6c4 \ud14c\ub9c8 \uc5c5\ub370\uc774\ud2b8 \uc2dc \uc791\uc5c5\ud55c \ub0b4\uc5ed\uc774 \uc0ad\uc81c\ub418\ubbc0\ub85c \ucc28\uc77c\ub4dc \ud14c\ub9c8\uc5d0 \uc791\uc5c5\ud558\ub294 \uac83\uc744 \uad8c\uc7a5\ub4dc\ub9bd\ub2c8\ub2e4.<br \/>\n\ubcf8 \ud14c\ub9c8\uc5d0 \uc791\uc5c5\ud558\uc2e4 \uacbd\uc6b0 \ud14c\ub9c8 \uc5c5\ub370\uc774\ud2b8 \uc804 \ubc18\ub4dc\uc2dc \ucee4\uc2a4\ud140 \uc791\uc5c5 \ub0b4\uc5ed\uc744 \ubc31\uc5c5 \ud6c4 \uc5c5\ub370\uc774\ud2b8 \ud574\uc8fc\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.<\/span><\/p>\n<pre>\/**\r\n * @param array    $params\r\n * @param WC_Order $order\r\n *\r\n * @return mixed\r\n *\/\r\nfunction add_custom_template_params( $params, $order ) {\r\n\tif ( is_a( $order, 'WC_Order' ) ) {\r\n\t\t\/** \uc6d0\ud558\ub294 \ub300\uccb4 \ubb38\uad6c\ub97c \ucd94\uac00\ud569\ub2c8\ub2e4. *\/\r\n\t\t$params['\uc608\uc57d\uc77c\uc790'] = $order-&gt;get_meta( '_reserved_date' );\r\n\t}\r\n\r\n\treturn $params;\r\n}\r\n\r\nadd_filter( 'mssms_get_template_params', 'add_custom_template_params', 10, 2 );<\/pre>\n<\/li>\n<li>\n<h3>\uc0c1\ud488 \uc218\ub7c9 \ub300\uccb4 \ubb38\uad6c \ucd94\uac00<\/h3>\n<p><strong>\uc0c1\ud488 \ucd1d \uc218\ub7c9\uc5d0 \ub300\ud55c \ub300\uccb4\ubb38\uad6c<\/strong>\ub97c \ucd94\uac00\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<br \/>\n\/wp-content\/themes\/\ucc28\uc77c\ub4dc \ud14c\ub9c8\/functions.php \uacbd\ub85c\uc5d0 \ucee4\uc2a4\ud140 \ucf54\ub4dc\ub97c \ucd94\uac00\ud569\ub2c8\ub2e4.<br \/>\n<span class=\"red-text\">(\uc8fc\uc758) \ubcf8 \ud14c\ub9c8\uc5d0 \uc801\uc6a9\ud560 \uacbd\uc6b0, \ucd94\ud6c4 \ud14c\ub9c8 \uc5c5\ub370\uc774\ud2b8 \uc2dc \uc791\uc5c5\ud55c \ub0b4\uc5ed\uc774 \uc0ad\uc81c\ub418\ubbc0\ub85c \ucc28\uc77c\ub4dc \ud14c\ub9c8\uc5d0 \uc791\uc5c5\ud558\ub294 \uac83\uc744 \uad8c\uc7a5\ub4dc\ub9bd\ub2c8\ub2e4.<br \/>\n\ubcf8 \ud14c\ub9c8\uc5d0 \uc791\uc5c5\ud558\uc2e4 \uacbd\uc6b0 \ud14c\ub9c8 \uc5c5\ub370\uc774\ud2b8 \uc804 \ubc18\ub4dc\uc2dc \ucee4\uc2a4\ud140 \uc791\uc5c5 \ub0b4\uc5ed\uc744 \ubc31\uc5c5 \ud6c4 \uc5c5\ub370\uc774\ud2b8 \ud574\uc8fc\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.<\/span><\/p>\n<pre>function add_quantity_template_params( $params, $order ) {\r\n\r\n    $product_quantity = 0;\r\n    \r\n    $order_items = $order-&gt;get_items();\r\n    foreach ( $order_items as $order_item ) {\r\n        $product_quantity += $order_item-&gt;get_quantity();\r\n    }\r\n\r\n    if ( is_a( $order, 'WC_Order' ) ) {\r\n        $params['\uc0c1\ud488\uc218\ub7c9'] = $product_quantity;\r\n    }\r\n\r\n    return $params;\r\n}\r\n\r\nadd_filter( 'mssms_get_template_params', 'add_quantity_template_params', 10, 2 );<\/pre>\n<p>\ubb38\uc790 \ub300\uccb4 \ubb38\uad6c :\u00a0<code>{\uc0c1\ud488\uc218\ub7c9}<\/code><br \/>\n\uc54c\ub9bc\ud1a1 \ub300\uccb4 \ubb38\uad6c :\u00a0<code>#{\uc0c1\ud488\uc218\ub7c9}<\/code><\/li>\n<li>\n<h3>\ud3ec\uc778\ud2b8 \ub300\uccb4 \ubb38\uad6c \ucd94\uac00<\/h3>\n<p><a class=\"plugin\" href=\"https:\/\/www.codemshop.com\/shop\/point\/\" target=\"_blank\" rel=\"noopener\" data-tooltip=\"\">\uc5e0\uc0f5 \ud3ec\uc778\ud2b8 \ud50c\ub7ec\uadf8\uc778<\/a>\uc744 \uc774\uc6a9\ud558\uc2dc\ub294 \uacbd\uc6b0, <strong>\uc801\ub9bd \uc608\uc815 \ud3ec\uc778\ud2b8\uc640 \ubcf4\uc720 \ud3ec\uc778\ud2b8\uc5d0 \ub300\ud55c \ub300\uccb4\ubb38\uad6c\ub97c \ucd94\uac00<\/strong>\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<br \/>\n\/wp-content\/themes\/\ucc28\uc77c\ub4dc \ud14c\ub9c8\/functions.php \uacbd\ub85c\uc5d0 \ucee4\uc2a4\ud140 \ucf54\ub4dc\ub97c \ucd94\uac00\ud569\ub2c8\ub2e4.<br \/>\n<span class=\"red-text\">(\uc8fc\uc758) \ubcf8 \ud14c\ub9c8\uc5d0 \uc801\uc6a9\ud560 \uacbd\uc6b0, \ucd94\ud6c4 \ud14c\ub9c8 \uc5c5\ub370\uc774\ud2b8 \uc2dc \uc791\uc5c5\ud55c \ub0b4\uc5ed\uc774 \uc0ad\uc81c\ub418\ubbc0\ub85c \ucc28\uc77c\ub4dc \ud14c\ub9c8\uc5d0 \uc791\uc5c5\ud558\ub294 \uac83\uc744 \uad8c\uc7a5\ub4dc\ub9bd\ub2c8\ub2e4.<br \/>\n\ubcf8 \ud14c\ub9c8\uc5d0 \uc791\uc5c5\ud558\uc2e4 \uacbd\uc6b0 \ud14c\ub9c8 \uc5c5\ub370\uc774\ud2b8 \uc804 \ubc18\ub4dc\uc2dc \ucee4\uc2a4\ud140 \uc791\uc5c5 \ub0b4\uc5ed\uc744 \ubc31\uc5c5 \ud6c4 \uc5c5\ub370\uc774\ud2b8 \ud574\uc8fc\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.<\/span><\/p>\n<pre>function add_point_template_params( $params, $order ) {\r\n    \r\n    $user       = new MSPS_User( $order-&gt;get_user_id(), msps_get_meta( $order, 'wpml_language' ) );\r\n    $earn_point = MSPS_Order::get_earn_point( $order );\r\n\r\n    if ( is_a( $order, 'WC_Order' ) ) {\r\n        $params['\uc801\ub9bd\uc608\uc815\ud3ec\uc778\ud2b8'] = number_format( floatval( $earn_point ), wc_get_price_decimals() );\r\n        $params['\ubcf4\uc720\ud3ec\uc778\ud2b8'] = number_format( $user-&gt;get_point(), wc_get_price_decimals() );\r\n    }\r\n\r\n    return $params;\r\n}\r\n\r\nadd_filter( 'mssms_get_template_params', 'add_point_template_params', 10, 2 );<\/pre>\n<p>\ubb38\uc790 \ub300\uccb4 \ubb38\uad6c :\u00a0<code>{\uc801\ub9bd\uc608\uc815\ud3ec\uc778\ud2b8} {\ubcf4\uc720\ud3ec\uc778\ud2b8}<\/code><br \/>\n\uc54c\ub9bc\ud1a1 \ub300\uccb4 \ubb38\uad6c :\u00a0<code>#{\uc801\ub9bd\uc608\uc815\ud3ec\uc778\ud2b8} #{\ubcf4\uc720\ud3ec\uc778\ud2b8}<\/code><\/li>\n<\/ol>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]<\/p>\n<h2>\ucee4\uc2a4\ud140 \ubc1c\uc1a1<\/h2>\n<p>\/wp-content\/themes\/\ucc28\uc77c\ub4dc \ud14c\ub9c8\/functions.php \uacbd\ub85c\uc5d0 \ubb38\uc790 \ubc1c\uc1a1 \uc2dc\uc5d0\ub294 \ucee4\uc2a4\ud140 \ubb38\uc790 \ubc1c\uc1a1\uc744 \ucc38\uace0\ud558\uc5ec \ucee4\uc2a4\ud140 \ucf54\ub4dc\ub97c \ucd94\uac00\ud558\uace0, \uc54c\ub9bc\ud1a1 \ubc1c\uc1a1 \uc2dc\uc5d0\ub294 \ucee4\uc2a4\ud140 \uc54c\ub9bc\ud1a1 \ubc1c\uc1a1 \ucee4\uc2a4\ud140 \ucf54\ub4dc\ub97c \ucd94\uac00\ud569\ub2c8\ub2e4.<\/p>\n<p><span class=\"red-text\">(\uc8fc\uc758) \ubcf8 \ud14c\ub9c8\uc5d0 \uc801\uc6a9\ud560 \uacbd\uc6b0, \ucd94\ud6c4 \ud14c\ub9c8 \uc5c5\ub370\uc774\ud2b8 \uc2dc \uc791\uc5c5\ud55c \ub0b4\uc5ed\uc774 \uc0ad\uc81c\ub418\ubbc0\ub85c \ucc28\uc77c\ub4dc \ud14c\ub9c8\uc5d0 \uc791\uc5c5\ud558\ub294 \uac83\uc744 \uad8c\uc7a5\ub4dc\ub9bd\ub2c8\ub2e4.<br \/>\n\ubcf8 \ud14c\ub9c8\uc5d0 \uc791\uc5c5\ud558\uc2e4 \uacbd\uc6b0 \ud14c\ub9c8 \uc5c5\ub370\uc774\ud2b8 \uc804 \ubc18\ub4dc\uc2dc \ucee4\uc2a4\ud140 \uc791\uc5c5 \ub0b4\uc5ed\uc744 \ubc31\uc5c5 \ud6c4 \uc5c5\ub370\uc774\ud2b8 \ud574\uc8fc\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.<\/span><\/p>\n<ol>\n<li>\n<h3>\ucee4\uc2a4\ud140 \ubb38\uc790 \ubc1c\uc1a1<\/h3>\n<pre>function custom_send_sms() {\r\n    do_action( 'mshop_send_sms', '\uc218\uc2e0\ubc88\ud638', null, '\uc804\uc1a1\ud560 \uba54\uc2dc\uc9c0 \ub0b4\uc6a9', 'LMS \ubb38\uc790 \uc81c\ubaa9' );\r\n}<\/pre>\n<\/li>\n<li>\n<h3>\ucee4\uc2a4\ud140 \uc54c\ub9bc\ud1a1 \ubc1c\uc1a1 (\uc8fc\ubb38 \uc815\ubcf4\ub97c \ubc1b\uc544\uc62c \ub54c)<\/h3>\n<pre>function cunstom_send_alimtalk( $order_id ) {\r\n    $order         = wc_get_order( $order_id );\r\n    $template_code = '\uc54c\ub9bc\ud1a1 \ud15c\ud50c\ub9bf \ucf54\ub4dc';\r\n    $recipients    = array ( '\uc218\uc2e0\ubc88\ud638' );\r\n    $recipients    = array_filter( array_unique( $recipients ) );\r\n\r\n    $template_params = MSSMS_Manager::get_template_params( $order );\r\n    $template_params = array_merge( $template_params, array (\r\n            '\ucee4\uc2a4\ud140\ud30c\ub77c\ubbf8\ud1301' =&gt; '\ucee4\uc2a4\ud140\ub300\uccb4\ubb38\uad6c1',\r\n            '\ucee4\uc2a4\ud140\ud30c\ub77c\ubbf8\ud1302' =&gt; '\ucee4\uc2a4\ud140\ub300\uccb4\ubb38\uad6c2',\r\n        )\r\n    );\r\n\r\n    do_action( 'mssms_send_alimtalk', $template_code, $recipients, $template_params );\r\n}<\/pre>\n<\/li>\n<li>\n<h3>\ucee4\uc2a4\ud140 \uc54c\ub9bc\ud1a1 \ubc1c\uc1a1 (\uc8fc\ubb38 \uc815\ubcf4\ub97c \ubc1b\uc544\uc624\uc9c0 \uc54a\uc744 \ub54c)<\/h3>\n<pre>function cunstom_send_alimtalk() {\r\n    $template_code = '\uc54c\ub9bc\ud1a1 \ud15c\ud50c\ub9bf \ucf54\ub4dc';\r\n    $recipients    = array ( '\uc218\uc2e0\ubc88\ud638' );\r\n    $recipients    = array_filter( array_unique( $recipients ) );\r\n\r\n    $template_params = array (\r\n            '\ucee4\uc2a4\ud140\ud30c\ub77c\ubbf8\ud1301' =&gt; '\ucee4\uc2a4\ud140\ub300\uccb4\ubb38\uad6c1',\r\n            '\ucee4\uc2a4\ud140\ud30c\ub77c\ubbf8\ud1302' =&gt; '\ucee4\uc2a4\ud140\ub300\uccb4\ubb38\uad6c2',\r\n    );\r\n\r\n    do_action( 'mssms_send_alimtalk', $template_code, $recipients, $template_params );\r\n}<\/pre>\n<\/li>\n<\/ol>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]<\/p>\n<h2>\uac31\uc2e0\uc608\uc815 \uae08\uc561<\/h2>\n<p>{\uc815\uae30\uacb0\uc81c\uad8c\uae08\uc561} \ub300\uccb4 \ubb38\uad6c\ub294 \uae30\ubcf8\uc801\uc73c\ub85c \uc815\uae30\uacb0\uc81c\uad8c\uc758 \ud604\uc7ac \uae08\uc561\uc744 \ubc1c\uc1a1\ud569\ub2c8\ub2e4.<\/p>\n<p>\uc815\uae30\uacb0\uc81c\uad8c\uc758 \uae08\uc561 \ub300\uc2e0 <strong>\uc2e4\uc81c \uac31\uc2e0\ub420 \uae08\uc561\uc744 \ubc1c\uc1a1<\/strong>\ud558\ub824\uba74 \/wp-content\/themes\/\ucc28\uc77c\ub4dc \ud14c\ub9c8\/functions.php \uacbd\ub85c\uc5d0 \ucee4\uc2a4\ud140 \ucf54\ub4dc\ub97c \ucd94\uac00\ud569\ub2c8\ub2e4.<\/p>\n<p><span class=\"red-text\">(\uc8fc\uc758) \ubcf8 \ud14c\ub9c8\uc5d0 \uc801\uc6a9\ud560 \uacbd\uc6b0, \ucd94\ud6c4 \ud14c\ub9c8 \uc5c5\ub370\uc774\ud2b8 \uc2dc \uc791\uc5c5\ud55c \ub0b4\uc5ed\uc774 \uc0ad\uc81c\ub418\ubbc0\ub85c \ucc28\uc77c\ub4dc \ud14c\ub9c8\uc5d0 \uc791\uc5c5\ud558\ub294 \uac83\uc744 \uad8c\uc7a5\ub4dc\ub9bd\ub2c8\ub2e4.<br \/>\n\ubcf8 \ud14c\ub9c8\uc5d0 \uc791\uc5c5\ud558\uc2e4 \uacbd\uc6b0 \ud14c\ub9c8 \uc5c5\ub370\uc774\ud2b8 \uc804 \ubc18\ub4dc\uc2dc \ucee4\uc2a4\ud140 \uc791\uc5c5 \ub0b4\uc5ed\uc744 \ubc31\uc5c5 \ud6c4 \uc5c5\ub370\uc774\ud2b8 \ud574\uc8fc\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.<\/span><\/p>\n<p>\uc608\ub97c \ub4e4\uc5b4 \uba64\ubc84\uc27d \uc815\uae30\uacb0\uc81c \ud560\uc778 \uae30\ub2a5\uc744 \uc774\uc6a9\ud558\uc2e4 \uacbd\uc6b0 \ud574\ub2f9 \uae30\ub2a5\uc740 \uc8fc\ubb38\uc774 \uc0dd\uc131\ub418\uba74\uc11c \ud560\uc778\uc774 \uc801\uc6a9\ub418\ub294 \ubc29\uc2dd\uc73c\ub85c \uc548\ub0b4\ub4dc\ub9ac\ub294 \ud544\ud130\ub97c \ucd94\uac00\ud574 \uc8fc\uc154\uc57c \uc2e4\uc81c \uacb0\uc81c\ub420 \uae08\uc561\uc73c\ub85c \ubc1c\uc1a1\ub429\ub2c8\ub2e4.<\/p>\n<pre>add_filter( 'mssms_get_subscription_total_use_renewal_order', '__return_true' );<\/pre>\n<p>(\ucc38\uace0) \ud574\ub2f9 \ubc29\uc2dd\uc740 \uc784\uc2dc\ub85c \uc8fc\ubb38 \ub300\uae30 \uc0c1\ud0dc\uc758 \uc8fc\ubb38\uc744 \uc0dd\uc131\ud55c \ud6c4, \ud574\ub2f9 \uc8fc\ubb38\uc758 \uae08\uc561\uc744 \uac00\uc838\uc628 \ub2e4\uc74c \uc784\uc2dc\ub85c \uc0dd\uc131\ud55c \uc8fc\ubb38\uc744 \uc0ad\uc81c\ud558\ub294 \ubc29\uc2dd\uc785\ub2c8\ub2e4.[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][vc_column_text] \ub300\uccb4\ubb38\uad6c \ucd94\uac00 \ubc0f \ubcc0\uacbd \ubb38\uc790 \ubc0f \uc54c\ub9bc\ud1a1 \ubc1c\uc1a1 \uc2dc \ub300\uccb4\ubb38\uad6c \ucd94\uac00 \ubc0f \ubcc0\uacbd \ubc29\ubc95 3rd Party \ud50c\ub7ec\uadf8\uc778( \uc608 : \uc608\uc57d, \uc774\ub7ec\ub2dd \ub4f1 )\uc744 \uc774\uc6a9\ud558\ub294 \uacbd\uc6b0, \ubb38\uc790 \ubc0f \uc54c\ub9bc\ud1a1 \ubc1c\uc1a1 \uc2dc \uc608\uc57d \ub0a0\uc9dc\ub098 \uc774\ub7ec\ub2dd \uac15\uc88c\uc5d0 \ub300\ud55c \uc548\ub0b4\ub4f1\uacfc \uac19\uc774 \ub300\uccb4\ubb38\uad6c \ucd94\uac00\uac00 \ud544\uc694\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc5e0\uc0f5 \ubb38\uc790 \uc54c\ub9bc\ud1a1 \ud50c\ub7ec\uadf8\uc778\uc5d0\uc11c \uc81c\uacf5\ud558\ub294 mssms_get_template_params \ud544\ud130\ub97c \uc774\uc6a9\ud558\uba74, \uc0ac\uc774\ud2b8\ubcc4\ub85c \ud544\uc694\ud55c \ub300\uccb4\ubb38\uad6c\uc758 \ucd94\uac00 [&hellip;]<\/p>\n","protected":false},"author":2338,"featured_media":0,"parent":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"doc_category":[114],"doc_tag":[],"knowledge_base":[16],"class_list":["post-5738","docs","type-docs","status-publish","hentry","doc_category-sms-use","knowledge_base-sms"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.6 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>\uc6b0\ucee4\uba38\uc2a4 \ubb38\uc790 \uc54c\ub9bc\ud1a1 \ud544\ud130 \uac00\uc774\ub4dc<\/title>\n<meta name=\"description\" content=\"\uc6b0\ucee4\uba38\uc2a4 \ubb38\uc790 \uc54c\ub9bc\ud1a1 \ud544\ud130 \uac00\uc774\ub4dc\ub294 \ub300\uccb4\ubb38\uad6c \ucd94\uac00 \ubc0f \ubcc0\uacbd, \ucee4\uc2a4\ud140 \ubc1c\uc1a1, \uac31\uc2e0\uc608\uc815 \uae08\uc561 \ub4f1 \ud544\uc694\ud55c \uc0c1\ud669\uc5d0\uc11c \ubb38\uc790 \ub610\ub294 \uc54c\ub9bc\ud1a1\uc744 \ubc1c\uc1a1\ud558\uae30 \uc704\ud574 \ucee4\uc2a4\ud140 \ucf54\ub4dc \uc608\uc2dc\uc5d0 \ub300\ud574 \uc124\uba85\ud569\ub2c8\ub2e4. \ud574\ub2f9 \uc608\uc2dc \ucf54\ub4dc\ub97c \ucc38\uace0\ud558\uc5ec \ucee4\uc2a4\ud140 \ud6c4 \uc774\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.codemshop.com\/guide\/docs\/sms\/sms-filter\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\uc6b0\ucee4\uba38\uc2a4 \ubb38\uc790 \uc54c\ub9bc\ud1a1 \ud544\ud130 \uac00\uc774\ub4dc\" \/>\n<meta property=\"og:description\" content=\"\uc6b0\ucee4\uba38\uc2a4 \ubb38\uc790 \uc54c\ub9bc\ud1a1 \ud544\ud130 \uac00\uc774\ub4dc\ub294 \ub300\uccb4\ubb38\uad6c \ucd94\uac00 \ubc0f \ubcc0\uacbd, \ucee4\uc2a4\ud140 \ubc1c\uc1a1, \uac31\uc2e0\uc608\uc815 \uae08\uc561 \ub4f1 \ud544\uc694\ud55c \uc0c1\ud669\uc5d0\uc11c \ubb38\uc790 \ub610\ub294 \uc54c\ub9bc\ud1a1\uc744 \ubc1c\uc1a1\ud558\uae30 \uc704\ud574 \ucee4\uc2a4\ud140 \ucf54\ub4dc \uc608\uc2dc\uc5d0 \ub300\ud574 \uc124\uba85\ud569\ub2c8\ub2e4. \ud574\ub2f9 \uc608\uc2dc \ucf54\ub4dc\ub97c \ucc38\uace0\ud558\uc5ec \ucee4\uc2a4\ud140 \ud6c4 \uc774\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.codemshop.com\/guide\/docs\/sms\/sms-filter\/\" \/>\n<meta property=\"og:site_name\" content=\"\ucf54\ub4dc\uc5e0\uc0f5 \ub9e4\ub274\uc5bc\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.youtube.com\/@codemshop\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-22T04:04:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.codemshop.com\/guide\/wp-content\/uploads\/2024\/10\/\u110b\u116f\u1103\u1173\u1111\u1173\u1105\u1166\u1109\u1173-\u1106\u116e\u11ab\u110c\u1161-\u110b\u1161\u11af\u1105\u1175\u11b7\u1110\u1169\u11a8-\u1112\u116a\u11af\u110b\u116d\u11bc-\u1100\u1161\u110b\u1175\u1103\u1173-\u110f\u1169\u1103\u1173\u110b\u1166\u11b7\u1109\u1163\u11b8.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2440\" \/>\n\t<meta property=\"og:image:height\" content=\"1376\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"\uc6b0\ucee4\uba38\uc2a4 \ubb38\uc790 \uc54c\ub9bc\ud1a1 \ud544\ud130 \uac00\uc774\ub4dc\" \/>\n<meta name=\"twitter:description\" content=\"\uc6b0\ucee4\uba38\uc2a4 \ubb38\uc790 \uc54c\ub9bc\ud1a1 \ud544\ud130 \uac00\uc774\ub4dc\ub294 \ub300\uccb4\ubb38\uad6c \ucd94\uac00 \ubc0f \ubcc0\uacbd, \ucee4\uc2a4\ud140 \ubc1c\uc1a1, \uac31\uc2e0\uc608\uc815 \uae08\uc561 \ub4f1 \ud544\uc694\ud55c \uc0c1\ud669\uc5d0\uc11c \ubb38\uc790 \ub610\ub294 \uc54c\ub9bc\ud1a1\uc744 \ubc1c\uc1a1\ud558\uae30 \uc704\ud574 \ucee4\uc2a4\ud140 \ucf54\ub4dc \uc608\uc2dc\uc5d0 \ub300\ud574 \uc124\uba85\ud569\ub2c8\ub2e4. \ud574\ub2f9 \uc608\uc2dc \ucf54\ub4dc\ub97c \ucc38\uace0\ud558\uc5ec \ucee4\uc2a4\ud140 \ud6c4 \uc774\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\" \/>\n<meta name=\"twitter:label1\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data1\" content=\"3\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.codemshop.com\\\/guide\\\/docs\\\/sms\\\/sms-filter\\\/\",\"url\":\"https:\\\/\\\/www.codemshop.com\\\/guide\\\/docs\\\/sms\\\/sms-filter\\\/\",\"name\":\"\uc6b0\ucee4\uba38\uc2a4 \ubb38\uc790 \uc54c\ub9bc\ud1a1 \ud544\ud130 \uac00\uc774\ub4dc\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.codemshop.com\\\/guide\\\/#website\"},\"datePublished\":\"2026-01-21T05:40:41+00:00\",\"dateModified\":\"2026-01-22T04:04:37+00:00\",\"description\":\"\uc6b0\ucee4\uba38\uc2a4 \ubb38\uc790 \uc54c\ub9bc\ud1a1 \ud544\ud130 \uac00\uc774\ub4dc\ub294 \ub300\uccb4\ubb38\uad6c \ucd94\uac00 \ubc0f \ubcc0\uacbd, \ucee4\uc2a4\ud140 \ubc1c\uc1a1, \uac31\uc2e0\uc608\uc815 \uae08\uc561 \ub4f1 \ud544\uc694\ud55c \uc0c1\ud669\uc5d0\uc11c \ubb38\uc790 \ub610\ub294 \uc54c\ub9bc\ud1a1\uc744 \ubc1c\uc1a1\ud558\uae30 \uc704\ud574 \ucee4\uc2a4\ud140 \ucf54\ub4dc \uc608\uc2dc\uc5d0 \ub300\ud574 \uc124\uba85\ud569\ub2c8\ub2e4. \ud574\ub2f9 \uc608\uc2dc \ucf54\ub4dc\ub97c \ucc38\uace0\ud558\uc5ec \ucee4\uc2a4\ud140 \ud6c4 \uc774\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.codemshop.com\\\/guide\\\/docs\\\/sms\\\/sms-filter\\\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.codemshop.com\\\/guide\\\/docs\\\/sms\\\/sms-filter\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.codemshop.com\\\/guide\\\/docs\\\/sms\\\/sms-filter\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.codemshop.com\\\/guide\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\ud544\ud130 \uac00\uc774\ub4dc\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.codemshop.com\\\/guide\\\/#website\",\"url\":\"https:\\\/\\\/www.codemshop.com\\\/guide\\\/\",\"name\":\"\ucf54\ub4dc\uc5e0\uc0f5 \ub9e4\ub274\uc5bc\",\"description\":\"\uc6b0\ucee4\uba38\uc2a4 \uc6cc\ub4dc\ud504\ub808\uc2a4 \uc1fc\ud551\ubab0 \uc0ac\uc6a9\uc790\ub97c \uc704\ud55c \ub9e4\ub274\uc5bc\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.codemshop.com\\\/guide\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.codemshop.com\\\/guide\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.codemshop.com\\\/guide\\\/#organization\",\"name\":\"\ucf54\ub4dc\uc5e0\uc0f5 \ub9e4\ub274\uc5bc\",\"url\":\"https:\\\/\\\/www.codemshop.com\\\/guide\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\\\/\\\/www.codemshop.com\\\/guide\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.codemshop.com\\\/guide\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/codemshop_logo.png\",\"contentUrl\":\"https:\\\/\\\/www.codemshop.com\\\/guide\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/codemshop_logo.png\",\"width\":120,\"height\":120,\"caption\":\"\ucf54\ub4dc\uc5e0\uc0f5 \ub9e4\ub274\uc5bc\"},\"image\":{\"@id\":\"https:\\\/\\\/www.codemshop.com\\\/guide\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.youtube.com\\\/@codemshop\",\"https:\\\/\\\/pf.kakao.com\\\/_Ffxdvxd\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"\uc6b0\ucee4\uba38\uc2a4 \ubb38\uc790 \uc54c\ub9bc\ud1a1 \ud544\ud130 \uac00\uc774\ub4dc","description":"\uc6b0\ucee4\uba38\uc2a4 \ubb38\uc790 \uc54c\ub9bc\ud1a1 \ud544\ud130 \uac00\uc774\ub4dc\ub294 \ub300\uccb4\ubb38\uad6c \ucd94\uac00 \ubc0f \ubcc0\uacbd, \ucee4\uc2a4\ud140 \ubc1c\uc1a1, \uac31\uc2e0\uc608\uc815 \uae08\uc561 \ub4f1 \ud544\uc694\ud55c \uc0c1\ud669\uc5d0\uc11c \ubb38\uc790 \ub610\ub294 \uc54c\ub9bc\ud1a1\uc744 \ubc1c\uc1a1\ud558\uae30 \uc704\ud574 \ucee4\uc2a4\ud140 \ucf54\ub4dc \uc608\uc2dc\uc5d0 \ub300\ud574 \uc124\uba85\ud569\ub2c8\ub2e4. \ud574\ub2f9 \uc608\uc2dc \ucf54\ub4dc\ub97c \ucc38\uace0\ud558\uc5ec \ucee4\uc2a4\ud140 \ud6c4 \uc774\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.","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:\/\/www.codemshop.com\/guide\/docs\/sms\/sms-filter\/","og_locale":"ko_KR","og_type":"article","og_title":"\uc6b0\ucee4\uba38\uc2a4 \ubb38\uc790 \uc54c\ub9bc\ud1a1 \ud544\ud130 \uac00\uc774\ub4dc","og_description":"\uc6b0\ucee4\uba38\uc2a4 \ubb38\uc790 \uc54c\ub9bc\ud1a1 \ud544\ud130 \uac00\uc774\ub4dc\ub294 \ub300\uccb4\ubb38\uad6c \ucd94\uac00 \ubc0f \ubcc0\uacbd, \ucee4\uc2a4\ud140 \ubc1c\uc1a1, \uac31\uc2e0\uc608\uc815 \uae08\uc561 \ub4f1 \ud544\uc694\ud55c \uc0c1\ud669\uc5d0\uc11c \ubb38\uc790 \ub610\ub294 \uc54c\ub9bc\ud1a1\uc744 \ubc1c\uc1a1\ud558\uae30 \uc704\ud574 \ucee4\uc2a4\ud140 \ucf54\ub4dc \uc608\uc2dc\uc5d0 \ub300\ud574 \uc124\uba85\ud569\ub2c8\ub2e4. \ud574\ub2f9 \uc608\uc2dc \ucf54\ub4dc\ub97c \ucc38\uace0\ud558\uc5ec \ucee4\uc2a4\ud140 \ud6c4 \uc774\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.","og_url":"https:\/\/www.codemshop.com\/guide\/docs\/sms\/sms-filter\/","og_site_name":"\ucf54\ub4dc\uc5e0\uc0f5 \ub9e4\ub274\uc5bc","article_publisher":"https:\/\/www.youtube.com\/@codemshop","article_modified_time":"2026-01-22T04:04:37+00:00","og_image":[{"width":2440,"height":1376,"url":"https:\/\/www.codemshop.com\/guide\/wp-content\/uploads\/2024\/10\/\u110b\u116f\u1103\u1173\u1111\u1173\u1105\u1166\u1109\u1173-\u1106\u116e\u11ab\u110c\u1161-\u110b\u1161\u11af\u1105\u1175\u11b7\u1110\u1169\u11a8-\u1112\u116a\u11af\u110b\u116d\u11bc-\u1100\u1161\u110b\u1175\u1103\u1173-\u110f\u1169\u1103\u1173\u110b\u1166\u11b7\u1109\u1163\u11b8.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_title":"\uc6b0\ucee4\uba38\uc2a4 \ubb38\uc790 \uc54c\ub9bc\ud1a1 \ud544\ud130 \uac00\uc774\ub4dc","twitter_description":"\uc6b0\ucee4\uba38\uc2a4 \ubb38\uc790 \uc54c\ub9bc\ud1a1 \ud544\ud130 \uac00\uc774\ub4dc\ub294 \ub300\uccb4\ubb38\uad6c \ucd94\uac00 \ubc0f \ubcc0\uacbd, \ucee4\uc2a4\ud140 \ubc1c\uc1a1, \uac31\uc2e0\uc608\uc815 \uae08\uc561 \ub4f1 \ud544\uc694\ud55c \uc0c1\ud669\uc5d0\uc11c \ubb38\uc790 \ub610\ub294 \uc54c\ub9bc\ud1a1\uc744 \ubc1c\uc1a1\ud558\uae30 \uc704\ud574 \ucee4\uc2a4\ud140 \ucf54\ub4dc \uc608\uc2dc\uc5d0 \ub300\ud574 \uc124\uba85\ud569\ub2c8\ub2e4. \ud574\ub2f9 \uc608\uc2dc \ucf54\ub4dc\ub97c \ucc38\uace0\ud558\uc5ec \ucee4\uc2a4\ud140 \ud6c4 \uc774\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.","twitter_misc":{"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"3\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.codemshop.com\/guide\/docs\/sms\/sms-filter\/","url":"https:\/\/www.codemshop.com\/guide\/docs\/sms\/sms-filter\/","name":"\uc6b0\ucee4\uba38\uc2a4 \ubb38\uc790 \uc54c\ub9bc\ud1a1 \ud544\ud130 \uac00\uc774\ub4dc","isPartOf":{"@id":"https:\/\/www.codemshop.com\/guide\/#website"},"datePublished":"2026-01-21T05:40:41+00:00","dateModified":"2026-01-22T04:04:37+00:00","description":"\uc6b0\ucee4\uba38\uc2a4 \ubb38\uc790 \uc54c\ub9bc\ud1a1 \ud544\ud130 \uac00\uc774\ub4dc\ub294 \ub300\uccb4\ubb38\uad6c \ucd94\uac00 \ubc0f \ubcc0\uacbd, \ucee4\uc2a4\ud140 \ubc1c\uc1a1, \uac31\uc2e0\uc608\uc815 \uae08\uc561 \ub4f1 \ud544\uc694\ud55c \uc0c1\ud669\uc5d0\uc11c \ubb38\uc790 \ub610\ub294 \uc54c\ub9bc\ud1a1\uc744 \ubc1c\uc1a1\ud558\uae30 \uc704\ud574 \ucee4\uc2a4\ud140 \ucf54\ub4dc \uc608\uc2dc\uc5d0 \ub300\ud574 \uc124\uba85\ud569\ub2c8\ub2e4. \ud574\ub2f9 \uc608\uc2dc \ucf54\ub4dc\ub97c \ucc38\uace0\ud558\uc5ec \ucee4\uc2a4\ud140 \ud6c4 \uc774\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.","breadcrumb":{"@id":"https:\/\/www.codemshop.com\/guide\/docs\/sms\/sms-filter\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.codemshop.com\/guide\/docs\/sms\/sms-filter\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.codemshop.com\/guide\/docs\/sms\/sms-filter\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.codemshop.com\/guide\/"},{"@type":"ListItem","position":2,"name":"\ud544\ud130 \uac00\uc774\ub4dc"}]},{"@type":"WebSite","@id":"https:\/\/www.codemshop.com\/guide\/#website","url":"https:\/\/www.codemshop.com\/guide\/","name":"\ucf54\ub4dc\uc5e0\uc0f5 \ub9e4\ub274\uc5bc","description":"\uc6b0\ucee4\uba38\uc2a4 \uc6cc\ub4dc\ud504\ub808\uc2a4 \uc1fc\ud551\ubab0 \uc0ac\uc6a9\uc790\ub97c \uc704\ud55c \ub9e4\ub274\uc5bc","publisher":{"@id":"https:\/\/www.codemshop.com\/guide\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.codemshop.com\/guide\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/www.codemshop.com\/guide\/#organization","name":"\ucf54\ub4dc\uc5e0\uc0f5 \ub9e4\ub274\uc5bc","url":"https:\/\/www.codemshop.com\/guide\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/www.codemshop.com\/guide\/#\/schema\/logo\/image\/","url":"https:\/\/www.codemshop.com\/guide\/wp-content\/uploads\/2024\/09\/codemshop_logo.png","contentUrl":"https:\/\/www.codemshop.com\/guide\/wp-content\/uploads\/2024\/09\/codemshop_logo.png","width":120,"height":120,"caption":"\ucf54\ub4dc\uc5e0\uc0f5 \ub9e4\ub274\uc5bc"},"image":{"@id":"https:\/\/www.codemshop.com\/guide\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.youtube.com\/@codemshop","https:\/\/pf.kakao.com\/_Ffxdvxd"]}]}},"_links":{"self":[{"href":"https:\/\/www.codemshop.com\/guide\/wp-json\/wp\/v2\/docs\/5738","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.codemshop.com\/guide\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/www.codemshop.com\/guide\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/www.codemshop.com\/guide\/wp-json\/wp\/v2\/users\/2338"}],"replies":[{"embeddable":true,"href":"https:\/\/www.codemshop.com\/guide\/wp-json\/wp\/v2\/comments?post=5738"}],"version-history":[{"count":4,"href":"https:\/\/www.codemshop.com\/guide\/wp-json\/wp\/v2\/docs\/5738\/revisions"}],"predecessor-version":[{"id":5742,"href":"https:\/\/www.codemshop.com\/guide\/wp-json\/wp\/v2\/docs\/5738\/revisions\/5742"}],"wp:attachment":[{"href":"https:\/\/www.codemshop.com\/guide\/wp-json\/wp\/v2\/media?parent=5738"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/www.codemshop.com\/guide\/wp-json\/wp\/v2\/doc_category?post=5738"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/www.codemshop.com\/guide\/wp-json\/wp\/v2\/doc_tag?post=5738"},{"taxonomy":"knowledge_base","embeddable":true,"href":"https:\/\/www.codemshop.com\/guide\/wp-json\/wp\/v2\/knowledge_base?post=5738"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}