Skip to content

WordPress-Phoenix/wpop-example-panel

Repository files navigation

WPOP Example Panel

Examples of implementing the WPOP class as options and metadata fields.

UPDATING /lib files

Lib files come from composer, but you need to ensure you run the command without the composer autoloader:

composer update --no-dev --no-autoloader

FREQUENTLY ASKED QUESTIONS