Making WordPress.org


Ignore:
Timestamp:
04/07/2024 09:35:41 PM (2 years ago)
Author:
adamwood
Message:

wporg-support-2024: Fix forums homepage copy

Props @rmartinezduque

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support-2024/functions.php

    r13455 r13467  
    443443                        <!-- /wp:group -->',
    444444                        esc_attr( $columns_to_fill ),
    445                         __( 'Theme &amp; Plugins', 'wporg-forums' ),
     445                        __( 'Themes &amp; Plugins', 'wporg-forums' ),
    446446                        sprintf(
    447447                                /* translators: 1: Theme Directory URL, 2: Plugin Directory URL */
Note: See TracChangeset for help on using the changeset viewer.