Date not translated, action missing
-
In file
wc-cancel-dashboard.php, line 82, please replacedate()withdate_i18n()to output correct month an day names.Please also add an action on line 119 like this, or use your own tag:
do_action( 'woocommerce_admin_order_actions_start', $the_order );
so it is possible to extend with more info or extra actions.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Date not translated, action missing’ is closed to new replies.