PHPackages                             humanmade/curated-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. humanmade/curated-archives

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

humanmade/curated-archives
==========================

Block Editor editable pages for term archives

1.1.4(3y ago)31.8kGPL-3.0-or-laterPHP

Since May 31Pushed 3y ago4 watchersCompare

[ Source](https://github.com/humanmade/curated-archives)[ Packagist](https://packagist.org/packages/humanmade/curated-archives)[ RSS](/packages/humanmade-curated-archives/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (6)DependenciesVersions (7)Used By (0)

Curated Archives
================

[](#curated-archives)

Block Editor editable pages for your term archives.

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

[](#installation)

Install and activate the plugin. Using Composer is recommended.

```
composer require humanmade/curated-archives

```

Template File
-------------

[](#template-file)

By default the appropriate archive content template will be used, for example `category.php` or `archive.php`.

You can provide an alternative template for curated archive pages by adding a template file with one of the following names:

- `curated-archive-{$term->slug}.php`
- `curated-archive-{$term->term_id}.php`
- `curated-archive-{$term->taxonomy}.php`
- `curated-archive.php`

To output the curated archive page content use the following function:

- `the_curated_archive( $term_id = null )`: You can optionally pass the term ID to show the content for.

Filters
-------

[](#filters)

- `curated_archives_taxonomies`: The taxonomies curated archives supports.
- `curated_archives_post_data`: The array of default post data used to create new curated archive posts.
- `curated_archives_template`: The default block template for all content, this is passed to the `register_post_type()` call.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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 ~0 days

Total

6

Last Release

1118d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/77dbeefb7745010589603f2ffc6ff310d8f700b58e08d52af190744c43342526?d=identicon)[roborourke](/maintainers/roborourke)

---

Top Contributors

[![roborourke](https://avatars.githubusercontent.com/u/23417?v=4)](https://github.com/roborourke "roborourke (9 commits)")

### Embed Badge

![Health badge](/badges/humanmade-curated-archives/health.svg)

```
[![Health](https://phpackages.com/badges/humanmade-curated-archives/health.svg)](https://phpackages.com/packages/humanmade-curated-archives)
```

PHPackages © 2026

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