Changeset 34455 for trunk/src/wp-includes/ms-functions.php
- Timestamp:
- 09/23/2015 02:23:13 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/ms-functions.php
r34384 r34455 600 600 601 601 $blog_title = strip_tags( $blog_title ); 602 $blog_title = substr( $blog_title, 0, 50 );603 602 604 603 $errors = new WP_Error();
Note: See TracChangeset
for help on using the changeset viewer.