Forums
Home / Plugin: Access Category Password / Works perfectly!!!
(@pkollias)
5 years, 9 months ago
Works perfectly, very easy to set up and use! I also managed to protect entire taxonomies and single posts using filters :
add_filter( ‘taxonomy_template’, …) add_filter( ‘single_template’, …)
Thanks!!!