function load_single_template($template) { $new_template = ''; if( is_single() ) { global $post; if( has_term('app', 'categorie', ...
確定! 回上一頁