Title: vramshaw's Replies | WordPress.org

---

# vramshaw

  [  ](https://wordpress.org/support/users/vramshaw/)

 *   [Profile](https://wordpress.org/support/users/vramshaw/)
 *   [Topics Started](https://wordpress.org/support/users/vramshaw/topics/)
 *   [Replies Created](https://wordpress.org/support/users/vramshaw/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/vramshaw/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/vramshaw/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/vramshaw/engagements/)
 *   [Favorites](https://wordpress.org/support/users/vramshaw/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Event List] All Events disappeared but still in database](https://wordpress.org/support/topic/all-events-disappeared-but-still-in-database/)
 *  [vramshaw](https://wordpress.org/support/users/vramshaw/)
 * (@vramshaw)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/all-events-disappeared-but-still-in-database/#post-10385436)
 * In the process of the events from previous versions being updated to being stored
   in the standard WP posts and postmeta tables, it made me the author on all of
   them rather than the staff who update the events information. This means that
   my staff cannot edit existing events (as their user permissions are lower than
   mine).
 * Does anyone (particularly, I imagine [@mibuthu](https://wordpress.org/support/users/mibuthu/))
   have a straight-forward solution that will allow me to edit the author of all
   the events in one go?
 * Or is my best option to identify the post_author ID number of an appropriate 
   staff member and create a MySQL query that will find all items in the wp_posts
   table with the post_type “el_events” and replace my post_author number with theirs?

Viewing 1 replies (of 1 total)