Skip to content

Commit

Permalink
Remove accidental inclusion of kses_init_filters
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewserong committed Dec 13, 2022
1 parent bacdd1f commit 8fa5d48
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/wp-includes/default-filters.php
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,3 @@
add_action( 'init', 'wp_register_persisted_preferences_meta' );

unset( $filter, $action );


// Custom for testing.
add_action( 'init', 'kses_init_filters' );

0 comments on commit 8fa5d48

Please sign in to comment.