WPIntell

Source evidence

Show post view count

WP Most Popular · support · 2019-02-17T22:37:00+00:00

complaintsentiment
mediumseverity
0.69relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 22 rows with source links

13.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

19 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
zenial unresolved
Who knows how I can show views count under the post? (single.php) I would be very grateful! Hi zenial, WP Most Popular uses a custom table to store post data. This means that to fetch post count data, you’ll need to write a custom query to fetch the data. The table name is {wp_prefix}_most_popular I’m currently planning the next major version of the plugin which will store the post data in post meta and make it much easier to fetch the counts. Thanks, Matt

Comments

1 shown
MattGeri 2019-03-04T08:54:00+00:00

Hi zenial, WP Most Popular uses a custom table to store post data. This means that to fetch post count data, you’ll need to write a custom query to fetch the data. The table name is {wp_prefix}_most_popular I’m currently planning the next major version of the plugin which will store the post data in post meta and make it much easier to fetch the counts. Thanks, Matt