Skip to content

Instantly share code, notes, and snippets.

@andrewlimaza
Created March 14, 2018 13:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrewlimaza/a91ed9fbef417af98b931a1197549ad9 to your computer and use it in GitHub Desktop.
Save andrewlimaza/a91ed9fbef417af98b931a1197549ad9 to your computer and use it in GitHub Desktop.
Allow users to renew their membership level at anytime.
add_filter( 'pmpro_is_level_expiring_soon', '__return_true' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment