Changeset 57714 for trunk/src/wp-admin/press-this.php
- Timestamp:
- 02/26/2024 08:33:46 PM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/press-this.php
r47198 r57714 61 61 esc_url( $url ), 62 62 esc_attr( $plugin_slug ), 63 _ _( 'Install Now' )63 _x( 'Install Now', 'plugin' ) 64 64 ); 65 65 } else {
Note: See TracChangeset
for help on using the changeset viewer.