Changeset 38325 for trunk/src/wp-admin/plugins.php
- Timestamp:
- 08/23/2016 01:18:53 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/plugins.php
r38072 r38325 376 376 /* translators: %s: WordPress Plugin Directory URL */ 377 377 __( 'If you would like to see more plugins to choose from, click on the “Add New” button and you will be able to browse or search for additional plugins from the <a href="%s" target="_blank">WordPress Plugin Directory</a>. Plugins in the WordPress Plugin Directory are designed and developed by third parties, and are compatible with the license WordPress uses. Oh, and they’re free!' ), 378 'https://wordpress.org/plugins/'378 __( 'https://wordpress.org/plugins/' ) 379 379 ) . '</p>' 380 380 ) );
Note: See TracChangeset
for help on using the changeset viewer.