wp-database

SKILLFlujo de trabajocomunidad
v0.0.0mralaminahamedMITActualizado hace 1 mFuente →

Use when a WordPress plugin needs a custom database table — creating with dbDelta (strict SQL format: two spaces before PRIMARY KEY, no trailing comma), writing versioned upgrade routines with version_compare and register_activation_hook, querying with $wpdb prepared statements (prepare, insert, upd

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
27Estrellas del repo
1Clientes
1Formatos
hace 1 mÚltima actualización
Skill
Autormralaminahamed
Versión0.0.0
LicenciaMIT
CategoríaFlujo de trabajo
Formatosskill.md
PromptNo publicado
Compatibilidad
Claude✓ Compatible
Cursor
Copilot
ChatGPT
Gemini
Acerca de

Use when a WordPress plugin needs a custom database table — creating with dbDelta (strict SQL format: two spaces before PRIMARY KEY, no trailing comma), writing versioned upgrade routines with version_compare and register_activation_hook, querying with $wpdb prepared statements (prepare, insert, update, delete, get_row, get_results, get_var), debugging with $wpdb->last_error or SAVEQUERIES, schema

Palabras clave
skillclaude