Changeset 13309 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support-2024/archive-forum.php
- Timestamp:
- 03/12/2024 04:35:54 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
r13289 r13309 13 13 14 14 <div class="wp-block-group alignwide is-layout-flow wp-block-group-is-layout-flow"> 15 16 <section> 17 <p><?php printf( 18 /* Translators: forums URL */ 19 __( 'Our community-based Support Forums are a great place to learn, share, and troubleshoot. <a href="%s">Get started!</a>', 'wporg-forums' ), 20 esc_url( site_url( '/welcome/' ) ) 21 ) ?></p> 22 </section> 15 23 16 24 <?php get_template_part( 'template-parts/bbpress', 'front' ); ?>
Note: See TracChangeset
for help on using the changeset viewer.