Monthly archives: September 2008

 

 

 

183

Batch update custom fields in Wordpress

If most of the pages have the same custom field values and need to be updated, going through each page manually would take long time. This can be done by running an update query directly to the database. This should be done carefully, of course. Steps: 1) Make a backup of the database. 2) Custom [...]