Title: wp_excel_cms_get() function not working
Last modified: September 1, 2016

---

# wp_excel_cms_get() function not working

 *  [naveen1054](https://wordpress.org/support/users/naveen1054/)
 * (@naveen1054)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/wp_excel_cms_get-function-not-working/)
 * We are using wp excel cms plugin in our wordpress website to use excel data, 
   and for that we are using
    $data = wp_excel_cms_get(“guestlist”, “1”); But after
   updating the wordpress version to wordpress 4.5.3 we are currently facing problem
   using the plugin as the above function may be deprecated. And the plugin works
   fine in WordPress 4.4.1 So, Can you please suggest me any way or updated function
   replacing the above.
 * The problem is that as soon as we use the wp_excel_cms_get() function in our 
   php code it results in a blank page output.
 * No console error nothing to display.
 * I think the plugin is not compatible with the higher wordpress versions.
 * Please guide me to overcome this issue.
 * [https://wordpress.org/plugins/wp-excel-cms/](https://wordpress.org/plugins/wp-excel-cms/)

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

 *  [chladog](https://wordpress.org/support/users/chladog/)
 * (@chladog)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/wp_excel_cms_get-function-not-working/#post-7673445)
 * Having the same problem. After updating the wordpress it stopped working.
    I 
   tracked down the problem to the generating of the json, where I found out it 
   doesn’t generate files like filename_sheet_2.json properly. Unfortunately I’m
   not that skillful to solve the problem. Can anyone help, please?
 *  [chladog](https://wordpress.org/support/users/chladog/)
 * (@chladog)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/wp_excel_cms_get-function-not-working/#post-7673446)
 * I found out that files are generating in proper form, but in wrong order. As 
   for my file I’m trying to target Sheet no.3 but i have to use no. 5 to get right
   values:
    json file Excel_sheet_5.json is generated json of sheet #3 also $data
   = wp_excel_cms_get(“Excel”, “5”); returns array for sheet #3.

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

The topic ‘wp_excel_cms_get() function not working’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-excel-cms_0069a0.svg)
 * [WP Excel CMS](https://wordpress.org/plugins/wp-excel-cms/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-excel-cms/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-excel-cms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-excel-cms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-excel-cms/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [chladog](https://wordpress.org/support/users/chladog/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/wp_excel_cms_get-function-not-working/#post-7673446)
 * Status: not resolved