Title: Update 500 posts
Last modified: August 22, 2016

---

# Update 500 posts

 *  [Vox Terman](https://wordpress.org/support/users/vox-terman/)
 * (@vox-terman)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/update-500-posts/)
 * Hello!
 * Thank you for great work!
 * My question: add new acf: numeric, 1 to 5, step = 1, default = 1.
    How automaticaly
   change default value for all posts (without manual update post)? I have more 
   than 500 posts.
 * [https://wordpress.org/plugins/advanced-custom-fields/](https://wordpress.org/plugins/advanced-custom-fields/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [Vox Terman](https://wordpress.org/support/users/vox-terman/)
 * (@vox-terman)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/update-500-posts/#post-5457202)
 * Solved:
    insert into wp_postmeta (post_id, meta_key, meta_value) select ID, ‘
   my-key’, ‘my-value’ from wp_posts; in phpmyadmin

Viewing 1 replies (of 1 total)

The topic ‘Update 500 posts’ is closed to new replies.

 * ![](https://ps.w.org/advanced-custom-fields/assets/icon.svg?rev=3207824)
 * [Advanced Custom Fields (ACF®)](https://wordpress.org/plugins/advanced-custom-fields/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-custom-fields/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-custom-fields/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-custom-fields/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-custom-fields/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-custom-fields/reviews/)

## Tags

 * [default value](https://wordpress.org/support/topic-tag/default-value/)

 * 1 reply
 * 1 participant
 * Last reply from: [Vox Terman](https://wordpress.org/support/users/vox-terman/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/update-500-posts/#post-5457202)
 * Status: not resolved