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.0000 360480 2. require('/volume1/web/www/blog/wp-blog-header.php') /volume1/web/www/blog/index.php:17 1.0000 24595584 3. require_once('/volume1/web/www/blog/wp-includes/template-loader.php') /volume1/web/www/blog/wp-blog-header.php:19 1.0077 24723736 4. include('/volume1/web/www/blog/wp-content/themes/hueman/archive.php') /volume1/web/www/blog/wp-includes/template-loader.php:106 1.1442 25927032 5. hu_get_content($tmpl = 'tmpl/archive-tmpl', $print = ???) /volume1/web/www/blog/wp-content/themes/hueman/archive.php:3 1.1446 25944144 6. hu_get_template_part($path = 'tmpl/archive-tmpl') /volume1/web/www/blog/wp-content/themes/hueman/functions/init-front.php:27 1.1446 25944232 7. get_template_part($slug = 'tmpl/archive-tmpl', $name = ???, $args = ???) /volume1/web/www/blog/wp-content/themes/hueman/functions/init-front.php:1741 1.1446 25944560 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.1446 25944816 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.1447 25945104 10. require('/volume1/web/www/blog/wp-content/themes/hueman/tmpl/archive-tmpl.php') /volume1/web/www/blog/wp-includes/template.php:792 1.1448 25945104 11. hu_get_template_part($path = 'parts/post-list-articles') /volume1/web/www/blog/wp-content/themes/hueman/tmpl/archive-tmpl.php:9 1.1448 25945208 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.1448 25945560 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.1449 25945832 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.1449 25946280 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.1454 25956992 16. get_template_part($slug = 'content', $name = ???, $args = ???) /volume1/web/www/blog/wp-content/themes/hueman/parts/post-list-articles.php:19 1.1454 25957304 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.1455 25957560 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.1455 25957976 19. require('/volume1/web/www/blog/wp-content/themes/hueman/content.php') /volume1/web/www/blog/wp-includes/template.php:792 1.1556 25985840 20. the_excerpt() /volume1/web/www/blog/wp-content/themes/hueman/content.php:72 1.1556 25985840 21. get_the_excerpt($post = ???) /volume1/web/www/blog/wp-includes/post-template.php:399 1.1556 25985840 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.1556 25986088 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.1556 25986736 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.1557 25986016 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.1557 25986264 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.1557 25987320 27. WP_Syntax::beforeFilter($content = '2013년 12월 12일 현재 사용중인 워드프레스 Hueman 테마의 경우 반응형 웹(responsive web) 테마다. 그런데 이 테마는 반응형 웹 동작을 위해서, 동영상 등을 임베드할 때 임베드 코드를 div 태그로 감싸는 후크 필터를 쓴다. 그래서 유튜브 동영상 등을 임베드하면 브라우저 창의 크기에 따라 동영상 크기도 자동으로 조절이 된다. 그런데 이 필터가 트위터의 트윗을 임베드할 때도 동작을 해서 이'...) /volume1/web/www/blog/wp-includes/class-wp-hook.php:324 1.1557 25987320 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.0000 360480 2. require('/volume1/web/www/blog/wp-blog-header.php') /volume1/web/www/blog/index.php:17 1.0000 24595584 3. require_once('/volume1/web/www/blog/wp-includes/template-loader.php') /volume1/web/www/blog/wp-blog-header.php:19 1.0077 24723736 4. include('/volume1/web/www/blog/wp-content/themes/hueman/archive.php') /volume1/web/www/blog/wp-includes/template-loader.php:106 1.1442 25927032 5. hu_get_content($tmpl = 'tmpl/archive-tmpl', $print = ???) /volume1/web/www/blog/wp-content/themes/hueman/archive.php:3 1.1446 25944144 6. hu_get_template_part($path = 'tmpl/archive-tmpl') /volume1/web/www/blog/wp-content/themes/hueman/functions/init-front.php:27 1.1446 25944232 7. get_template_part($slug = 'tmpl/archive-tmpl', $name = ???, $args = ???) /volume1/web/www/blog/wp-content/themes/hueman/functions/init-front.php:1741 1.1446 25944560 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.1446 25944816 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.1447 25945104 10. require('/volume1/web/www/blog/wp-content/themes/hueman/tmpl/archive-tmpl.php') /volume1/web/www/blog/wp-includes/template.php:792 1.1448 25945104 11. hu_get_template_part($path = 'parts/post-list-articles') /volume1/web/www/blog/wp-content/themes/hueman/tmpl/archive-tmpl.php:9 1.1448 25945208 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.1448 25945560 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.1449 25945832 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.1449 25946280 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.1454 25956992 16. get_template_part($slug = 'content', $name = ???, $args = ???) /volume1/web/www/blog/wp-content/themes/hueman/parts/post-list-articles.php:19 1.1454 25957304 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.1455 25957560 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.1455 25957976 19. require('/volume1/web/www/blog/wp-content/themes/hueman/content.php') /volume1/web/www/blog/wp-includes/template.php:792 1.1556 25985840 20. the_excerpt() /volume1/web/www/blog/wp-content/themes/hueman/content.php:72 1.1556 25985840 21. get_the_excerpt($post = ???) /volume1/web/www/blog/wp-includes/post-template.php:399 1.1556 25985840 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.1556 25986088 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.1556 25986736 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.1557 25986016 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.1557 25986264 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.1557 25987320 27. WP_Syntax::beforeFilter($content = '2013년 12월 12일 현재 사용중인 워드프레스 Hueman 테마의 경우 반응형 웹(responsive web) 테마다. 그런데 이 테마는 반응형 웹 동작을 위해서, 동영상 등을 임베드할 때 임베드 코드를 div 태그로 감싸는 후크 필터를 쓴다. 그래서 유튜브 동영상 등을 임베드하면 브라우저 창의 크기에 따라 동영상 크기도 자동으로 조절이 된다. 그런데 이 필터가 트위터의 트윗을 임베드할 때도 동작을 해서 이'...) /volume1/web/www/blog/wp-includes/class-wp-hook.php:324 1.1557 25987320 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 태그로 감싸는 후크...

1

워드프레스 테마를 또 바꿨다: Hueman

테마를 Fruitful로 바꾼지 한 달도 안 되어서 다시 바꿨다. Hueman 테마인데, 아주 깔끔하고 좋다. 기본적으로 사이드바 2개가 본문 좌우로 배치되지만 옵션에서 구성을 세부적으로 바꿀 수 있고, 창의 크기와 디바이스의 종류에...

1

3년만에 워드프레스 테마를 fruitful로 바꿨다

너무 오래 같은 테마를 쓰니 지겹기도 하고, 파일들을 수정해가면서 쓰다 보니 코드도 점점 너저분해지는 느낌이라 정리를 한 번 했다. 이전에 썼던 테마는 suffusion 테마였다. “워드프레스 블로그 suffusion 테마의 강력한 기능들”이라는...

내 블로그에 구글 맞춤 검색 엔진 달기 4

내 블로그에 구글 맞춤 검색 엔진 달기

저와 같은 suffusion 테마를 사용하시는 어떤 워드프레스 사용자 분께서 제 블로그 본문에 나오는 구글 애드센스 광고와 올블릿 광고와 우측 상단의 구글 맞춤 검색 엔진은 어떻게 다는지를 물어 오셨습니다. 일단 메일로...