Changeset 46988 for trunk/src/wp-includes/script-loader.php
- Timestamp:
- 12/18/2019 01:13:14 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/script-loader.php
r46874 r46988 1505 1505 'linkSelected' => __( 'Link selected.' ), 1506 1506 'linkInserted' => __( 'Link inserted.' ), 1507 /* translators: Minimum input length in characters to start searching posts in the "Insert/edit link" modal. */ 1508 'minInputLength' => (int) _x( '3', 'minimum input length for searching post links' ), 1507 1509 ) 1508 1510 );
Note: See TracChangeset
for help on using the changeset viewer.