Title: Problems updating from version 2.5
Last modified: August 30, 2016

---

# Problems updating from version 2.5

 *  Resolved [andreu](https://wordpress.org/support/users/andreu/)
 * (@andreu)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/problems-updating-from-version-25/)
 * Hi,
 * I’m trying to update Pods to the latest version but when I do it some fields 
   stop displaying fine on my site. I’m using this function to display my fields
   which is working fine in 2.5 version:
 *     ```
       $eventPost = pods( 'event-post', get_the_ID() );
       $que = $eventPost->field('que');
       ```
   
 * Does anything have changed on 2.5.3?
 * In fact, I want to update the plugin to check if the performance of my site improves.
   I’ve been making tests with P3 [https://wordpress.org/plugins/p3-profiler/](https://wordpress.org/plugins/p3-profiler/)
   and it says that Pods is my site practically 80% more slow.
 * Thanks
 * [https://wordpress.org/plugins/pods/](https://wordpress.org/plugins/pods/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Scott Kingsley Clark](https://wordpress.org/support/users/sc0ttkclark/)
 * (@sc0ttkclark)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/problems-updating-from-version-25/#post-6338116)
 * Is that the post type name? Pods mainly supported pod names with underscores 
   like ‘event_post’. This one has a dash like ‘event-post’.

Viewing 1 replies (of 1 total)

The topic ‘Problems updating from version 2.5’ is closed to new replies.

 * ![](https://ps.w.org/pods/assets/icon.svg?rev=3286397)
 * [Pods - Custom Content Types and Fields](https://wordpress.org/plugins/pods/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pods/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pods/)
 * [Active Topics](https://wordpress.org/support/plugin/pods/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pods/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pods/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Scott Kingsley Clark](https://wordpress.org/support/users/sc0ttkclark/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/problems-updating-from-version-25/#post-6338116)
 * Status: resolved