Call to undefined function wp_date()
-
Hello,
i have wordpress 4.9.19 (last 4.9 version) and i have this error :
PHP Fatal error: Uncaught Error: Call to undefined function wp_date() in /appli/www/wordpress/wp-content/plugins/amr-ical-events-list/includes/amr-pluggable.php:1621\nStack trace:\n#0 /appli/www/wordpress/wp-content/plugins/amr-ical-events-list/includes/amr-pluggable.php(1685): amr_wp_format_date('c', Object(DateTime), false)\n#1 /appli/www/wordpress/wp-content/plugins/amr-ical-events-list/includes/amr-pluggable.php(1457): amr_format_date('c', Object(DateTime))\n#2 /appli/www/wordpress/wp-content/plugins/amr-ical-events-list/includes/amr-ical-groupings.php(52): amr_format_value(Object(DateTime), 'EventDate', Array, '', '')\n#3 /appli/www/wordpress/wp-content/plugins/amr-ical-events-list/includes/amr-ical-groupings.php(112): amr_list_event_subset(Array, Array, Array, Array)\n#4 /appli/www/wordpress/wp-content/plugins/amr-ical-events-list/includes/amr-pluggable.php(1274): amr_list_events_in_groupings(Array, '', Array, false, Array)\n#5 /appli/www/. in /appli/www/wordpress/wp-content/plugins/amr-ical-events-list/includes/amr-pluggable.php on line 1621
wp_date was introduced in 5.3.O : https://developer.www.ads-software.com/reference/functions/wp_date/
Is it possible to fix this error for older version of WordPress ?
Thanks,
Anthony
- The topic ‘Call to undefined function wp_date()’ is closed to new replies.