Created
April 29, 2026 07:18
-
-
Save rajeshsingh520/580c005433b9c75e775315dcfe7e578b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| add_filter('pisol_edd_option_filter_pi_general_date_format', function($format){ | |
| return 'l'; | |
| }); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment