Ref Sp Web Wordpress

Build on WordPress correctly: the sanitize-input / check-capability / escape-output security model that prevents most WordPress vulnerabilities, hooks as the extension mechanism instead of editing core, safe database access with prepared statements, child themes, and the REST API for headless frontends. Use when: writing or reviewing a WordPress plugin or theme, handling form or request data in PHP, adding an admin action or AJAX/REST endpoint, querying the WordPress database, deciding how to extend WordPress without modifying core, auditing a WordPress site's security or update posture, or building a headless WordPress backend.

swiftpostlabs 80743bf 2 files · 16.5 KB Updated

File contents

swiftpostlabs/agentic-tools/tree/main/.agents/skills/ref-sp-web-wordpress commit 80743bf8d6

Frequently asked questions

npx skillmds@latest add swiftpostlabs/ref-sp-web-wordpress