cabrerahector / wordpress-popular-posts

WordPress Popular Posts - A highly customizable WordPress widget that displays your most popular posts.
https://wordpress.org/plugins/wordpress-popular-posts/
GNU General Public License v2.0
279 stars 83 forks source link

Add filter to $is_single #198

Closed ptrsmk closed 6 years ago

ptrsmk commented 6 years ago

This allows for third party code to customize who counts. Example, easily exclude admins from being counted.

cabrerahector commented 6 years ago

Thank you for contributing!

However, I already have this feature planned (I know, it's been sitting there for an incredible amount of time) and will be implementing it in a different way.

ptrsmk commented 6 years ago

Understandable, and I look forward to the feature. However, even if the plugin settings options become more granular, a filter for developers and edge cases is valuable.