WP Manifestindependent plugin directory
manifest / admin / wpupostmetas

WPU Post Metas

Simple admin for post metas

by Darklg · github.com/wordpressutilities/wpupostmetas · website

3stars
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/wordpressutilities/wpupostmetas/archive/refs/heads/main.zip

Declares an update source (https://github.com/WordPressUtilities/wpupostmetas), so updates arrive through the plugin's own updater.

From the readme

Post Metas Adds custom fields to the post administration. How to install : Put this folder to your wp-content/plugins/ folder. Activate the plugin in "Plugins" admin section. How to add boxes : Put the code below in your theme's functions.php file. Add new boxes to your convenance. How to add fields : -- Put the code below in your theme's functions.php file. Add new fields to your convenance. Thanks -- Thanks to Yummygum for their reload icon http://www.iconsweets2.com/

Read the full README on GitHub →