该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

EDD Redirect after payment

描述

Redirect user to a custom URL after the order is successfully processed.

安装

This section describes how to install the plugin and get it working.

e.g.

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php do_action('plugin_name_hook'); ?> in your templates

评价

此插件暂无评价。

贡献者及开发者

“EDD Redirect after payment” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0.4

  • Improvement: Added compatibility to WordPress 6.1

1.0.3

  • Security: Use escaping for displaying purchase details string.

1.0.2

  • Passing payment ID parameter to redirect URL after successful purchase.

1.0.1

  • Add support for Paypal and other off site payment gateways.

1.0.0

  • Initial Release