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