@artale/pi-wordpress
v1.0.0
Published
WordPress integration for Pi: WP-CLI wrapper, plugin scaffolding, theme tools
Maintainers
Readme
@artale/pi-wordpress
WordPress integration for Pi: WP-CLI wrapper, plugin scaffolding, theme tools.
Commands
pi wp info → WordPress status, version, plugins
pi wp user list → List WordPress users
pi wp scaffold-plugin <name> → Create plugin structure
pi wp scaffold-theme <name> → Create theme structureTools
wp_info- Get WordPress infowp_user- Manage userswp_scaffold_plugin- Create pluginwp_scaffold_theme- Create theme
Install
npm install -g @artale/pi-wordpressFeatures
- WP-CLI wrapper (if installed)
- Plugin scaffolding with modern structure
- Theme scaffolding with asset pipeline
- User management
- Works with existing WordPress installs
