Skip to content

Early-bird lifetime licence: $199 once, for the first 200 buyers only. See the offer

Remove “Category:” from archive titles

Archive pages show just “Recipes” instead of “Category: Recipes” (and the same for tags, authors and dates).

  • Type PHP
  • Runs Everywhere (runs as WordPress loads)
  • Category Search and archives
  • Tested with WordPress 7.1
PHP
<?php

add_filter( 'get_the_archive_title_prefix', '__return_empty_string' );

In these packs

Move your snippets over this afternoon.

Importing changes nothing until you switch over, and your old shortcodes keep working.