Welcome to the WordPress Plugin Scaffold Documentation

This resource is generated documentation on actions and filters found in the WordPress Plugin Scaffold plugin. Use the sidebar to browse and navigate.

For more information about using WordPress Plugin Scaffold with WordPress, please see the WordPress Plugin Scaffold website.

Developers

Running Locally

If you are compiling WordPress Plugin Scaffold locally, note that the recommended version of Node.js is version 18.x. The minimum version required is Node.js 16.x.

An .nvmrc file is included in the plugin repository. It's recommended you install fnm (fast node manager), nvm (node version manager) or similar when developing locally.

Learn more about Highfivery