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
280 stars 83 forks source link

Display posts view counts on top of the post #194

Closed bradhuang9999 closed 5 years ago

bradhuang9999 commented 5 years ago

Since WordPress-popular-posts stores post view counts in the database. Can I display the post view counts in every post by editing my own theme?

cabrerahector commented 5 years ago

Sure you can! This is what you're looking for: wpp_get_views().