• Deprecated: Function create_function() is deprecated in /wp-content/plugins/transposh-translation-filter-for-wordpress/transposh.php on line 1114

    $q['search_terms'] = array_map(create_function('$a', 'return trim($a, "\\"\'\\n\\r ");'), $matches[0]);

    I am a newbie and use it for the first time. I use PHP7.3 but I don’t know how to modify it.

    😀

The topic ‘Deprecated: Function create_function() is deprecated’ is closed to new replies.