Paid Memberships Pro - Subscription Delays Add On
Adds a “delay” field to membership levels and discount codes, allowing you to set a variable-length period between your initial payment (if required) and recurring subscription payment.
by Paid Memberships Pro · github.com/strangerstudios/pmpro-subscription-delays · website
★ 21stars
25forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/strangerstudios/pmpro-subscription-delays/archive/refs/heads/dev.zipFrom the readme
Adds a "delay" field to PMPro membership levels and discount codes, allowing you to set a variable-length period between your initial payment (if required) and recurring subscription payment.
This plugin requires Paid Memberships Pro to function.
Adds a "delay" field to PMPro membership levels and discount codes, allowing you to set a variable-length period between your initial payment (if required) and recurring subscription payment.
Set "delay" to be:
- a number of days (i.e. 7 for 1 week trial)
- a specific date (i.e. 2015-01-01)
- a date calculated based on signup (i.e. Y2-01-01 or Y1-M2-01)
1. Upload the pmpro-subscription-delays directory to the /wp-content/plugins/ directory of your site.
1. Activate the plugin through the 'Plugins' menu in WordPress.
1. That's it. No settings.
BUG FIX: Resolved a PHP 8.1+ "automatic conversion of false to array is deprecated" noti
Read the full README on GitHub →