• genepine

    (@genepine)


    Hello
    Would you please change the date format to the default WordPress usage?

    admin/templates/xoo-wl-table-product-users.php:80:
    <td data-sort="<?php echo esc_attr( $timestamp ) ?>" ><?php echo date( "d M y", $timestamp ); ?></td>

    includes/class-xoo-wl-row.php:40:
    public function get_joining_date( $format = "d M y" ){

    I think this description will be substituted into the body of the email, so if I want to change the date format I can’t.

    Regards

    • This topic was modified 3 years ago by genepine.
    • This topic was modified 3 years ago by genepine.
  • The topic ‘Please change the date format to the default WordPress usage’ is closed to new replies.