Changeset 13289 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support-2024/archive-forum.php
- Timestamp:
- 03/07/2024 02:18:06 AM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support-2024/archive-forum.php
r13272 r13289 83 83 </div> 84 84 <!-- /wp:group -->', 85 esc_html__( 'More resources', 'wporg- support' ),86 esc_html__( 'Documentation', 'wporg- support' ),87 esc_html__( "Your first stop where you'll find information on everything.", 'wporg- support' ),88 esc_html__( 'Support Handbook', 'wporg- support' ),89 esc_html__( 'Great for tips, tricks, and advice regarding giving the best support.', 'wporg- support' ),85 esc_html__( 'More resources', 'wporg-forums' ), 86 esc_html__( 'Documentation', 'wporg-forums' ), 87 esc_html__( "Your first stop where you'll find information on everything.", 'wporg-forums' ), 88 esc_html__( 'Support Handbook', 'wporg-forums' ), 89 esc_html__( 'Great for tips, tricks, and advice regarding giving the best support.', 'wporg-forums' ), 90 90 ) 91 91 ); ?>
Note: See TracChangeset
for help on using the changeset viewer.