Tagged Questions
1
vote
0answers
96 views
Writing a view count with w3 total cache
I am trying to develop functionality which counts how many times a post is viewed however I am also using page caching (APC possible memcache in the future) via w3 total cache.
The "view count" value ...
0
votes
1answer
290 views
sort posts by getPostViews in functions.php
I have the following function in functions.php that allows sorting alphabetically or by recency. I want to change the alphabetic to sort by most viewed. This is the code I have for the sorter, which ...
0
votes
1answer
630 views
How to show total view count across all posts for an author
I'm using wp-postviews to track views for posts by authors on my site. It stores the view count in the post meta field $views. I'd want to show on their profile a total count of views for all their ...
0
votes
1answer
61 views
Make view count for pop up post
I'm using SimpleModal to allow users to click on a post excerpt on my homepage and popup a box showing the full post. However it doesn't count for an actual view of the post when this happens. Is ...
0
votes
2answers
64 views
Is there a way to have the view link on manage posts page to open in a new window or tab?
Hi I am trying to figure out on how to get the "view" link on the manage posts / custom post types and pages to open in a new tab or window.
I know it is probably possible to do via the ...
1
vote
1answer
221 views
Add link on the top menu of the post table?
Is there any way to add links on the top, as pictured below?