Making WordPress.org

Ticket #3870: 3870.patch

File 3870.patch, 1.1 KB (added by vaishalipanchal, 6 years ago)
  • wordpress/wp-content/wordpress-meta/wordpress.org/public_html/wp-content/themes/pub/wporg-main/front-page.php

    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
     
    101101                                <p>
    102102                                        <?php
    103103                                        /* 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/' ) ) );
    105105                                        ?>
    106106                                </p>
    107107                        </section>