Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save rajeshsingh520/580c005433b9c75e775315dcfe7e578b to your computer and use it in GitHub Desktop.

Select an option

Save rajeshsingh520/580c005433b9c75e775315dcfe7e578b to your computer and use it in GitHub Desktop.
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