• Titles Question – when using custom taxonomies and custom post types:

    • on tag.php template file, we use the single_tag_title() function.
    • on category.php template file, we use the single_cat_title() function.
    • on taxonomy.php template file, we use the single_term_title() function.
    • on archive-{posttype}.php template file, what function we need to use?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Advanced Titles’ is closed to new replies.