Changeset 13827 for trunk/wp-includes/capabilities.php
- Timestamp:
- 03/26/2010 07:13:36 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/capabilities.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/capabilities.php
r13786 r13827 764 764 * Set the blog to operate on. Defaults to the current blog. 765 765 * 766 * @since 3.0 766 * @since 3.0.0 767 767 * 768 768 * @param int $blog_id Optional Blog ID, defaults to current blog. … … 1154 1154 * Determine if user is a site admin. 1155 1155 * 1156 * @since 3.0 1156 * @since 3.0.0 1157 1157 * 1158 1158 * @param int $user_id (Optional) The ID of a user. Defaults to the current user.
Note: See TracChangeset
for help on using the changeset viewer.