Tagged: 함수

1

워드프레스 자식 테마에서 함수 오버라이드 문제

Warning: WP_Syntax::substituteToken(): Argument #1 ($match) must be passed by reference, value given in /volume1/web/www/blog/wp-content/plugins/wp-syntax/wp-syntax.php on line 380 Call Stack: 0.0000 360176 1. {main}() /volume1/web/www/blog/index.php:0 0.0001 360480 2. require('/volume1/web/www/blog/wp-blog-header.php') /volume1/web/www/blog/index.php:17 1.0389 24520704 3. require_once('/volume1/web/www/blog/wp-includes/template-loader.php') /volume1/web/www/blog/wp-blog-header.php:19 1.0464 24648856 4. include('/volume1/web/www/blog/wp-content/themes/hueman/archive.php') /volume1/web/www/blog/wp-includes/template-loader.php:106 1.1769 25775016 5. hu_get_content($tmpl = 'tmpl/archive-tmpl', $print = ???) /volume1/web/www/blog/wp-content/themes/hueman/archive.php:3 1.1772 25792128 6. hu_get_template_part($path = 'tmpl/archive-tmpl') /volume1/web/www/blog/wp-content/themes/hueman/functions/init-front.php:27 1.1772 25792216 7. get_template_part($slug = 'tmpl/archive-tmpl', $name = ???, $args = ???) /volume1/web/www/blog/wp-content/themes/hueman/functions/init-front.php:1741 1.1772 25792544 8. locate_template($template_names = [0 => 'tmpl/archive-tmpl.php'], $load = TRUE, $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/general-template.php:206 1.1773 25792800 9. load_template($_template_file = '/volume1/web/www/blog/wp-content/themes/hueman/tmpl/archive-tmpl.php', $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/template.php:725 1.1774 25793088 10. require('/volume1/web/www/blog/wp-content/themes/hueman/tmpl/archive-tmpl.php') /volume1/web/www/blog/wp-includes/template.php:792 1.1775 25793088 11. hu_get_template_part($path = 'parts/post-list-articles') /volume1/web/www/blog/wp-content/themes/hueman/tmpl/archive-tmpl.php:9 1.1775 25793192 12. get_template_part($slug = 'parts/post-list-articles', $name = ???, $args = ???) /volume1/web/www/blog/wp-content/themes/hueman/functions/init-front.php:1741 1.1775 25793544 13. locate_template($template_names = [0 => 'parts/post-list-articles.php'], $load = TRUE, $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/general-template.php:206 1.1776 25793816 14. load_template($_template_file = '/volume1/web/www/blog/wp-content/themes/hueman/parts/post-list-articles.php', $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/template.php:725 1.1776 25794264 15. require('/volume1/web/www/blog/wp-content/themes/hueman/parts/post-list-articles.php') /volume1/web/www/blog/wp-includes/template.php:792 1.1781 25804976 16. get_template_part($slug = 'content', $name = ???, $args = ???) /volume1/web/www/blog/wp-content/themes/hueman/parts/post-list-articles.php:19 1.1781 25805288 17. locate_template($template_names = [0 => 'content.php'], $load = TRUE, $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/general-template.php:206 1.1781 25805544 18. load_template($_template_file = '/volume1/web/www/blog/wp-content/themes/hueman/content.php', $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/template.php:725 1.1782 25805960 19. require('/volume1/web/www/blog/wp-content/themes/hueman/content.php') /volume1/web/www/blog/wp-includes/template.php:792 1.1883 25824912 20. the_excerpt() /volume1/web/www/blog/wp-content/themes/hueman/content.php:72 1.1883 25824912 21. get_the_excerpt($post = ???) /volume1/web/www/blog/wp-includes/post-template.php:399 1.1884 25824912 22. apply_filters($hook_name = 'get_the_excerpt', $value = '', ...$args = variadic(class WP_Post { public $ID = 7296; public $post_author = '1'; public $post_date = '2013-12-12 15:20:56'; public $post_date_gmt = '2013-12-12 06:20:56'; public $post_content = '2013년 12월 12일 현재 사용중인 워드프레스 Hueman 테마의 경우 반응형 웹(responsive web) 테마다. 그런데 이 테마는 반응형 웹 동작을 위해서, 동영상 등을 임베드할 때 임베드 코드를 div 태그로 감싸는 후크 필터를 쓴다. 그래서 유튜브 동영상 등을 임베드하면 브라우저 창의 크기에 따라 동영상 크기도 자동으로 조절이 된다. 그런데 이 필터가 트위터의 트윗을 임베드할 때도 동작을 해서 이'...; public $post_title = '워드프레스 자식 테마에서 함수 오버라이드 문제'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'open'; public $ping_status = 'open'; public $post_password = ''; public $post_name = '%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%ec%9e%90%ec%8b%9d-%ed%85%8c%eb%a7%88%ec%97%90%ec%84%9c-%ed%95%a8%ec%88%98-%ec%98%a4%eb%b2%84%eb%9d%bc%ec%9d%b4%eb%93%9c-%eb%ac%b8%ec%a0%9c'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2013-12-12 18:33:46'; public $post_modified_gmt = '2013-12-12 09:33:46'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://raftwood.net/blog/?p=7296'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '1'; public $filter = 'raw' })) /volume1/web/www/blog/wp-includes/post-template.php:434 1.1884 25825160 23. WP_Hook->apply_filters($value = '', $args = [0 => '', 1 => class WP_Post { public $ID = 7296; public $post_author = '1'; public $post_date = '2013-12-12 15:20:56'; public $post_date_gmt = '2013-12-12 06:20:56'; public $post_content = '2013년 12월 12일 현재 사용중인 워드프레스 Hueman 테마의 경우 반응형 웹(responsive web) 테마다. 그런데 이 테마는 반응형 웹 동작을 위해서, 동영상 등을 임베드할 때 임베드 코드를 div 태그로 감싸는 후크 필터를 쓴다. 그래서 유튜브 동영상 등을 임베드하면 브라우저 창의 크기에 따라 동영상 크기도 자동으로 조절이 된다. 그런데 이 필터가 트위터의 트윗을 임베드할 때도 동작을 해서 이'...; public $post_title = '워드프레스 자식 테마에서 함수 오버라이드 문제'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'open'; public $ping_status = 'open'; public $post_password = ''; public $post_name = '%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%ec%9e%90%ec%8b%9d-%ed%85%8c%eb%a7%88%ec%97%90%ec%84%9c-%ed%95%a8%ec%88%98-%ec%98%a4%eb%b2%84%eb%9d%bc%ec%9d%b4%eb%93%9c-%eb%ac%b8%ec%a0%9c'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2013-12-12 18:33:46'; public $post_modified_gmt = '2013-12-12 09:33:46'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://raftwood.net/blog/?p=7296'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '1'; public $filter = 'raw' }]) /volume1/web/www/blog/wp-includes/plugin.php:205 1.1884 25825808 24. wp_trim_excerpt($text = '', $post = class WP_Post { public $ID = 7296; public $post_author = '1'; public $post_date = '2013-12-12 15:20:56'; public $post_date_gmt = '2013-12-12 06:20:56'; public $post_content = '2013년 12월 12일 현재 사용중인 워드프레스 Hueman 테마의 경우 반응형 웹(responsive web) 테마다. 그런데 이 테마는 반응형 웹 동작을 위해서, 동영상 등을 임베드할 때 임베드 코드를 div 태그로 감싸는 후크 필터를 쓴다. 그래서 유튜브 동영상 등을 임베드하면 브라우저 창의 크기에 따라 동영상 크기도 자동으로 조절이 된다. 그런데 이 필터가 트위터의 트윗을 임베드할 때도 동작을 해서 이'...; public $post_title = '워드프레스 자식 테마에서 함수 오버라이드 문제'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'open'; public $ping_status = 'open'; public $post_password = ''; public $post_name = '%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%ec%9e%90%ec%8b%9d-%ed%85%8c%eb%a7%88%ec%97%90%ec%84%9c-%ed%95%a8%ec%88%98-%ec%98%a4%eb%b2%84%eb%9d%bc%ec%9d%b4%eb%93%9c-%eb%ac%b8%ec%a0%9c'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2013-12-12 18:33:46'; public $post_modified_gmt = '2013-12-12 09:33:46'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://raftwood.net/blog/?p=7296'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '1'; public $filter = 'raw' }) /volume1/web/www/blog/wp-includes/class-wp-hook.php:324 1.1885 25825088 25. apply_filters($hook_name = 'the_content', $value = '2013년 12월 12일 현재 사용중인 워드프레스 Hueman 테마의 경우 반응형 웹(responsive web) 테마다. 그런데 이 테마는 반응형 웹 동작을 위해서, 동영상 등을 임베드할 때 임베드 코드를 div 태그로 감싸는 후크 필터를 쓴다. 그래서 유튜브 동영상 등을 임베드하면 브라우저 창의 크기에 따라 동영상 크기도 자동으로 조절이 된다. 그런데 이 필터가 트위터의 트윗을 임베드할 때도 동작을 해서 이'...) /volume1/web/www/blog/wp-includes/formatting.php:3992 1.1885 25825336 26. WP_Hook->apply_filters($value = '2013년 12월 12일 현재 사용중인 워드프레스 Hueman 테마의 경우 반응형 웹(responsive web) 테마다. 그런데 이 테마는 반응형 웹 동작을 위해서, 동영상 등을 임베드할 때 임베드 코드를 div 태그로 감싸는 후크 필터를 쓴다. 그래서 유튜브 동영상 등을 임베드하면 브라우저 창의 크기에 따라 동영상 크기도 자동으로 조절이 된다. 그런데 이 필터가 트위터의 트윗을 임베드할 때도 동작을 해서 이'..., $args = [0 => '2013년 12월 12일 현재 사용중인 워드프레스 Hueman 테마의 경우 반응형 웹(responsive web) 테마다. 그런데 이 테마는 반응형 웹 동작을 위해서, 동영상 등을 임베드할 때 임베드 코드를 div 태그로 감싸는 후크 필터를 쓴다. 그래서 유튜브 동영상 등을 임베드하면 브라우저 창의 크기에 따라 동영상 크기도 자동으로 조절이 된다. 그런데 이 필터가 트위터의 트윗을 임베드할 때도 동작을 해서 이'...]) /volume1/web/www/blog/wp-includes/plugin.php:205 1.1885 25826392 27. WP_Syntax::beforeFilter($content = '2013년 12월 12일 현재 사용중인 워드프레스 Hueman 테마의 경우 반응형 웹(responsive web) 테마다. 그런데 이 테마는 반응형 웹 동작을 위해서, 동영상 등을 임베드할 때 임베드 코드를 div 태그로 감싸는 후크 필터를 쓴다. 그래서 유튜브 동영상 등을 임베드하면 브라우저 창의 크기에 따라 동영상 크기도 자동으로 조절이 된다. 그런데 이 필터가 트위터의 트윗을 임베드할 때도 동작을 해서 이'...) /volume1/web/www/blog/wp-includes/class-wp-hook.php:324 1.1885 25826392 28. preg_replace_callback($pattern = '/\\s*(.*)<\\/pre>\\s*/siU', $callback = [0 => 'WP_Syntax', 1 => 'substituteToken'], $subject = '2013년 12월 12일 현재 사용중인 워드프레스 Hueman 테마의 경우 반응형 웹(responsive web) 테마다. 그런데 이 테마는 반응형 웹 동작을 위해서, 동영상 등을 임베드할 때 임베드 코드를 div 태그로 감싸는 후크 필터를 쓴다. 그래서 유튜브 동영상 등을 임베드하면 브라우저 창의 크기에 따라 동영상 크기도 자동으로 조절이 된다. 그런데 이 필터가 트위터의 트윗을 임베드할 때도 동작을 해서 이'...) /volume1/web/www/blog/wp-content/plugins/wp-syntax/wp-syntax.php:380 Warning: WP_Syntax::substituteToken(): Argument #1 ($match) must be passed by reference, value given in /volume1/web/www/blog/wp-content/plugins/wp-syntax/wp-syntax.php on line 380 Call Stack: 0.0000 360176 1. {main}() /volume1/web/www/blog/index.php:0 0.0001 360480 2. require('/volume1/web/www/blog/wp-blog-header.php') /volume1/web/www/blog/index.php:17 1.0389 24520704 3. require_once('/volume1/web/www/blog/wp-includes/template-loader.php') /volume1/web/www/blog/wp-blog-header.php:19 1.0464 24648856 4. include('/volume1/web/www/blog/wp-content/themes/hueman/archive.php') /volume1/web/www/blog/wp-includes/template-loader.php:106 1.1769 25775016 5. hu_get_content($tmpl = 'tmpl/archive-tmpl', $print = ???) /volume1/web/www/blog/wp-content/themes/hueman/archive.php:3 1.1772 25792128 6. hu_get_template_part($path = 'tmpl/archive-tmpl') /volume1/web/www/blog/wp-content/themes/hueman/functions/init-front.php:27 1.1772 25792216 7. get_template_part($slug = 'tmpl/archive-tmpl', $name = ???, $args = ???) /volume1/web/www/blog/wp-content/themes/hueman/functions/init-front.php:1741 1.1772 25792544 8. locate_template($template_names = [0 => 'tmpl/archive-tmpl.php'], $load = TRUE, $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/general-template.php:206 1.1773 25792800 9. load_template($_template_file = '/volume1/web/www/blog/wp-content/themes/hueman/tmpl/archive-tmpl.php', $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/template.php:725 1.1774 25793088 10. require('/volume1/web/www/blog/wp-content/themes/hueman/tmpl/archive-tmpl.php') /volume1/web/www/blog/wp-includes/template.php:792 1.1775 25793088 11. hu_get_template_part($path = 'parts/post-list-articles') /volume1/web/www/blog/wp-content/themes/hueman/tmpl/archive-tmpl.php:9 1.1775 25793192 12. get_template_part($slug = 'parts/post-list-articles', $name = ???, $args = ???) /volume1/web/www/blog/wp-content/themes/hueman/functions/init-front.php:1741 1.1775 25793544 13. locate_template($template_names = [0 => 'parts/post-list-articles.php'], $load = TRUE, $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/general-template.php:206 1.1776 25793816 14. load_template($_template_file = '/volume1/web/www/blog/wp-content/themes/hueman/parts/post-list-articles.php', $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/template.php:725 1.1776 25794264 15. require('/volume1/web/www/blog/wp-content/themes/hueman/parts/post-list-articles.php') /volume1/web/www/blog/wp-includes/template.php:792 1.1781 25804976 16. get_template_part($slug = 'content', $name = ???, $args = ???) /volume1/web/www/blog/wp-content/themes/hueman/parts/post-list-articles.php:19 1.1781 25805288 17. locate_template($template_names = [0 => 'content.php'], $load = TRUE, $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/general-template.php:206 1.1781 25805544 18. load_template($_template_file = '/volume1/web/www/blog/wp-content/themes/hueman/content.php', $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/template.php:725 1.1782 25805960 19. require('/volume1/web/www/blog/wp-content/themes/hueman/content.php') /volume1/web/www/blog/wp-includes/template.php:792 1.1883 25824912 20. the_excerpt() /volume1/web/www/blog/wp-content/themes/hueman/content.php:72 1.1883 25824912 21. get_the_excerpt($post = ???) /volume1/web/www/blog/wp-includes/post-template.php:399 1.1884 25824912 22. apply_filters($hook_name = 'get_the_excerpt', $value = '', ...$args = variadic(class WP_Post { public $ID = 7296; public $post_author = '1'; public $post_date = '2013-12-12 15:20:56'; public $post_date_gmt = '2013-12-12 06:20:56'; public $post_content = '2013년 12월 12일 현재 사용중인 워드프레스 Hueman 테마의 경우 반응형 웹(responsive web) 테마다. 그런데 이 테마는 반응형 웹 동작을 위해서, 동영상 등을 임베드할 때 임베드 코드를 div 태그로 감싸는 후크 필터를 쓴다. 그래서 유튜브 동영상 등을 임베드하면 브라우저 창의 크기에 따라 동영상 크기도 자동으로 조절이 된다. 그런데 이 필터가 트위터의 트윗을 임베드할 때도 동작을 해서 이'...; public $post_title = '워드프레스 자식 테마에서 함수 오버라이드 문제'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'open'; public $ping_status = 'open'; public $post_password = ''; public $post_name = '%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%ec%9e%90%ec%8b%9d-%ed%85%8c%eb%a7%88%ec%97%90%ec%84%9c-%ed%95%a8%ec%88%98-%ec%98%a4%eb%b2%84%eb%9d%bc%ec%9d%b4%eb%93%9c-%eb%ac%b8%ec%a0%9c'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2013-12-12 18:33:46'; public $post_modified_gmt = '2013-12-12 09:33:46'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://raftwood.net/blog/?p=7296'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '1'; public $filter = 'raw' })) /volume1/web/www/blog/wp-includes/post-template.php:434 1.1884 25825160 23. WP_Hook->apply_filters($value = '', $args = [0 => '', 1 => class WP_Post { public $ID = 7296; public $post_author = '1'; public $post_date = '2013-12-12 15:20:56'; public $post_date_gmt = '2013-12-12 06:20:56'; public $post_content = '2013년 12월 12일 현재 사용중인 워드프레스 Hueman 테마의 경우 반응형 웹(responsive web) 테마다. 그런데 이 테마는 반응형 웹 동작을 위해서, 동영상 등을 임베드할 때 임베드 코드를 div 태그로 감싸는 후크 필터를 쓴다. 그래서 유튜브 동영상 등을 임베드하면 브라우저 창의 크기에 따라 동영상 크기도 자동으로 조절이 된다. 그런데 이 필터가 트위터의 트윗을 임베드할 때도 동작을 해서 이'...; public $post_title = '워드프레스 자식 테마에서 함수 오버라이드 문제'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'open'; public $ping_status = 'open'; public $post_password = ''; public $post_name = '%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%ec%9e%90%ec%8b%9d-%ed%85%8c%eb%a7%88%ec%97%90%ec%84%9c-%ed%95%a8%ec%88%98-%ec%98%a4%eb%b2%84%eb%9d%bc%ec%9d%b4%eb%93%9c-%eb%ac%b8%ec%a0%9c'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2013-12-12 18:33:46'; public $post_modified_gmt = '2013-12-12 09:33:46'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://raftwood.net/blog/?p=7296'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '1'; public $filter = 'raw' }]) /volume1/web/www/blog/wp-includes/plugin.php:205 1.1884 25825808 24. wp_trim_excerpt($text = '', $post = class WP_Post { public $ID = 7296; public $post_author = '1'; public $post_date = '2013-12-12 15:20:56'; public $post_date_gmt = '2013-12-12 06:20:56'; public $post_content = '2013년 12월 12일 현재 사용중인 워드프레스 Hueman 테마의 경우 반응형 웹(responsive web) 테마다. 그런데 이 테마는 반응형 웹 동작을 위해서, 동영상 등을 임베드할 때 임베드 코드를 div 태그로 감싸는 후크 필터를 쓴다. 그래서 유튜브 동영상 등을 임베드하면 브라우저 창의 크기에 따라 동영상 크기도 자동으로 조절이 된다. 그런데 이 필터가 트위터의 트윗을 임베드할 때도 동작을 해서 이'...; public $post_title = '워드프레스 자식 테마에서 함수 오버라이드 문제'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'open'; public $ping_status = 'open'; public $post_password = ''; public $post_name = '%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%ec%9e%90%ec%8b%9d-%ed%85%8c%eb%a7%88%ec%97%90%ec%84%9c-%ed%95%a8%ec%88%98-%ec%98%a4%eb%b2%84%eb%9d%bc%ec%9d%b4%eb%93%9c-%eb%ac%b8%ec%a0%9c'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2013-12-12 18:33:46'; public $post_modified_gmt = '2013-12-12 09:33:46'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://raftwood.net/blog/?p=7296'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '1'; public $filter = 'raw' }) /volume1/web/www/blog/wp-includes/class-wp-hook.php:324 1.1885 25825088 25. apply_filters($hook_name = 'the_content', $value = '2013년 12월 12일 현재 사용중인 워드프레스 Hueman 테마의 경우 반응형 웹(responsive web) 테마다. 그런데 이 테마는 반응형 웹 동작을 위해서, 동영상 등을 임베드할 때 임베드 코드를 div 태그로 감싸는 후크 필터를 쓴다. 그래서 유튜브 동영상 등을 임베드하면 브라우저 창의 크기에 따라 동영상 크기도 자동으로 조절이 된다. 그런데 이 필터가 트위터의 트윗을 임베드할 때도 동작을 해서 이'...) /volume1/web/www/blog/wp-includes/formatting.php:3992 1.1885 25825336 26. WP_Hook->apply_filters($value = '2013년 12월 12일 현재 사용중인 워드프레스 Hueman 테마의 경우 반응형 웹(responsive web) 테마다. 그런데 이 테마는 반응형 웹 동작을 위해서, 동영상 등을 임베드할 때 임베드 코드를 div 태그로 감싸는 후크 필터를 쓴다. 그래서 유튜브 동영상 등을 임베드하면 브라우저 창의 크기에 따라 동영상 크기도 자동으로 조절이 된다. 그런데 이 필터가 트위터의 트윗을 임베드할 때도 동작을 해서 이'..., $args = [0 => '2013년 12월 12일 현재 사용중인 워드프레스 Hueman 테마의 경우 반응형 웹(responsive web) 테마다. 그런데 이 테마는 반응형 웹 동작을 위해서, 동영상 등을 임베드할 때 임베드 코드를 div 태그로 감싸는 후크 필터를 쓴다. 그래서 유튜브 동영상 등을 임베드하면 브라우저 창의 크기에 따라 동영상 크기도 자동으로 조절이 된다. 그런데 이 필터가 트위터의 트윗을 임베드할 때도 동작을 해서 이'...]) /volume1/web/www/blog/wp-includes/plugin.php:205 1.1885 25826392 27. WP_Syntax::beforeFilter($content = '2013년 12월 12일 현재 사용중인 워드프레스 Hueman 테마의 경우 반응형 웹(responsive web) 테마다. 그런데 이 테마는 반응형 웹 동작을 위해서, 동영상 등을 임베드할 때 임베드 코드를 div 태그로 감싸는 후크 필터를 쓴다. 그래서 유튜브 동영상 등을 임베드하면 브라우저 창의 크기에 따라 동영상 크기도 자동으로 조절이 된다. 그런데 이 필터가 트위터의 트윗을 임베드할 때도 동작을 해서 이'...) /volume1/web/www/blog/wp-includes/class-wp-hook.php:324 1.1885 25826392 28. preg_replace_callback($pattern = '/\\s*(.*)<\\/pre>\\s*/siU', $callback = [0 => 'WP_Syntax', 1 => 'substituteToken'], $subject = '2013년 12월 12일 현재 사용중인 워드프레스 Hueman 테마의 경우 반응형 웹(responsive web) 테마다. 그런데 이 테마는 반응형 웹 동작을 위해서, 동영상 등을 임베드할 때 임베드 코드를 div 태그로 감싸는 후크 필터를 쓴다. 그래서 유튜브 동영상 등을 임베드하면 브라우저 창의 크기에 따라 동영상 크기도 자동으로 조절이 된다. 그런데 이 필터가 트위터의 트윗을 임베드할 때도 동작을 해서 이'...) /volume1/web/www/blog/wp-content/plugins/wp-syntax/wp-syntax.php:380

2013년 12월 12일 현재 사용중인 워드프레스 Hueman 테마의 경우 반응형 웹(responsive web) 테마다. 그런데 이 테마는 반응형 웹 동작을 위해서, 동영상 등을 임베드할 때 임베드 코드를 div 태그로 감싸는 후크...