You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace classic meta box with Gutenberg PluginDocumentSettingPanel
- New skill-editor.jsx entry point with PluginDocumentSettingPanel
- Model dropdown populated from ProviderRegistry via localized data
- Schedule dropdown (None/Hourly/Daily/Weekly)
- Uses useEntityProp to read/write registered post meta
- Saves automatically with the post (no custom save handler)
- Removed classic meta box, nonce, and save_post hook
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>