WordPress template_include ... add_filter('template_include', 'custom_function'); function custom_function($template){ //change a single post template...
確定! 回上一頁