Linux 软件免费装
Banner图

PressPilot Email Template Customizer

开发者 cardeetech
neriomolina
更新时间 2026年5月29日 02:52
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

email template branding smtp wp_mail

下载

1.0.3 1.0.4 1.0.5 1.0.6

详情介绍:

PressPilot Email Template Customizer adds a presentation layer to outgoing WordPress emails. It does not replace wp_mail() and does not interfere with SMTP plugins. Developed and maintained by CardeeTech (Cardee Technologies, SL). Key features: Template modes: Supported placeholders: {{message}}, {{subject}}, {{site_name}}, {{site_url}}, {{site_host}}, {{logo}}, {{header_image}}, {{date}}, {{year}}, {{preheader}} Legacy compatibility during migration window:

安装:

  1. Upload presspilot-email-template-customizer to /wp-content/plugins/.
  2. Activate the plugin from Plugins.
  3. Open PressPilot in the WordPress admin menu.
  4. Configure wrapper mode, style tokens, and template settings.
  5. Send a test email before production use.

屏幕截图:

  • Settings tab — master enable switch, template mode selection (Default Designer or Custom HTML), and sender configuration.
  • Style tab — color token controls with live preview showing the branded email template in real time.
  • Reference tab — full placeholder reference table for Custom HTML mode.
  • Quick Guide tab — step-by-step setup guide for first-time configuration.
  • Custom HTML editor — HTML template editor with supported placeholders displayed as one-click chips.
  • Test email form and diagnostics panel — send real test emails and review system status checks.
  • Content blocks and footer configuration — pre/post content areas and footer visibility controls with live preview.

升级注意事项:

1.0.6 Bug-fix: adds native GD fallback for WebP conversion on servers where wp_get_image_editor() fails but imagecreatefromwebp() is available. 1.0.5 Bug-fix release: corrects WebP logo conversion for optimizer-generated WebP files and adds diagnostic hints when conversion fails. 1.0.4 Bug-fix release: corrects WebP logo conversion when logo_id is 0 and fixes the refresh preview button icon alignment. 1.0.3 Metadata correction: fixes contributor usernames and plugin URI for WordPress.org compliance. 1.0.2 Bug-fix release: corrects the inactive status badge color, color picker clipping, tab redirect on save, preheader preview visibility, and header image WebP conversion. 1.0.1 Removes the admin bar shortcut and updates the default test email message. 1.0.0 Initial public release of PressPilot Email Template Customizer.

常见问题:

Does this replace WordPress email delivery?

No. The plugin only transforms the message HTML before send. Delivery remains wp_mail() + your existing mail transport.

Is it compatible with SMTP plugins?

Yes. SMTP plugins continue to handle transport/authentication exactly as before.

What happens if my custom template misses {{message}}?

The message body is appended as a fail-safe to avoid blank emails.

Can I use WebP images?

WebP is detected and converted to PNG when possible for better email client compatibility. Converted files are cached under wp-content/uploads/ppetc-cache/.

Is this plugin translation-ready?

Yes. English is the source language, and Spanish is provided for all es* WordPress locales.

更新日志:

1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0