Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
05/02/2024 09:42:32 AM (2 years ago)
Author:
imath
Message:

Hello screen: write WordPress the way it should be written!

We wrongly wrote WordPess missing an r before the ess part. Let's rightly spell it WordPress.

Props poojasahgal

See #9138 (trunk)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-core/classes/class-bp-admin.php

    r13818 r13840  
    828828                                                <p>
    829829                                                        <?php esc_html_e( 'Among the 100 changes introduced in 12.0.0, the BP Rewrites API is a massive revolution opening the way for a progressive BuddyPress evolution.', 'buddypress' ); ?>
    830                                                         <?php esc_html_e( 'Based on 10 years of experience gained through hard work, we are beginning to reimagine what it means to organize and manage communities within WordPess.', 'buddypress' ); ?>
     830                                                        <?php esc_html_e( 'Based on 10 years of experience gained through hard work, we are beginning to reimagine what it means to organize and manage communities within WordPress.', 'buddypress' ); ?>
    831831                                                        <?php esc_html_e( 'Here are the immediate benefits of the new BP Rewrites API :', 'buddypress' ); ?>
    832832                                                </p>
Note: See TracChangeset for help on using the changeset viewer.