Changeset 48771
- Timestamp:
- 08/10/2020 01:23:42 PM (5 months ago)
- Location:
- branches/5.5
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.5
-
branches/5.5/src/wp-admin/about.php
r48763 r48771 99 99 <source src="https://s.w.org/images/core/5.5/auto-updates.webm" type="video/webm" /> 100 100 </video> 101 <figcaption id="about-security" class="screen-reader-text"><?php _e( 'Video: Installed plugin screen, which shows a new column, Automatic Updates. In this column are buttons that say "Enable auto-updates ."When clicked, the auto-updates feature is turned on for that plugin, and the button switches to say "Disable auto-updates".' ); ?></figcaption>101 <figcaption id="about-security" class="screen-reader-text"><?php _e( 'Video: Installed plugin screen, which shows a new column, Automatic Updates. In this column are buttons that say "Enable auto-updates". When clicked, the auto-updates feature is turned on for that plugin, and the button switches to say "Disable auto-updates".' ); ?></figcaption> 102 102 </figure> 103 103 </div>
Note: See TracChangeset
for help on using the changeset viewer.