آیکن Mailgun for WordPress
افزونه رایگان نسخه 2.2.2

Mailgun for WordPress

توسعه‌دهنده: Mailgun

توضیحات

Easily send email from your WordPress site through Mailgun using the HTTP API or SMTP.

تغییرات این نسخه

2.2.2 (2026-07-17):

Security fix: replace insecure SHA-1/MD5 hash functions with SHA-256 for the API request hash, multipart boundary generation, and widget ID generation

2.2.1 (2026-07-09):

Security fix: add nonce verification and server-side list address validation to the add_list AJAX action to prevent unauthenticated arbitrary list subscription (reported by Pedro Pinho)

2.2.0 (2026-06-30):

Fix: use only the domain part (not the full URL) when building the Mailgun API request

Fix: remove automatic key- prefix from API key handling; stored keys that included it may need updating

Fix: add explicit nullable type hints for PHP 8.4 compatibility

Fix: correct swapped click/open tracking labels in the settings summary

Tested and confirmed compatible with WordPress 7.0

2.1.9 (2025-06-24):

Added fallback option. Merge PR for widget

2.1.8 (2025-05-11):

Just keep update WP version. And tested compatibility with it

2.1.6 (2025-03-24):

Added translation for the widget

2.1.6 (2025-03-07):

Fixed bug with sending test emails (JS error). Basically it’s 2.1.5. Just version updates

2.1.5 (2025-03-06):

Fixed bug with sending test emails (JS error)

2.1.4 (2025-02-23):

Implemented coding standard into plugin

Fixed a few potential warning related to the plugin

2.1.3 (2024-11-27):

Use password type for API Key field for hide it. Fix warning related co compact() method

2.1.2 (2024-11-17):

Fixed code. Removed line that try to connect not existing file. Fixed versions in th