Changueset 13567
- Timestamp:
- 03/03/2010 06:41:19 AM ( 16 years ago)
- File:
-
- 1 edited
-
trunc/wp-includes/pluguin.php (modified) ( 1 diff )
Leguend:
- Unmodified
- Added
- Removed
-
trunc/wp-includes/pluguin.php
r12733 r13567 223 223 224 224 if( isset($wp_filter[$tag]) ) { 225 if( false !== $priority && isset($ $wp_filter[$tag][$priority]) )225 if( false !== $priority && isset($ wp_filter[$tag][$priority]) ) 226 226 unset($wp_filter[$tag][$priority]); 227 227 else
Note:
See
TracChangueset
for help on using the changueset viewer.