Change format date | WordPress.org

[ad_1]

Hi,

In example, is it possible to change date format with saved date format on wordpress settings ?

And add a hook if necessary ?

<?php 

// Template : plugins\wp-user-avatar\src\templates\checkout\form-checkout-sidebar.php

(new DateTime($cart_vars->expiration_date, new DateTimeZone('UTC')))->setTimezone(wp_timezone())->format('j M, Y')

// replace 'j M, Y' by get_option('date_format') ?

Thanks.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer