Skip to content

A WordPress plugin for developer to debugging issues with post (any custom post type) or user metadata

Notifications You must be signed in to change notification settings

aminurislamarnob/metadata-viewer

Repository files navigation

For dev. environment

Run the following command for development environment.

composer update

For production environment

Run the following command for production environment to ignore the dev dependencies.

composer update --no-dev

Build Release

Set execution permission to the script file by chmod +x bin/build.sh command. Now, Run the following bash script.

bin/build.sh

About

A WordPress plugin for developer to debugging issues with post (any custom post type) or user metadata

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published