Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #36680, comment 3


Ignore:
Timestamp:
09/20/2017 09:29:05 PM (7 years ago)
Author:
caercam
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36680, comment 3

    initial v1  
    33{{{#!php
    44<?php
    5 add_filter( 'mejs_settings', 'change_mejs_time_format' ) );
     5add_filter( 'mejs_settings', 'change_mejs_time_format' );
    66function change_mejs_time_format( $mejs_settings ) {
    77