Actions
Support #11624
closedChange pages into posts or swap database for a Commons site?
Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
WordPress (misc)
Target version:
Start date:
2019-07-08
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
Working on our internal site.
Wondering if you could either:
Run this SQL:
UPDATE wp_posts SET post_type = 'post' WHERE post_type = 'page'
for:
https://gclibrarywiki.commons.gc.cuny.edu/
I did this on my own server.
Or if I give you a SQL file, can you swap it for what is already there?
The latter is preferred, because on my own server, I radically re-worked the entire taxonomy.
Actions