- Timestamp:
- 04/05/2018 06:34:29 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wp15.wordpress.net/public_html/content/mu-plugins/miscellaneous.php
r6981 r7038 20 20 add_action( 'admin_enqueue_scripts', __NAMESPACE__ . '\register_assets', 1 ); 21 21 add_filter( 'mime_types', __NAMESPACE__ . '\mime_types' ); 22 23 add_filter( 'tggr_show_log', '__return_true' ); 22 24 23 25 if ( ! wp_next_scheduled( 'wp15_update_pomo_files' ) ) {
Note: See TracChangeset
for help on using the changeset viewer.