Changeset 55040
- Timestamp:
- 01/09/2023 09:30:55 PM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/meta-boxes.php
r53842 r55040 805 805 printf( 806 806 /* translators: %s: Documentation URL. */ 807 __( 'Allow <a href="%s">trackbacks and pingbacks</a> on this page' ),807 __( 'Allow <a href="%s">trackbacks and pingbacks</a>' ), 808 808 __( 'https://wordpress.org/support/article/introduction-to-blogging/#managing-comments' ) 809 809 );
Note: See TracChangeset
for help on using the changeset viewer.