This repository contains working example of all of the existing SlotFills available in WordPress as of version 6.6.
- PluginPostStatusInfo
- PluginPrePublishPanel
- PluginPostPublishPanel
- PluginMoreMenuItem
- PluginBlockSettingsMenuItem
- PluginSidebar
- PluginSidebarMoreMenuItem
- PluginDocumentSettingPanel
- MainDashboardButton Marked as experimental
Run the setup command to install all dependencies and do an initial production build.
npm run setupBuild Commands - compiles once.
npm run buildWatch Commands - compiles when files are changed.
npm run startnpm run wp-now start --blueprint=./wp-now.json
npm run env start