Title: call_user_func_array() &#8230; function &#8216;autoset_featured&#8217;
Last modified: November 1, 2016

---

# call_user_func_array() … function ‘autoset_featured’

 *  [sevbanchik](https://wordpress.org/support/users/sevbanchik/)
 * (@sevbanchik)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/call_user_func_array-function-autoset_featured/)
 * Hello!
    My English is poor, sorry gor that.
 * I’ve this mistake
 * `AH01215: PHP Warning: call_user_func_array() expects parameter 1 to be a valid
   callback, function 'autoset_featured' not found or invalid function name in /
   var/www/***/data/www/***/wp-includes/plugin.php on line 600`
 * Did not find anything in Google. Any suggestions?
 * On line 600
 *     ```
       do {
       		foreach ( (array) current($wp_filter[$tag]) as $the_ )
       			if ( !is_null($the_['function']) )
       				<strong>call_user_func_array($the_['function'], array_slice($args, 0, (int) </strong>$the_['accepted_args']));
   
       	} while ( next($wp_filter[$tag]) !== false );
       ```
   
 * Thanks!
    -  This topic was modified 9 years, 7 months ago by [sevbanchik](https://wordpress.org/support/users/sevbanchik/).

The topic ‘call_user_func_array() … function ‘autoset_featured’’ is closed to new
replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [sevbanchik](https://wordpress.org/support/users/sevbanchik/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/call_user_func_array-function-autoset_featured/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
