WP Manifestindependent plugin directory
manifest / editor / wordpress-meta-block

Meta Block

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

by Piotr Niewiadomski · github.com/piotrpress/wordpress-meta-block · website

1stars
91composer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/piotrpress/wordpress-meta-block/archive/refs/heads/master.zip

Also on Packagist as piotrpress/meta-block:

composer require piotrpress/meta-block

Declares an update source (false), so updates arrive through the plugin's own updater.

From the readme

WordPress Meta Block This WordPress plugin adds a Meta Block which renders a selected post meta field. Screenshot Filter Use piotrpress/metablock filter to change rendered value of the block, e.g.: Requirements PHP = 7.4 version. License GPL v3 or later

Read the full README on GitHub →