scripts.mit.edu
/
autoinstalls
/
wordpress.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
WordPress 4.5
[autoinstalls/wordpress.git]
/
wp-includes
/
class-wp-roles.php
diff --git
a/wp-includes/class-wp-roles.php
b/wp-includes/class-wp-roles.php
index e8504009b2dd47d36231bd669cdef248bb79a957..94fc67261367a68479e35c03493e09ce25477d30 100644
(file)
--- a/
wp-includes/class-wp-roles.php
+++ b/
wp-includes/class-wp-roles.php
@@
-133,7
+133,7
@@
class WP_Roles {
* Reinitialize the object
*
* Recreates the role objects. This is typically called only by switch_to_blog()
* Reinitialize the object
*
* Recreates the role objects. This is typically called only by switch_to_blog()
- * after switching wpdb to a new
blog
ID.
+ * after switching wpdb to a new
site
ID.
*
* @since 3.5.0
* @access public
*
* @since 3.5.0
* @access public