Replies: 0
Hi
How to migrate views with WordPress Popular Posts ?
I copied some text from WordPress Popular Posts support forum here below:
Love the plugin, been using it for ages now. (“WordPress Popular Posts”)
I have a plugin that basically searches and filters my posts. It has the option to “sort” these posts using a “meta value“. It seems WPP doesn’t have a meta value as I was hoping it would have some sort of “wpp_view_number” meta value or something along those lines.
Is it possible to create this for the plugin and assign it to all posts? Or is there actually a meta value already there that’s possibly hidden?
Thanks!.…..
And response from WordPress Popular Posts plugin author:
Hi there!
No, WPP doesn’t store any meta data in your database (althought I’ve been thinking for a while that it probably should, might come in handy in the future.)
Fortunately, if you follow the first step from this post you’ll get what you need 🙂
…………………
Can this help you to suggest me your function snippet what could be
Implemented to import WordPress Popular Posts views to Post Views Counter views ?
Thanks