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 setup
Build Commands - compiles once.
npm run build
Watch Commands - compiles when files are changed.
npm run start
npm run wp-now start --blueprint=./wp-now.json
npm run env start