wp-email-templates

SKILLWorkflowcommunity
v0.0.0mralaminahamedMITUpdated 27d agoSource →

Use when adding or refactoring transactional emails in a WordPress plugin — extracting inline HTML strings into reusable templates sharing a branded base shell, implementing the render_template helper (ob_start / include / ob_get_clean), passing variables safely with extract(EXTR_SKIP), sending via

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
27Repo stars
1Clients
1Formats
27d agoLast update
Skill
Authormralaminahamed
Version0.0.0
LicenseMIT
CategoryWorkflow
Formatsskill.md
PromptNot published
Compatibility
Claude✓ Supported
Cursor
Copilot
ChatGPT
Gemini
About

Use when adding or refactoring transactional emails in a WordPress plugin — extracting inline HTML strings into reusable templates sharing a branded base shell, implementing the render_template helper (ob_start / include / ob_get_clean), passing variables safely with extract(EXTR_SKIP), sending via wp_mail(), testing with MockPHPMailer / tests_retrieve_phpmailer_instance(), applying table-based HT

Keywords
skillclaude