(Moderator’s note: The original title was “The count of my custom taxonomy is incorrect; it’s […]
Tag: database
Corrupt WordPress Database
The weirdest WordPress problem ever I think. A clients site with a large database of […]
simple sql for mass changing passwords
Changing password for user 1 looks like this: UPDATE `mydb`.`wp_users` SET `user_pass` = MD5( ‘password’ […]
Taking WordPress table prefixes into account
Given the code below how would I account for the table prefix that can change […]
custom user tables supported in SharDB plugin?
I’m trying out the SharDB plugin, but it doesn’t seem to be respecting my CUSTOM_USER_TABLE […]
WordPress sharding: which multi-DB plugin to use?
I’ve got a WordPress multisite installation that’s hosting enough blogs I need to shard the […]
Massive WordPress database migration
This is a doozy of a question… I am developing a new wordpress website to […]
Why WordPress using two column to store post date
I see wordpress database on wp_posts table, there are 2 columns to store post date, […]
Is a direct or import approach safer for migration into WordPress?
We’re in the process of migrating a site from an existing CMS system into WordPress. […]
Routine to convert custom post meta from old to new value
I have two custom post meta objects that have been applied to all pages and […]
No More Posts Available.
No more pages to load.