Build secure WordPress plugins with core patterns for hooks, database interactions, Settings API, custom post types, REST API, and AJAX. Covers three architecture patterns (Simple, OOP, PSR-4) and the Security Trinity. Use when creating plugins, implementing nonces/sanitization/escaping, working with $wpdb prepared statements, or troubleshooting SQL injection, XSS, CSRF vulnerabilities, or plugin activation errors.
Build secure WordPress plugins with core patterns for hooks, database interactions, Settings API, custom post types, REST API, and AJAX. Covers three architecture patterns (Simple, OOP, PSR-4) and the Security Trinity. Use when creating plugins, implementing nonces/sanitization/escaping, working with $wpdb prepared statements, or troubleshooting SQL injection, XSS, CSRF vulnerabilities, or plugin activation errors.
使用核心模式构建安全的 WordPress 插件,涵盖挂钩(hooks)、数据库交互、设置 API、自定义文章类型、REST API 和 AJAX。包含三种架构模式(简单函数式、面向对象(OOP)、以及基于 PSR-4 命名空间的 Composer 自动加载)和安全三要素。 在创建插件、实现一次性令牌(nonces)/输入清理/输出转义、使用 $wpdb 预处理语句,或排查 SQL 注入、跨站脚本(XSS)、跨站请求伪造(CSRF)漏洞或插件激活错误时使用。
Category: developer (开发工具) · Author: ovachiever · Version: @master · License: NOASSERTION
该 Skill 暂无文档文件。
npx skills add ovachiever/WordPress 插件核心下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer