Changeset 32650 for trunk/src/wp-includes/capabilities.php
- Timestamp:
- 05/29/2015 03:42:40 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/capabilities.php
r32568 r32650 490 490 var $filter = null; 491 491 492 /** 493 * @static 494 * @access private 495 * @var array 496 */ 492 497 private static $back_compat_keys; 493 498 … … 562 567 * 563 568 * @since 3.3.0 569 * 570 * @static 564 571 * 565 572 * @global wpdb $wpdb
Note: See TracChangeset
for help on using the changeset viewer.