Skip to:
Content

BuddyPress.org

Changeset 12795


Ignore:
Timestamp:
11/19/2020 05:36:06 PM (6 years ago)
Author:
imath
Message:

Update Credits screen for 7.0.0

Thanks a lot to all 7.0.0 contributors 😍

Congrats to mercime, r-a-y and imath for their promotion as BuddyPress Lead Developers 🍕🥂🎊

See #8376

File:
1 edited

Legend:

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

    r12745 r12795  
    779779                                                printf(
    780780                                                        /* translators: 1: heart dashicons. 2: BP Credits screen url. 3: number of BuddyPress contributors to this version. */
    781                                                         _n( 'Built with %1$s by <a href="%2$s">%3$d volunteer</a>.', 'Built with %1$s by <a href="%2$s">%3$d volunteers</a>.', 42, 'buddypress' ),
     781                                                        _n( 'Built with %1$s by <a href="%2$s">%3$d volunteer</a>.', 'Built with %1$s by <a href="%2$s">%3$d volunteers</a>.', 37, 'buddypress' ),
    782782                                                        '<span class="dashicons dashicons-heart"></span>',
    783783                                                        esc_url( bp_get_admin_url( 'admin.php?page=bp-credits' ) ),
    784                                                         number_format_i18n( 42 )
     784                                                        number_format_i18n( 37 )
    785785                                                );
    786786                                                ?>
     
    852852                                </li>
    853853                                <li class="wp-person" id="wp-person-djpaul">
    854                                         <a class="web" href="https://profiles.wordpress.org/djpaul"><img alt="" class="gravatar" src="//www.gravatar.com/avatar/3bc9ab796299d67ce83dceb9554f75df?s=120">
     854                                        <a class="web" href="https://profiles.wordpress.org/djpaul"><img alt="" class="gravatar" src="https://avatars2.githubusercontent.com/u/1275914?s=120">
    855855                                        Paul Gibbs</a>
    856856                                        <span class="title"><?php esc_html_e( 'Lead Developer', 'buddypress' ); ?></span>
    857857                                </li>
    858                         </ul>
    859 
    860                         <h3 class="wp-people-group"><?php esc_html_e( 'BuddyPress Team', 'buddypress' ); ?></h3>
    861                         <ul class="wp-people-group " id="wp-people-group-core-team">
    862858                                <li class="wp-person" id="wp-person-r-a-y">
    863859                                        <a class="web" href="https://profiles.wordpress.org/r-a-y"><img alt="" class="gravatar" src="//www.gravatar.com/avatar/3bfa556a62b5bfac1012b6ba5f42ebfa?s=120">
    864860                                        Ray</a>
    865                                         <span class="title"><?php esc_html_e( 'Core Developer', 'buddypress' ); ?></span>
    866                                 </li>
     861                                        <span class="title"><?php esc_html_e( 'Lead Developer', 'buddypress' ); ?></span>
     862                                </li>
     863                                <li class="wp-person" id="wp-person-imath">
     864                                        <a class="web" href="https://profiles.wordpress.org/imath"><img alt="" class="gravatar" src="//www.gravatar.com/avatar/8b208ca408dad63888253ee1800d6a03?s=120">
     865                                        Mathieu Viet</a>
     866                                        <span class="title"><?php esc_html_e( 'Lead Developer', 'buddypress' ); ?></span>
     867                                </li>
     868                                <li class="wp-person" id="wp-person-mercime">
     869                                        <a class="web" href="https://profiles.wordpress.org/mercime"><img alt="" class="gravatar" src="//www.gravatar.com/avatar/fae451be6708241627983570a1a1817a?s=120">
     870                                        Mercime</a>
     871                                        <span class="title"><?php esc_html_e( 'Lead Developer', 'buddypress' ); ?></span>
     872                                </li>
     873                        </ul>
     874
     875                        <h3 class="wp-people-group"><?php esc_html_e( 'BuddyPress Team', 'buddypress' ); ?></h3>
     876                        <ul class="wp-people-group " id="wp-people-group-core-team">
    867877                                <li class="wp-person" id="wp-person-hnla">
    868878                                        <a class="web" href="https://profiles.wordpress.org/hnla"><img alt="" class="gravatar" src="//www.gravatar.com/avatar/3860c955aa3f79f13b92826ae47d07fe?s=120">
    869879                                        Hugo Ashmore</a>
    870880                                        <span class="title"><?php esc_html_e( 'Core Developer', 'buddypress' ); ?></span>
    871                                 </li>
    872                                 <li class="wp-person" id="wp-person-imath">
    873                                         <a class="web" href="https://profiles.wordpress.org/imath"><img alt="" class="gravatar" src="//www.gravatar.com/avatar/8b208ca408dad63888253ee1800d6a03?s=120">
    874                                         Mathieu Viet</a>
    875                                         <span class="title"><?php esc_html_e( 'Core Developer', 'buddypress' ); ?></span>
    876                                 </li>
    877                                 <li class="wp-person" id="wp-person-mercime">
    878                                         <a class="web" href="https://profiles.wordpress.org/mercime"><img alt="" class="gravatar" src="//www.gravatar.com/avatar/fae451be6708241627983570a1a1817a?s=120">
    879                                         Mercime</a>
    880                                         <span class="title"><?php esc_html_e( 'Navigator', 'buddypress' ); ?></span>
    881881                                </li>
    882882                                <li class="wp-person" id="wp-person-dcavins">
     
    942942                        </h3>
    943943                        <ul class="wp-people-group " id="wp-people-group-noteworthy">
    944                                 <li class="wp-person" id="wp-person-passoniate">
    945                                         <a class="web" href="https://profiles.wordpress.org/passoniate/"><img alt="" class="gravatar" src="//gravatar.com/avatar/df262cbc82caecc7302849e8d591b32c?s=120">
    946                                         Arslan Ahmed</a>
     944                                <li class="wp-person" id="wp-person-oztaser">
     945                                        <a class="web" href="https://profiles.wordpress.org/oztaser/"><img alt="" class="gravatar" src="//gravatar.com/avatar/06eb4dd13c0113bf826968ae16a13e52?s=120">
     946                                        Adil Oztaser</a>
    947947                                </li>
    948948                                <li class="wp-person" id="wp-person-iamthewebb">
     
    966966                        </h3>
    967967                        <p class="wp-credits-list">
    968                                 <a href="https://profiles.wordpress.org/oztaser">Adil Oztaser (oztaser)</a>,
    969                                 <a href="https://profiles.wordpress.org/wpamitkumar">Amit Dudhat (wpamitkumar)</a>,
    970                                 <a href="https://profiles.wordpress.org/dontdream">Andrea Tarantini (dontdream)</a>,
    971                                 <a href="https://profiles.wordpress.org/ankitmaru">Ankit Panchal (ankitmaru)</a>,
    972                                 <a href="https://profiles.wordpress.org/passoniate">Arslan Ahmed (passoniate)</a>,
     968                                <a href="https://profiles.wordpress.org/oztaser/">Adil Oztaser (oztaser)</a>,
    973969                                <a href="https://profiles.wordpress.org/boonebgorges/">Boone B Gorges (boonebgorges)</a>,
     970                                <a href="https://profiles.wordpress.org/corsky/">corsky</a>,
    974971                                <a href="https://profiles.wordpress.org/sbrajesh/">Brajesh Singh (sbrajesh)</a>,
    975                                 <a href="https://profiles.wordpress.org/bhargavbhandari90">Bunty (bhargavbhandari90)</a>,
    976                                 <a href="https://profiles.wordpress.org/dancaragea/">Dan Caragea (dancaragea)</a>,
    977972                                <a href="https://profiles.wordpress.org/dcavins/">David Cavins (dcavins)</a>,
    978                                 <a href="https://profiles.wordpress.org/ocean90">Dominik Schilling (ocean90)</a>,
    979                                 <a href="https://profiles.wordpress.org/etatus">etatus</a>,
    980                                 <a href="https://profiles.wordpress.org/fayazgabol">Fayaz Gabol (fayazgabol)</a>,
    981                                 <a href="https://profiles.wordpress.org/hnla">Hugo Ashmore (hnla)</a>,
    982                                 <a href="https://profiles.wordpress.org/audrasjb">Jb Audras (audrasjb)</a>,
    983                                 <a href="https://profiles.wordpress.org/jenfraggle/">Jennifer Burnett (jenfraggle)</a>,
     973                                <a href="https://profiles.wordpress.org/devnik/">devnik</a>,
     974                                <a href="https://profiles.wordpress.org/dilipbheda/">Dilip Bheda</a>,
     975                                <a href="https://profiles.wordpress.org/dd32/">Dion Hulse (dd32)</a>,
     976                                <a href="https://profiles.wordpress.org/dragoeco/">dragoeco</a>,
     977                                <a href="https://profiles.wordpress.org/etatus/">etatus</a>,
     978                                <a href="https://github.com/ExoGeek/">Didier Saintes (ExoGeek)</a>,
     979                                <a href="https://profiles.wordpress.org/mamaduka/">George Mamadashvili</a>,
     980                                <a href="https://profiles.wordpress.org/hareesh-pillai/">Hareesh</a>,
    984981                                <a href="https://profiles.wordpress.org/johnjamesjacoby/">John James Jacoby (johnjamesjacoby)</a>,
    985                                 <a href="https://profiles.wordpress.org/greenshady">Justin Tadlock (greenshady)</a>,
    986                                 <a href="https://profiles.wordpress.org/kashifgabol">Kashif Gabol (kashifgabol)</a>,
    987                                 <a href="https://profiles.wordpress.org/laudag">laudag</a>,
    988                                 <a href="https://profiles.wordpress.org/marbaque/">Mario Badilla (marbaque)</a>,
     982                                <a href="https://profiles.wordpress.org/k3690/">k3690</a>,
     983                                <a href="https://profiles.wordpress.org/laxman-prajapati/">Laxman Prajapati</a>,
     984                                <a href="https://profiles.wordpress.org/iamthewebb/">iamthewebb</a>,
     985                                <a href="https://github.com/geckse/">Marcel Claus (geckse)</a>,
     986                                <a href="https://profiles.wordpress.org/marioshtika/">marioshtika</a>
    989987                                <a href="https://profiles.wordpress.org/imath/">Mathieu Viet (imath)</a>,
    990                                 <a href="https://profiles.wordpress.org/mattjones2207">mattjones2207</a>,
    991                                 <a href="https://profiles.wordpress.org/mercime">mercime</a>,
    992                                 <a href="https://profiles.wordpress.org/mo3aser">mo3aser</a>,
    993                                 <a href="https://profiles.wordpress.org/modemlooper">modemlooper</a>,
    994                                 <a href="https://profiles.wordpress.org/man4toman">Morteza Geransayeh (man4toman)</a>,
    995                                 <a href="https://profiles.wordpress.org/mukesh27">Mukesh Panchal (mukesh27)</a>,
     988                                <a href="https://profiles.wordpress.org/mercime/">mercime</a>,
     989                                <a href="https://profiles.wordpress.org/immeet94/">Meet Makadia</a>,
     990                                <a href="https://profiles.wordpress.org/tw2113/">Michael Beckwith</a>,
     991                                <a href="https://profiles.wordpress.org/man4toman/">Morteza Geransayeh (man4toman)</a>,
     992                                <a href="https://profiles.wordpress.org/n33d/">N33D</a>,
     993                                <a href="https://profiles.wordpress.org/oddev56/">oddev56</a>,
    996994                                <a href="https://profiles.wordpress.org/DJPaul/">Paul Gibbs (DJPaul)</a>,
    997                                 <a href="https://profiles.wordpress.org/pooja1210">Pooja N Muchandikar (pooja1210)</a>,
    998995                                <a href="https://profiles.wordpress.org/r-a-y/">r-a-y</a>,
    999996                                <a href="https://profiles.wordpress.org/espellcaste/">Renato Alves (espellcaste)</a>,
    1000                                 <a href="https://profiles.wordpress.org/santiazpi2">santiazpi2</a>,
    1001                                 <a href="https://profiles.wordpress.org/shanebp">shanebp</a>,
    1002                                 <a href="https://profiles.wordpress.org/sharaz">Sharaz Shahid (sharaz)</a>,
    1003                                 <a href="https://github.com/sjregan">sjregan</a>,
     997                                <a href="https://profiles.wordpress.org/scipi/">scipi</a>,
     998                                <a href="https://profiles.wordpress.org/scottopolis/">Scott Bolinger (scottopolis)</a>,
     999                                <a href="https://profiles.wordpress.org/shanebp/">shanebp</a>,
     1000                                <a href="https://profiles.wordpress.org/shawfactor/">shawfactor</a>,
     1001                                <a href="https://profiles.wordpress.org/sjregan/">sjregan</a>,
    10041002                                <a href="https://profiles.wordpress.org/netweb/">Stephen Edgar (netweb)</a>,
    1005                                 <a href="https://profiles.wordpress.org/karmatosed">Tammie Lister (karmatosed)</a>,
    1006                                 <a href="https://profiles.wordpress.org/tobifjellner">Tor-Bjorn Fjellner (tobifjellner)</a>,
    1007                                 <a href="https://profiles.wordpress.org/itowhid06">Towhidul Islam (itowhid06)</a>,
    1008                                 <a href="https://profiles.wordpress.org/twmcmahan">twmcmahan</a>,
    1009                                 <a href="https://profiles.wordpress.org/zishanj">Zishan (zishanj)</a>
     1003                                <a href="https://profiles.wordpress.org/tharsheblows/">tharsheblows</a>,
     1004                                <a href="https://profiles.wordpress.org/vapvarun/">Varun Dubey (vapvarun)</a>.
    10101005                        </p>
    10111006
Note: See TracChangeset for help on using the changeset viewer.