Changes between Initial Version and Version 1 of Ticket #36680, comment 3
- Timestamp:
- 09/20/2017 09:29:05 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36680, comment 3
initial v1 3 3 {{{#!php 4 4 <?php 5 add_filter( 'mejs_settings', 'change_mejs_time_format' ) );5 add_filter( 'mejs_settings', 'change_mejs_time_format' ); 6 6 function change_mejs_time_format( $mejs_settings ) { 7 7