Changeset 34891 for trunk/src/wp-admin/plugin-install.php
- Timestamp:
- 10/07/2015 01:27:01 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/plugin-install.php
r33067 r34891 89 89 ); 90 90 91 get_current_screen()->set_screen_reader_content( array( 92 'heading_views' => __( 'Filter plugins list' ), 93 'heading_pagination' => __( 'Plugins list navigation' ), 94 'heading_list' => __( 'Plugins list' ), 95 ) ); 96 91 97 /** 92 98 * WordPress Administration Template Header.
Note: See TracChangeset
for help on using the changeset viewer.