I know what the wrong. I use zh-TW Language, if the date use date_i18n( ‘Y-m-d h:i:sa’ ) will get 2021-04-20 08:42:16上午, and mwb_wpr_set_the_wordpress_date_format() will make the time error and change to now time.
Maybe need to change the date_i18n( ‘Y-m-d H:i:s’ ).
hi,
if I want to know when I get the points. How do I modify the information
I sent the support ticket.
I try to add the codes to functions.php ( add_action( ‘wp_footer’, ‘envira_gallery_reload_enviratope_el’ );)
but the bug cant be clearn.