strangerstudios / pmpro-limit-post-views

Integrates with Paid Memberships Pro to limit the number of times non-members can view posts on your site.
https://www.paidmembershipspro.com/add-ons/pmpro-limit-post-views/
7 stars 19 forks source link

Allow cookie domain to be set for sub-domain access in Multisite. #27

Open ronalfy opened 4 years ago

ronalfy commented 4 years ago

Feature Request:

Allow a filter/option to set a domain (optional) for the setcookie (and JS) params so we can configure the plugin to work on sub-domains in multisite.

  1. domain.com is set as the domain.
  2. Cookie is set for domain.com.
  3. subdomain.domain.com will be able to read in the cookie.

Thanks,

Ronald