PHPackages                             piotrpress/meta-block - 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. piotrpress/meta-block

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

piotrpress/meta-block
=====================

This WordPress plugin adds a Meta Block which renders a selected post meta field.

v0.2.0(2y ago)187GPL-3.0-or-laterPHPPHP &gt;=7.4

Since Feb 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/PiotrPress/wordpress-meta-block)[ Packagist](https://packagist.org/packages/piotrpress/meta-block)[ Docs](https://github.com/PiotrPress/wordpress-meta-block)[ RSS](/packages/piotrpress-meta-block/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

WordPress Meta Block
====================

[](#wordpress-meta-block)

This WordPress plugin adds a Meta Block which renders a selected post meta field.

Screenshot
----------

[](#screenshot)

[![Meta Block in WordPress block editor view](screenshot-1.png)](screenshot-1.png)

Filter
------

[](#filter)

Use `piotrpress/meta_block` filter to change rendered value of the block, e.g.:

```
add_filter( 'piotrpress/meta_block', fn( $value, $key, $post_id ) => is_array( $value ) ? print_r( $value, true ) : $value, 10, 3 );
```

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

[](#requirements)

PHP &gt;= `7.4` version.

License
-------

[](#license)

[GPL v3 or later](license.txt)

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 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

2

Last Release

828d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10326736?v=4)[Piotr Niewiadomski](/maintainers/PiotrPress)[@PiotrPress](https://github.com/PiotrPress)

---

Top Contributors

[![PiotrPress](https://avatars.githubusercontent.com/u/10326736?v=4)](https://github.com/PiotrPress "PiotrPress (2 commits)")

---

Tags

wordpressmetadatacustom fieldswpfieldblockblocksfieldsmetagutenbergpost metadynamic blocksdynamic blockfsefull-site-editingphp-blockphp-blocksmeta-fieldspost-meta-fields

### Embed Badge

![Health badge](/badges/piotrpress-meta-block/health.svg)

```
[![Health](https://phpackages.com/badges/piotrpress-meta-block/health.svg)](https://phpackages.com/packages/piotrpress-meta-block)
```

###  Alternatives

[infinum/eightshift-libs

WordPress libs developed by Eightshift team to use in modern WordPress.

63118.9k3](/packages/infinum-eightshift-libs)

PHPackages © 2026

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