Title: call_user_func_array() expects parameter 1 to be a valid callback, function &#039;eas
Last modified: August 22, 2016

---

# call_user_func_array() expects parameter 1 to be a valid callback, function 'eas

 *  Resolved [giova_kde](https://wordpress.org/support/users/giova_kde/)
 * (@giova_kde)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/call_user_func_array-expects-parameter-1-to-be-a-valid-callback-function-eas/)
 * I have this “Warning: call_user_func_array() expects parameter 1 to be a valid
   callback, function ‘easy_audio_admin_scripts’ not found or invalid function name
   in /web/htdocs/www.studisemeriani.it/home/portal/wp-includes/plugin.php on line
   505”.
 * How can I fix it?
 * Thanks

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

 *  Thread Starter [giova_kde](https://wordpress.org/support/users/giova_kde/)
 * (@giova_kde)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/call_user_func_array-expects-parameter-1-to-be-a-valid-callback-function-eas/#post-5357293)
 * To listen to the audio file I installed this plugin:
    [http://wpaudioplayer.com/](http://wpaudioplayer.com/)
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/call_user_func_array-expects-parameter-1-to-be-a-valid-callback-function-eas/#post-5357381)
 * Maybe plugin too old
 *  Thread Starter [giova_kde](https://wordpress.org/support/users/giova_kde/)
 * (@giova_kde)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/call_user_func_array-expects-parameter-1-to-be-a-valid-callback-function-eas/#post-5357405)
 * If I disable the plugin the problem remains.
 *  Thread Starter [giova_kde](https://wordpress.org/support/users/giova_kde/)
 * (@giova_kde)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/call_user_func_array-expects-parameter-1-to-be-a-valid-callback-function-eas/#post-5357406)
 * You are right. That plugin is correct but the other (easy audio) is not tested
   for this version of wp. I disabled and everything is back to work perfectly. 
   Thanks.
 *  [phil.rose](https://wordpress.org/support/users/philrose/)
 * (@philrose)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/call_user_func_array-expects-parameter-1-to-be-a-valid-callback-function-eas/#post-5357682)
 * Hi guys,
 * I’m really new to this but you all seem like legends so thought you may be able
   to help me out.
 * I tried following the steps here:
 * [http://www.carriedils.com/add-widget-area-below-nav/](http://www.carriedils.com/add-widget-area-below-nav/)
 * to add a widget area abouve the nav menu for my site (www.removalistservicessydney.
   com.au)
 * As I wanted to add the widget above and not below as in the tutorial, I modified
   the instructions to use the genesis_before_header hook and ended up adding the
   following code to my functions.php file:
 * genesis_register_sidebar( array(
    ‘id’ => ‘cta-1’, ‘name’ => __( ‘Phone number’,‘
   executive’ ), ‘description’ => __( ‘Phone number near nav menu.’, ‘executive’),));
 * add_action( ‘genesis_before_header’, ‘executive_cta_genesis’ );
 * The result being I now have this error! (you can see this on my site…)
 * Warning: call_user_func_array() expects parameter 1 to be a valid callback, function‘
   executive_cta_genesis’ not found or invalid function name in /home/technover/
   public_html/wp-includes/plugin.php on line 496
 * Does anyone have any idea how i can remove this error so I can have my widgets
   display freely in this area?
 * thanks in advance

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

The topic ‘call_user_func_array() expects parameter 1 to be a valid callback, function'
eas’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/raindrops/1.700/screenshot.png)
 * raindrops
 * [Support Threads](https://wordpress.org/support/theme/raindrops/)
 * [Active Topics](https://wordpress.org/support/theme/raindrops/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/raindrops/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/raindrops/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [phil.rose](https://wordpress.org/support/users/philrose/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/call_user_func_array-expects-parameter-1-to-be-a-valid-callback-function-eas/#post-5357682)
 * Status: resolved