Connections-Business-Directory / Connections

Directory Plugin for WordPress
https://connections-pro.com
GNU General Public License v2.0
27 stars 18 forks source link

Catergory Counts #318

Open shazahm1 opened 10 years ago

shazahm1 commented 10 years ago

Category counts should reflect the current count of entries the current user can see. They should also account for unlisted entries.

ref: http://connections-pro.com/support/topic/how-can-i-deactivate-a-listing-without-deleting-it/

shazahm1 commented 10 years ago

As a thought, maybe I can leverage the new meta api and extend it to include taxonomy meta. This meta could then be updated to include counts for public, private and unlisted which could then be shown based on the current user view privileges.