diff -Naur wordpress/wp-content/wordpress-meta/wordpress.org/public_html/wp-content/themes/pub/wporg-main/front-page.php wordpress/wp-content/wordpress-meta/wordpress.org/public_html/wp-content/themes/pub/wporg-main/front-page.php
|
|
|
101 | 101 | <p> |
102 | 102 | <?php |
103 | 103 | /* translators: %s: Link to Plugin Directory. */ |
104 | | printf( __( 'Extend WordPress with over 45,000 plugins to help your website meet your needs. Add an online store, galleries, mailing lists, forums, analytics, and <a href="%s">much more</a>.', 'wporg' ), esc_url( home_url( '/plugins/' ) ) ); |
| 104 | printf( __( 'Extend WordPress with over 56,317 plugins to help your website meet your needs. Add an online store, galleries, mailing lists, forums, analytics, and <a href="%s">much more</a>.', 'wporg' ), esc_url( home_url( '/plugins/' ) ) ); |
105 | 105 | ?> |
106 | 106 | </p> |
107 | 107 | </section> |