Auto-update posts in WordPress with Magic Fields
-
Im trying to update all my posts at once on WordPress, instead of painfully going on each page and Updating it.
I made a small plugin using the wp_update_post, but it didnt recognize and update the Magic Fields postmeta. I then tried to include SaveCustomFields from the RCCWP_POST from Magic Fields, however it requires $_POST information to work. I am open to any suggestion, i tried a few SQL queries to accomplish this with no success.
The topic ‘Auto-update posts in WordPress with Magic Fields’ is closed to new replies.