Wp Plugin Development

Architecture and development guidelines for WordPress plugins published on wordpress.org: file structure, plugin header, lifecycle hooks, Settings API, admin UI, escaping helpers for admin JavaScript, default values and option migrations, multisite-shared resources, custom post types, custom database tables, internationalization, plugin dependencies, and wordpress.org submission requirements. Based on the official WordPress Plugin Developer Handbook and Plugin Review Team guidelines.

fernandotellado Updated

File contents

fernandotellado/ai-skills/tree/main/wp-plugin-development commit da01206611

Frequently asked questions

npx skillmds@latest add fernandotellado/wp-plugin-development-2