Ordernestedpack.com/wp-content/plugins/woocommerce-help-scout/templates/myaccount/conversations.php 0000644 00000011045 14760034461 0031461 0 ustar 00 home/bestoj5
|
|
|
|
Actions |
# |
|
setTimezone( new DateTimeZone( wc_timezone_string() ) );
$modified_at = strtotime( $modified_at->format( 'Y-m-d H:i:s' ) );
echo esc_html( date_i18n( $date_format, $modified_at ) );
} catch ( Exception $e ) {
echo 'Error writing to database: ';
// Nothing to output when the date/time string isn't a.
// valid date/time.
}
?>
|
get_conversation_status( $conversation['status'] ) ); ?> |
|
No conversations. |