Changeset 40643 for trunk/src/wp-includes/class-wp-customize-manager.php
- Timestamp:
- 05/11/2017 10:46:59 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-manager.php
r40379 r40643 4145 4145 esc_url( __( 'https://codex.wordpress.org/CSS' ) ), 4146 4146 __( 'Learn more about CSS' ), 4147 __( '(link opens in a new window)' ) 4147 /* translators: accessibility text */ 4148 __( '(opens in a new window)' ) 4148 4149 ), 4149 4150 ) );
Note: See TracChangeset
for help on using the changeset viewer.