• Hi
    Getting deprecated error for create_function in plugin code.

    add_action( ‘widgets_init’, create_function( ”, ‘register_widget( “Category_Wise_Search_Widget” );’ ) );

    Can you please rewrite this portion or update the plugin for PHP 7.2 at least?

    For this error I am getting loading errors.

    Thanks
    Arjun

  • The topic ‘create_function deprecated error’ is closed to new replies.