thenewinquiry / tni-core-functionality

Contains the site's core functionality.
GNU General Public License v2.0
2 stars 0 forks source link

#77 & #78 Added new functionality for subscriber-only content #34

Closed misfist closed 7 years ago

misfist commented 7 years ago

In single.php template, add conditionals tni_is_subscription_only and tni_core_check_auth to serve alternate content to non-subscribers

Ref: https://github.com/thenewinquiry/tni-theme/issues/77 and https://github.com/thenewinquiry/tni-theme/issues/78