How can I import/convert hits from the plugin top 10 to wordpress popular posts plugin?
closed as not a real question by Wyck, Brian Fegter, kaiser, Chris_O, toscho♦ Sep 28 '12 at 21:55
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
Short AnswerYou don't. Long AnswerThese two plugins are fundamentally different. Popular Posts stores views in a custom field with each post. Top 10 creates a new table in the database and stores views there. So you'll need to look for the
You'll likely need to script this in SQL; that's an exercise I leave to you. In reality, you'd be better served just switching to the new plugin and starting your counter from scratch. |
|||
|
|
