Changeset 4247
- Timestamp:
- 09/25/06 07:55:15 (2 years ago)
- Files:
-
- branches/2.0/wp-includes/default-filters.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/2.0/wp-includes/default-filters.php
r4246 r4247 142 142 143 143 // Misc filters 144 add_filter('option_ping_sites', 'privacy_ping_filter');145 144 add_filter('option_blog_charset', 'wp_specialchars'); 146 145
