Changeset 62353 for trunk/src/wp-admin/includes/meta-boxes.php
- Timestamp:
- 05/13/2026 03:02:36 AM (3 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/meta-boxes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/meta-boxes.php
r62185 r62353 71 71 $preview_button_text = __( 'Preview Changes' ); 72 72 } else { 73 $preview_button_text = _ _( 'Preview' );73 $preview_button_text = _x( 'Preview', 'verb' ); 74 74 } 75 75
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)