=== Custom Archive Titles ===
Author URI: https://themezee.com
Plugin URI: https://themezee.com/plugins/custom-archive-titles/
Contributors: themezee
Tags: archive, title, heading, custom, category, tag, author
Requires at least: 4.4
Tested up to: 5.8
Stable tag: 1.1
License: GPLv2 or later

A small and simple plugin to adjust the default texts of archive titles in WordPress

== Description ==

The *Custom Archive Titles* plugin allows you to change the default texts of archive titles in WordPress.

= Set custom titles on =

* Category Archives (Category: %s)
* Tag Archives (Tag: %s)
* Author Archives (Author: %s)
* Yearly Archives (Year: %s)
* Monthly Archives (Month: %s)
* Daily Archives (Day: %s)

= Examples =
* Published in News
* Tagged with Books
* Posts written by Jane Doe

= Requirements =

Your theme has to use [the_archive_title()](https://developer.wordpress.org/reference/functions/the_archive_title/) for showing archive titles.

== Installation ==

1. Activate the plugin
2. Go to Settings > Custom Archive Titles
3. Adjust the default titles. %s will be replaced with category, tag, author or month of the archive.

== Screenshots ==

1. Plugin Settings

== Changelog ==

= 1.1 =

* Added settings to change titles of yearly and daily archives

= 1.0.1 =

* Fixed wrong text domain

= 1.0 =

* Initial Release
