Skip to content

Instantly share code, notes, and snippets.

@messica
Created May 29, 2014 06:47
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save messica/efc698ee9937ed5aaef3 to your computer and use it in GitHub Desktop.
Save messica/efc698ee9937ed5aaef3 to your computer and use it in GitHub Desktop.
PMPro Social Locker Settings
<?php
// Constants
define( 'PMPROSL_FREE_LEVEL_ID', 5 ); //membership level to give access to
define( 'PMPROSL_MEMBERSHIP_PERIOD_DAYS', 7 ); //number of days to give visitor access
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment