I have around 140 post in database but wordpress admin page shows just 50 post. How could I let wordpress shows all the posts in database?
Thanks
|
I have around 140 post in database but wordpress admin page shows just 50 post. How could I let wordpress shows all the posts in database? Thanks |
|||||
|
|
Are you sure those aren't pages, drafts, trashed, revisions or attachments ?
run this in PHPMYAdmin and see how many results you get
|
|||||||||
|
|
The post row in database is much more broad than what post is in admin interface. Extra posts are not something hidden, there are merely instances of things that aren't of You don't really need to manage those, WP does that nicely on its own. The one exclusion would probably be post revisions. |
|||
|
|