Title: cimy extra fields &#8211; compatible with 2.8?
Last modified: August 19, 2016

---

# cimy extra fields – compatible with 2.8?

 *  [jwack](https://wordpress.org/support/users/jwack/)
 * (@jwack)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/cimy-extra-fields-compatible-with-28/)
 * Im not sure if cimy extra fields is compatible with 2.8, it said up to 2.7 but
   i figured id try and installed it on my 2.8 wp site.
 * I added in a new field and it displays on the registration page and profile. 
   But I cant seem to pull the data into a page.
 * I have tried…
 *     ```
       <?php global $current_user;
          get_currentuserinfo();
          echo $current_user->NEW-FIELD-NAME;
       ?>
   
       and
   
       <?php global $userdata;
          get_currentuserinfo();
          echo $userdata->NEW-FIELD-NAME;
       ?>
       ```
   
 * Both just return return a “0”
 * Im not sure if im doing something wrong or if this pluggin just doesnt work with
   2.8.

Viewing 1 replies (of 1 total)

 *  Thread Starter [jwack](https://wordpress.org/support/users/jwack/)
 * (@jwack)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/cimy-extra-fields-compatible-with-28/#post-1184657)
 * OK, let me ask, does someone know how to retrieve custom form field values?

Viewing 1 replies (of 1 total)

The topic ‘cimy extra fields – compatible with 2.8?’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [jwack](https://wordpress.org/support/users/jwack/)
 * Last activity: [16 years, 9 months ago](https://wordpress.org/support/topic/cimy-extra-fields-compatible-with-28/#post-1184657)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
