Making WordPress.org


Ignore:
Timestamp:
07/18/2025 02:22:34 AM (10 months ago)
Author:
dd32
Message:

Plugin Directory: Update with new name for Plugins Team

Closes https://github.com/WordPress/wordpress.org/pull/502

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins-2024/src/blocks/front-page/render.php

    r14467 r14487  
    140140        'text'  => sprintf(
    141141            /* translators: URL to make/plugins site. */
    142             __( 'Plugin development is constantly changing with each new WordPress release. Keep up with the latest changes by following the <a href="%s">Plugin Review Team&#8217;s blog</a>.', 'wporg-plugins' ),
     142            __( 'Plugin development is constantly changing with each new WordPress release. Keep up with the latest changes by following the <a href="%s">Plugins Team&#8217;s blog</a>.', 'wporg-plugins' ),
    143143            esc_url( 'https://make.wordpress.org/plugins/' )
    144144        ),
Note: See TracChangeset for help on using the changeset viewer.