PHPackages                             clubduece/cpt-date-archives - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. clubduece/cpt-date-archives

ActiveWp-muplugin[Utility &amp; Helpers](/categories/utility)

clubduece/cpt-date-archives
===========================

A plugin to add year, month, and day archives for custom post types.

0.2(11y ago)014GPLv2.0PHPPHP &gt;=5.3

Since May 5Pushed 11y ago1 watchersCompare

[ Source](https://github.com/clubdeuce/cpt-date-archives)[ Packagist](https://packagist.org/packages/clubduece/cpt-date-archives)[ Docs](https://github.com/clubduece/cpt-date-archives)[ RSS](/packages/clubduece-cpt-date-archives/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

CPT Date Archives
=================

[](#cpt-date-archives)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/91f2e676db434c2123bf28b655c7143c9f9a7c5c681788cc1943b848fd1b3b53/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f636c756264756563652f6370742d646174652d61726368697665732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/clubduece/cpt-date-archives/?branch=master)

This mu-plugin adds support for date based archives for public custom post types that are registered with the `has_archive` property set to `true`. It adds rules for year, month, and date archives.

For example, if you register a custom post type of `books` for a website at `http://example.com`, the following URLs will be be active if you are using pretty permalinks (providing posts fit within the timeframe) :

`http://example.com/books/2015`

`http://example.com/books/2015/04`

`http://example.com/books/2015/04/20`

Requirements
------------

[](#requirements)

This plugin requires PHP 5.3 or later and WordPress 3.0 or later.

Installation
------------

[](#installation)

The preferred installation method is via [Composer](http://getcomposer.org). This plugin can be found on [Packagist](https://packagist.org/packages/clubduece/cpt-date-archives).

Additionally, you can [download a release](https://github.com/clubduece/cpt-date-archives/releases) and then upload to the `mu-plugins` directory. You will need to add file in the `mu-plugins` directory that loads the `cpt-date-archives.php` file from the plugin root directory.

Contributions
-------------

[](#contributions)

Contributions are welcome. Please fork the project and submit via Pull Request. Please adhere to the [WordPress Coding Standards](https://make.wordpress.org/core/handbook/coding-standards/php/).

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~2 days

Total

2

Last Release

4028d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/11c7d362b706b8730c3e328f59df9851cb7ac5dcf39379f5abcff6195c944fa2?d=identicon)[clubduece](/maintainers/clubduece)

---

Tags

wordpressmvcplugins

### Embed Badge

![Health badge](/badges/clubduece-cpt-date-archives/health.svg)

```
[![Health](https://phpackages.com/badges/clubduece-cpt-date-archives/health.svg)](https://phpackages.com/packages/clubduece-cpt-date-archives)
```

###  Alternatives

[tgmpa/tgm-plugin-activation

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).

1.8k222.5k13](/packages/tgmpa-tgm-plugin-activation)[balbuf/composer-wp

Manage WordPress core, plugins, and themes with composer.

173.6k](/packages/balbuf-composer-wp)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
