PHPackages                             wearerequired/post-header-image - 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. wearerequired/post-header-image

ActiveWordpress-plugin

wearerequired/post-header-image
===============================

WordPress plugin for adding a custom header image to posts.

21.1k↓100%JavaScript

Since Feb 2Pushed 2y agoCompare

[ Source](https://github.com/wearerequired/post-header-image)[ Packagist](https://packagist.org/packages/wearerequired/post-header-image)[ RSS](/packages/wearerequired-post-header-image/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Post Header Image
=================

[](#post-header-image)

- Contributors: wearerequired, hubersen, grapplerulrich
- Tags:
- Requires at least: 5.0
- Tested up to: 5.2
- Requires PHP: 7.0
- Stable tag: 1.0
- License: GPLv2 or later
- License URI:

WordPress plugin for adding a custom header image to posts. Only supports the block editor. There is no support for the classic editor.

By default, custom header images is only enabled for posts. To add support to other post types use the the 'add\_post\_type\_support()` function. Example for pages:

```
add_post_type_support( 'page', 'post-header-image' );

```

Block Editor
------------

[](#block-editor)

- Install npm dependencies via `npm install`
- Enable watch task with `npm run dev`
- Build files with `npm run build`
- Update language file with `npm run pot-to-php`. Make sure to run `npm run build` first.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 Bus Factor1

Top contributor holds 88.9% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1446895?v=4)[required](/maintainers/wearerequired)[@wearerequired](https://github.com/wearerequired)

---

Top Contributors

[![grappler](https://avatars.githubusercontent.com/u/1785641?v=4)](https://github.com/grappler "grappler (8 commits)")[![krokodok](https://avatars.githubusercontent.com/u/10128264?v=4)](https://github.com/krokodok "krokodok (1 commits)")

---

Tags

wordpresswordpress-plugin

### Embed Badge

![Health badge](/badges/wearerequired-post-header-image/health.svg)

```
[![Health](https://phpackages.com/badges/wearerequired-post-header-image/health.svg)](https://phpackages.com/packages/wearerequired-post-header-image)
```

PHPackages © 2026

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