- Timestamp:
- 07/10/2020 06:16:06 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-plugins-list-table.php
r48377 r48418 1077 1077 1078 1078 $html[] = sprintf( 1079 '<a href="%s" class="toggle-auto-update " data-wp-action="%s">',1079 '<a href="%s" class="toggle-auto-update aria-button-if-js" data-wp-action="%s">', 1080 1080 wp_nonce_url( $url, 'updates' ), 1081 1081 $action
Note: See TracChangeset
for help on using the changeset viewer.