Title: Transfer Ratings
Last modified: February 28, 2017

---

# Transfer Ratings

 *  Resolved [daverage](https://wordpress.org/support/users/daverage/)
 * (@daverage)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/transfer-ratings/)
 * Hi there
 * Is it possible to transfer ratings. I had a post that I have now recreated in
   a page. Is there a way to move the ratings over to the new page?
 * Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [daverage](https://wordpress.org/support/users/daverage/)
 * (@daverage)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/transfer-ratings/#post-8856655)
 * Ah figured it out.
 * In the wp_gdrts_items get the item_id associated with the page you are moving
   from and page you are moving to
 * In wp_gdrts_itemmeta find all items with the original item_id and update them
   to the new item_id
 * Do the same in wp_gdrts_log
    -  This reply was modified 9 years, 2 months ago by [daverage](https://wordpress.org/support/users/daverage/).
 *  Plugin Author [Milan Petrovic](https://wordpress.org/support/users/gdragon/)
 * (@gdragon)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/transfer-ratings/#post-8856886)
 * There is no way to do it directly, but, as you have found out, it can be done
   in database.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Transfer Ratings’ is closed to new replies.

 * ![](https://ps.w.org/gd-rating-system/assets/icon.svg?rev=2889273)
 * [GD Rating System](https://wordpress.org/plugins/gd-rating-system/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gd-rating-system/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gd-rating-system/)
 * [Active Topics](https://wordpress.org/support/plugin/gd-rating-system/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gd-rating-system/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gd-rating-system/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [Milan Petrovic](https://wordpress.org/support/users/gdragon/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/transfer-ratings/#post-8856886)
 * Status: resolved