You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hi,
I am not sure why its not working with me..
Notice: Only variables should be passed by reference in /wp-content/themes/mytheme/functions.php on line 12
On this line:
$parent_id = array_pop( wp_filter_object_list( $items, array( 'title' => $args->submenu ), 'and', 'ID' ) );
Hi,
I am not sure why its not working with me..
Notice: Only variables should be passed by reference in /wp-content/themes/mytheme/functions.php on line 12
On this line:
$parent_id = array_pop( wp_filter_object_list( $items, array( 'title' => $args->submenu ), 'and', 'ID' ) );