| 开发者 | gandhihitesh9 |
|---|---|
| 更新时间 | 2026年6月12日 01:05 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
.pot file in /languages./wp-content/plugins/, or install via Plugins → Add New → Upload Plugin.https://yoursite.com/wp-admin/admin-post.php?action=mp_cc_oauth_callback).No. The free developer tier is enough to create the application that holds your Client ID and Client Secret. A paid Constant Contact subscription is only required to actually send marketing emails to the lists you sync to.
Inside the standard WordPress options table, encrypted with AES-256-CBC. The encryption key is derived from your site's AUTH_KEY, so a database leak alone is not enough to recover the credentials.
The plugin stores the expires_at timestamp and refreshes the access token automatically (using the saved refresh token) before every API call.
A nightly cron job runs at 12:05 AM in your site's timezone and looks back 48 hours for any expired transactions whose contact has not yet been migrated to the expired list. Members caught by the safety net are processed exactly once.
No. Currently this functionality not available. We will add in our road map if many users will ask for that.
Yes. uninstall.php removes every option and transient the plugin created when you delete it via Plugins → Delete (not just deactivate).
mepr-signup — new member completes signupmepr-event — generic event bus (expired, renewed, cancelled)mepr-transaction-completed — renewal transactionmepr-subscription-pre-cancel — subscription cancelledmepr-expire-membership — natural membership expirymepr_txn_store, mepr-transaction-saved, mepr_txn_transition_status — admin-triggered status changesSo that we can store your Constant Contact credentials encrypted at rest with AES-256-CBC. OpenSSL ships with PHP by default; if your host has disabled it, please ask them to enable it before activating the plugin.
On the settings page, open the Debug Settings card and tick Enable debug log. Logs are written to wp-content/uploads/mp-cc-logs/mp-cc-YYYY-MM-DD.log and protected from direct web access by an index.php and an .htaccess file.