Changeset 14487 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins-2024/src/blocks/front-page/render.php
- Timestamp:
- 07/18/2025 02:22:34 AM (10 months ago)
- 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 140 140 'text' => sprintf( 141 141 /* 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 ReviewTeam’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’s blog</a>.', 'wporg-plugins' ), 143 143 esc_url( 'https://make.wordpress.org/plugins/' ) 144 144 ),
Note: See TracChangeset
for help on using the changeset viewer.