- Timestamp:
- 06/16/2015 09:01:40 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/mu-plugins/wcorg-misc.php
r1664 r1666 164 164 165 165 $user = get_user_by( 'id', $user_id ); 166 $trusted_deputies = array( 'brandondove', 'kcristiano' ); 166 $trusted_deputies = array( 167 'brandondove', 168 'kcristiano', 169 'trustedduputy', 170 ); 167 171 168 172 if ( is_a( $user, 'WP_User' ) && in_array( $user->user_login, $trusted_deputies ) ) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)