Changeset 10150 for trunk/wp-includes/capabilities.php
- Timestamp:
- 12/09/2008 06:03:31 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/capabilities.php
r8904 r10150 293 293 * 294 294 * @param string $cap Capability name. 295 * @param bool $grant Whether role has capability privilege. 295 * @param bool $grant Whether role has capability privilege. 296 296 */ 297 297 function add_cap( $cap, $grant = true ) {
Note: See TracChangeset
for help on using the changeset viewer.