Changeset 13725 for trunk/wp-includes/capabilities.php
- Timestamp:
- 03/17/2010 04:39:50 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/capabilities.php
r13666 r13725 86 86 87 87 /** 88 * Set up the object properties.88 * Set up the object properties. 89 89 * 90 90 * The role key is set to the current prefix for the $wpdb object with … … 270 270 271 271 /** 272 * PHP4 Constructor - Set up object properties.272 * PHP4 Constructor - Set up object properties. 273 273 * 274 274 * The list of capabilities, must have the key as the name of the capability … … 501 501 502 502 /** 503 * Set up capability object properties.503 * Set up capability object properties. 504 504 * 505 505 * Will set the value for the 'cap_key' property to current database table
Note: See TracChangeset
for help on using the changeset viewer.