thomasgriffin / theme

Theme for Pippinsplugins.com
2 stars 3 forks source link

pp_get_category_post_count() not quite right #27

Closed pippinsplugins closed 9 years ago

pippinsplugins commented 9 years ago

The free-members category isn't really accurate. It is just the tutorials that require an account but do not require a paid account. We talked about doing away with this entirely.

When using the pp_get_category_post_count() function to get the free-members count, it should count the items in the tutorials category and then subtract the number that is in the subscriber-only category. That will be the proper free count.