Changeset 45436
- Timestamp:
- 05/26/2019 03:32:05 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/widgets/class-wp-widget-meta.php
r44589 r45436 75 75 esc_url( __( 'https://wordpress.org/' ) ), 76 76 esc_attr__( 'Powered by WordPress, state-of-the-art semantic personal publishing platform.' ), 77 _ x( 'WordPress.org', 'meta widget link text' )77 __( 'WordPress.org' ) 78 78 ), 79 79 $instance
Note: See TracChangeset
for help on using the changeset viewer.