<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[BuddyPress][12796] trunk/src/bp-core: Update the Hello BuddyPress screen for 7.0.0</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { white-space: pre-line; overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta" style="font-size: 105%">
<dt style="float: left; width: 6em; font-weight: bold">Revision</dt> <dd><a style="font-weight: bold" href="http://buddypress.trac.wordpress.org/changeset/12796">12796</a><script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","description":"Review this Commit","action":{"@type":"ViewAction","url":"http://buddypress.trac.wordpress.org/changeset/12796","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>imath</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2020-11-19 18:18:54 +0000 (Thu, 19 Nov 2020)</dd>
</dl>

<pre style='padding-left: 1em; margin: 2em 0; border-left: 2px solid #ccc; line-height: 1.25; font-size: 105%; font-family: sans-serif'>Update the Hello BuddyPress screen for 7.0.0

Delete the images we used for 6.0.0 and add the ones we are using for 7.0.0.

Fixes <a href="http://buddypress.trac.wordpress.org/ticket/8376">#8376</a></pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunksrcbpcoreclassesclassbpadminphp">trunk/src/bp-core/classes/class-bp-admin.php</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunksrcbpcoreimagesbpnewblockspng">trunk/src/bp-core/images/bp-new-blocks.png</a></li>
<li><a href="#trunksrcbpcoreimagesbpnouveau2021png">trunk/src/bp-core/images/bp-nouveau-2021.png</a></li>
<li><a href="#trunksrcbpcoreimagesbptypesillustrationpng">trunk/src/bp-core/images/bp-types-illustration.png</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunksrcbpcoreimagesbpblocksgif">trunk/src/bp-core/images/bp-blocks.gif</a></li>
<li><a href="#trunksrcbpcoreimagesbpnouveauwidealignspng">trunk/src/bp-core/images/bp-nouveau-wide-aligns.png</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunksrcbpcoreclassesclassbpadminphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/bp-core/classes/class-bp-admin.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/bp-core/classes/class-bp-admin.php      2020-11-19 17:36:06 UTC (rev 12795)
+++ trunk/src/bp-core/classes/class-bp-admin.php        2020-11-19 18:18:54 UTC (rev 12796)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -656,28 +656,59 @@
</span><span class="cx" style="display: block; padding: 0 10px">                                <div class="bp-hello-content">
</span><span class="cx" style="display: block; padding: 0 10px">                                        <div id="dynamic-content"></div>
</span><span class="cx" style="display: block; padding: 0 10px">                                        <div id="top-features">
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                                <h2><?php esc_html_e( 'Say hello to the first two BuddyPress blocks!', 'buddypress' ); ?></h2>
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                         <h2><?php esc_html_e( 'Manage Member Types and Group Types right from your WordPress Dashboard.', 'buddypress' ); ?></h2>
</ins><span class="cx" style="display: block; padding: 0 10px">                                                 <figure class="bp-hello-aligncenter">
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                                        <img src="<?php echo esc_url( buddypress()->plugin_url . 'bp-core/images/bp-blocks.gif' ); ?>" alt="<?php esc_attr_e( 'Gif Animation showing how to insert the BuddyPress Group Block.', 'buddypress' ); ?>" />
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                                 <img src="<?php echo esc_url( buddypress()->plugin_url . 'bp-core/images/bp-types-illustration.png' ); ?>" alt="<?php esc_attr_e( 'Illustration showing how to access to the BP Types Admin areas.', 'buddypress' ); ?>" />
</ins><span class="cx" style="display: block; padding: 0 10px">                                                 </figure>
</span><span class="cx" style="display: block; padding: 0 10px">                                                <p>
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                                        <?php esc_html_e( 'BuddyPress 6.0.0 comes with two awesome blocks for your WordPress Editor: the BP Member and BP Group Blocks.', 'buddypress' ); ?>
-                                                       <?php esc_html_e( 'Available from the BuddyPress blocks category of your WordPress Block menu, these lovely blocks let you insert a rich content block featuring a specific member or group from your community site in a WordPress post or page.', 'buddypress' ); ?>
-                                                       <br/>
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                                 <?php esc_html_e( 'Playing with BP Types just became much easier! The Member Types and Group Types were primarily introduced in BuddyPress as features for advanced users, just like the WordPress Custom Post Type feature.', 'buddypress' ); ?>
</ins><span class="cx" style="display: block; padding: 0 10px">                                                         <?php printf(
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                                                /* translators: %s is the placeholder for the link to the Advanced section of the BP Blocks development note. */
-                                                               esc_html__( 'If you\'re an Advanced BuddyPresser and wish to fine tune the BuddyPress blocks for your community site, learn more in %s about the new BP Blocks.', 'buddypress' ),
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                                         /* translators: %s is the placeholder for the link to the BP Types Admin developer note. */
+                                                               esc_html__( 'Thanks to the two new %s, adding, editing and deleting Member & Group Types has never been so easy!', 'buddypress' ),
</ins><span class="cx" style="display: block; padding: 0 10px">                                                                 sprintf(
</span><span class="cx" style="display: block; padding: 0 10px">                                                                        '<a href="%1$s">%2$s</a>',
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                                                        esc_url( 'https://bpdevel.wordpress.com/2020/03/30/welcome-to-the-first-buddypress-blocks/#advanced-customizations' ),
-                                                                       esc_html__( 'this section of our development note', 'buddypress' )
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                                                 esc_url( 'https://bpdevel.wordpress.com/2020/09/21/bp-types-admin-ui/' ),
+                                                                       esc_html__( 'WordPress Administration Screens', 'buddypress' )
</ins><span class="cx" style="display: block; padding: 0 10px">                                                                 )
</span><span class="cx" style="display: block; padding: 0 10px">                                                        ); ?>
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                                        <?php esc_html_e( 'Now you can set up BP Types using custom code or by simply using the Administration interfaces.', 'buddypress' ); ?>
</ins><span class="cx" style="display: block; padding: 0 10px">                                                 </p>
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                                <h3><?php esc_html_e( 'Multiple Member Type assignment.', 'buddypress' ); ?></h3>
+                                               <p>
+                                                       <?php printf(
+                                                               /* translators: %s is the placeholder for the link to the BP Types Admin developer note. */
+                                                               esc_html__( 'As we were pretty hot on the subject, we also improved Member Types assignment. You can now %s to users from their extended profile in the WordPress Dashboard.', 'buddypress' ),
+                                                               sprintf(
+                                                                       '<a href="%1$s">%2$s</a>',
+                                                                       esc_url( 'https://bpdevel.wordpress.com/2020/10/26/assigning-multiple-member-types-to-a-user/' ),
+                                                                       esc_html__( 'add more than one member type', 'buddypress' )
+                                                               )
+                                                       ); ?>
+                                               </p>
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">                                                <hr class="bp-hello-divider"/>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                                <h2><?php esc_html_e( 'The BP REST API is now completed!', 'buddypress' ); ?></h2>
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                         <h2><?php esc_html_e( 'The BP Blocks category now includes 5 blocks!', 'buddypress' ); ?></h2>
+                                               <figure class="bp-hello-aligncenter">
+                                                       <img src="<?php echo esc_url( buddypress()->plugin_url . 'bp-core/images/bp-new-blocks.png' ); ?>" alt="<?php esc_attr_e( 'Illustration showing the BuddyPress Blocks category inside the Block Editor Inserter.', 'buddypress' ); ?>" />
+                                               </figure>
+                                               <p>
+                                                       <?php esc_html_e( '3 new BP Blocks are now available via your WordPress Editor.', 'buddypress' ); ?>
+                                                       <?php esc_html_e( 'From the BuddyPress blocks category of the WordPress Block Inserter, you can pick a BP Block to feature a list of members, a list of groups or embed a public BuddyPress Activity into your post or page.', 'buddypress' ); ?>
+                                                       <?php printf(
+                                                               /* translators: %s is the placeholder for the link to the BP Blocks developer note. */
+                                                               esc_html__( 'Read more about it in this %s.', 'buddypress' ),
+                                                               sprintf(
+                                                                       '<a href="%1$s">%2$s</a>',
+                                                                       esc_url( 'https://bpdevel.wordpress.com/2020/10/14/three-new-blocks-to-expect-in-buddypress-7-0-0/' ),
+                                                                       esc_html__( 'development note', 'buddypress' )
+                                                               )
+                                                       ); ?>
+                                               </p>
+
+                                               <hr class="bp-hello-divider"/>
+
+                                               <h2><?php esc_html_e( 'Get the best of the BP REST API improvements!', 'buddypress' ); ?></h2>
</ins><span class="cx" style="display: block; padding: 0 10px">                                                 <figure class="bp-hello-alignright">
</span><span class="cx" style="display: block; padding: 0 10px">                                                        <div class="dashicons dashicons-rest-api big"></div>
</span><span class="cx" style="display: block; padding: 0 10px">                                                </figure>
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -684,46 +715,57 @@
</span><span class="cx" style="display: block; padding: 0 10px">                                                <p>
</span><span class="cx" style="display: block; padding: 0 10px">                                                        <?php printf(
</span><span class="cx" style="display: block; padding: 0 10px">                                                                /* translators: %s is the placeholder for the link to the BP REST API documentation. */
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                                                esc_html__( 'In 5.0.0, we introduced the first endpoints and provided %s for them.', 'buddypress' ),
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                                         esc_html__( 'The %s has been updated according to the latest improvements we’ve brought to the BuddyPress REST API.', 'buddypress' ),
</ins><span class="cx" style="display: block; padding: 0 10px">                                                                 sprintf(
</span><span class="cx" style="display: block; padding: 0 10px">                                                                        '<a href="%1$s">%2$s</a>',
</span><span class="cx" style="display: block; padding: 0 10px">                                                                        esc_url( 'https://developer.buddypress.org/bp-rest-api/' ),
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                                                        esc_html__( 'reference documentation', 'buddypress' )
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                                                 esc_html__( 'Developer documentation', 'buddypress' )
</ins><span class="cx" style="display: block; padding: 0 10px">                                                                 )
</span><span class="cx" style="display: block; padding: 0 10px">                                                        ); ?>
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                                        <?php esc_html_e( 'In 6.0.0, we are adding the 6 remaining endpoints you were waiting for: Blogs, Blog avatar, Friends, Group Cover Image, Member Cover Image and User Signups. You can now build full-featured BuddyPress Apps!', 'buddypress' ); ?>
</del><span class="cx" style="display: block; padding: 0 10px">                                                 </p>
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                                <p>
+                                                       <?php esc_html_e( 'To name two: get the groups the logged in user is a member of, and create a blog when BuddyPress is activated on a network of WordPress sites.', 'buddypress' ); ?>
+                                                       <?php printf(
+                                                               /* translators: %s is the placeholder for the link to the BP REST API developer note. */
+                                                               esc_html__( 'Read this %s to learn about all the others.', 'buddypress' ),
+                                                               sprintf(
+                                                                       '<a href="%1$s">%2$s</a>',
+                                                                       esc_url( 'https://bpdevel.wordpress.com/2020/11/14/buddypress-rest-api-whats-new-in-7-0-0/' ),
+                                                                       esc_html__( 'development note', 'buddypress' )
+                                                               )
+                                                       ); ?>
+                                               </p>
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">                                                <hr class="bp-hello-divider"/>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                                <h2><?php esc_html_e( 'BP Nouveau has been improved', 'buddypress' ); ?></h2>
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                         <h2><?php esc_html_e( 'BP Nouveau is ready for Twenty Twenty-One', 'buddypress' ); ?></h2>
</ins><span class="cx" style="display: block; padding: 0 10px">                                                 <p>
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                                        <?php esc_html_e( 'Your active theme supports wide layouts? Awesome! BP Nouveau now supports wide (and really, really wide) content areas, too!', 'buddypress' ); ?>
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                                 <?php esc_html_e( 'You love the latest default WordPress Theme, so do we!', 'buddypress' ); ?>
+                                                       <?php esc_html_e( 'It’s important for us to make sure the BP Nouveau template pack looks great in the default themes included in the WordPress package.', 'buddypress' ); ?>
+                                                       <?php esc_html_e( 'This is the first of the many improvements we are bringing to our default Template Pack.', 'buddypress' ); ?>
</ins><span class="cx" style="display: block; padding: 0 10px">                                                 </p>
</span><span class="cx" style="display: block; padding: 0 10px">                                                <figure class="bp-hello-aligncenter">
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                                        <img src="<?php echo esc_url( buddypress()->plugin_url . 'bp-core/images/bp-nouveau-wide-aligns.png' ); ?>" alt="<?php esc_attr_e( 'Screenshot of the BP Nouveau customizer setting to take advantage of wide layouts', 'buddypress' ); ?>" />
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                                 <img src="<?php echo esc_url( buddypress()->plugin_url . 'bp-core/images/bp-nouveau-2021.png' ); ?>" alt="<?php esc_attr_e( 'Screenshot of the BuddyPress Members directory', 'buddypress' ); ?>" />
</ins><span class="cx" style="display: block; padding: 0 10px">                                                 </figure>
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                                <p>
-                                                       <?php esc_html_e( 'This is the first of the many improvements we are bringing to our default Template Pack. It never looked so beautiful in your theme.', 'buddypress' ); ?>
-                                               </p>
</del><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">                                                <hr class="bp-hello-divider"/>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                                <h2><?php esc_html_e( 'Under the hood', 'buddypress' ); ?></h2>
-                                               <figure class="bp-hello-alignright">
-                                                       <div class="dashicons dashicons-buddicons-buddypress-logo big"></div>
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                         <h2><?php esc_html_e( 'Improved support for WP CLI.', 'buddypress' ); ?></h2>
+                                               <figure class="bp-hello-alignleft">
+                                                       <div class="dashicons dashicons-arrow-right-alt2 big"></div>
</ins><span class="cx" style="display: block; padding: 0 10px">                                                 </figure>
</span><span class="cx" style="display: block; padding: 0 10px">                                                <p>
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                                        <?php esc_html_e( '6.0.0 includes more than 80 changes to improve your BuddyPress experience as users, as contributors to our code and as contributors to our translations.', 'buddypress' ); ?>
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                                 <?php esc_html_e( 'WP-CLI is the command-line interface for WordPress. You can update plugins, configure multisite installs, and much more, all without using a web browser.', 'buddypress' ); ?>
+                                                       <?php esc_html_e( 'In 7.0.0, you will be able to use new BuddyPress CLI commands to manage BuddyPress Group Meta, BuddyPress Activity Meta, activate or deactivate the BuddyPress signup feature and create BuddyPress-specific testing code for plugins.', 'buddypress' ); ?>
</ins><span class="cx" style="display: block; padding: 0 10px">                                                 </p>
</span><span class="cx" style="display: block; padding: 0 10px">                                                <p>
</span><span class="cx" style="display: block; padding: 0 10px">                                                        <?php printf(
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                                                /* translators: %s is the placeholder for the link to the Avatar changes development note. */
-                                                               esc_html__( 'The biggest change moves local avatar management to the Members component. Read more about it in %s.', 'buddypress' ),
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                                         /* translators: %s is the placeholder for the link to the WP BP CLI developer note. */
+                                                               esc_html__( 'Discover more about it from this %s.', 'buddypress' ),
</ins><span class="cx" style="display: block; padding: 0 10px">                                                                 sprintf(
</span><span class="cx" style="display: block; padding: 0 10px">                                                                        '<a href="%1$s">%2$s</a>',
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                                                        esc_url( 'https://bpdevel.wordpress.com/2020/03/01/the-profile-photo-cover-image-features-belong-to-members/' ),
-                                                                       esc_html__( 'this development note', 'buddypress' )
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                                                 esc_url( 'https://bpdevel.wordpress.com/2020/10/09/wp-cli-buddypress-2-0/' ),
+                                                                       esc_html__( 'developer note', 'buddypress' )
</ins><span class="cx" style="display: block; padding: 0 10px">                                                                 )
</span><span class="cx" style="display: block; padding: 0 10px">                                                        ); ?>
</span><span class="cx" style="display: block; padding: 0 10px">                                                </p>
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -730,34 +772,23 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">                                                <hr class="bp-hello-divider"/>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                                <h2><?php esc_html_e( 'We want to hear your voice', 'buddypress' ); ?></h2>
-                                               <figure class="bp-hello-alignleft">
-                                                       <div class="dashicons dashicons-microphone big"></div>
-                                               </figure>
-                                               <p class="aligncenter">
-                                                       <strong><?php printf(
-                                                               /* translators: %s is the placeholder for the link to the 2020 BuddyPress survey. */
-                                                               esc_html__( 'Take the %s.', 'buddypress' ),
-                                                               sprintf(
-                                                                       '<a href="%1$s">%2$s</a>',
-                                                                       esc_url( 'https://mercime.survey.fm/2020-buddypress-survey' ),
-                                                                       esc_html__( '2020 BuddyPress Survey', 'buddypress' )
-                                                               )
-                                                       ); ?></strong>
-                                               </p>
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                         <h2><?php esc_html_e( 'Under the hood', 'buddypress' ); ?></h2>
</ins><span class="cx" style="display: block; padding: 0 10px">                                                 <p>
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                                        <?php esc_html_e( 'Knowing how you use BuddyPress and getting your point of view about future BuddyPress development is very important to us.', 'buddypress' ); ?>
-                                                       <?php esc_html_e( 'Please, take some time to help us decide what\'s best for the BuddyPress project.', 'buddypress' ); ?>
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                                 <?php esc_html_e( '7.0.0 includes more than 65 changes to improve your BuddyPress experience as users, and as contributors to our project; click on the “Changelog” tab to discover them all!', 'buddypress' ); ?>
</ins><span class="cx" style="display: block; padding: 0 10px">                                                 </p>
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                                <figure class="bp-hello-aligncenter">
+                                                       <div class="dashicons dashicons-buddicons-buddypress-logo big"></div>
+                                               </figure>
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">                                                <hr class="bp-hello-divider"/>
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">                                                <h2><?php echo esc_html( _x( 'Your feedback', 'screen heading', 'buddypress' ) ); ?></h2>
</span><span class="cx" style="display: block; padding: 0 10px">                                                <p>
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                                        <?php esc_html_e( 'How are you using BuddyPress? Receiving your feedback and suggestions for future versions of BuddyPress genuinely motivates and encourages our contributors.', 'buddypress' ); ?>
</ins><span class="cx" style="display: block; padding: 0 10px">                                                         <?php
</span><span class="cx" style="display: block; padding: 0 10px">                                                        printf(
</span><span class="cx" style="display: block; padding: 0 10px">                                                                /* translators: %s is the placeholder for the link to BuddyPress support forums. */
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                                                                esc_html__( ' How are you using BuddyPress? Receiving your feedback and suggestions for future versions of BuddyPress genuinely motivates and encourages our contributors. Please %s about this version of BuddyPress on our website. ', 'buddypress' ),
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                                                         esc_html__( 'Please %s about this version of BuddyPress on our website.', 'buddypress' ),
</ins><span class="cx" style="display: block; padding: 0 10px">                                                                 sprintf(
</span><span class="cx" style="display: block; padding: 0 10px">                                                                        '<a href="%1$s">%2$s</a>',
</span><span class="cx" style="display: block; padding: 0 10px">                                                                        esc_url( 'https://buddypress.org/support/' ),
</span></span></pre></div>
<a id="trunksrcbpcoreimagesbpblocksgif"></a>
<div class="binary"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Deleted: trunk/src/bp-core/images/bp-blocks.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunksrcbpcoreimagesbpnewblockspng"></a>
<div class="binary"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: trunk/src/bp-core/images/bp-new-blocks.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx" style="display: block; padding: 0 10px">Index: trunk/src/bp-core/images/bp-new-blocks.png
</span><span class="cx" style="display: block; padding: 0 10px">===================================================================
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">--- trunk/src/bp-core/images/bp-new-blocks.png   2020-11-19 17:36:06 UTC (rev 12795)
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+++ trunk/src/bp-core/images/bp-new-blocks.png    2020-11-19 18:18:54 UTC (rev 12796)
</ins><span class="cx" style="display: block; padding: 0 10px">Property changes on: trunk/src/bp-core/images/bp-new-blocks.png
</span><span class="cx" style="display: block; padding: 0 10px">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: svn:mime-type</h4></div>
<ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+image/png
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of property
</span><a id="trunksrcbpcoreimagesbpnouveau2021png"></a>
<div class="binary"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: trunk/src/bp-core/images/bp-nouveau-2021.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx" style="display: block; padding: 0 10px">Index: trunk/src/bp-core/images/bp-nouveau-2021.png
</span><span class="cx" style="display: block; padding: 0 10px">===================================================================
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">--- trunk/src/bp-core/images/bp-nouveau-2021.png 2020-11-19 17:36:06 UTC (rev 12795)
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+++ trunk/src/bp-core/images/bp-nouveau-2021.png  2020-11-19 18:18:54 UTC (rev 12796)
</ins><span class="cx" style="display: block; padding: 0 10px">Property changes on: trunk/src/bp-core/images/bp-nouveau-2021.png
</span><span class="cx" style="display: block; padding: 0 10px">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: svn:mime-type</h4></div>
<ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+image/png
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of property
</span><a id="trunksrcbpcoreimagesbpnouveauwidealignspng"></a>
<div class="binary"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Deleted: trunk/src/bp-core/images/bp-nouveau-wide-aligns.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunksrcbpcoreimagesbptypesillustrationpng"></a>
<div class="binary"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: trunk/src/bp-core/images/bp-types-illustration.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx" style="display: block; padding: 0 10px">Index: trunk/src/bp-core/images/bp-types-illustration.png
</span><span class="cx" style="display: block; padding: 0 10px">===================================================================
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">--- trunk/src/bp-core/images/bp-types-illustration.png   2020-11-19 17:36:06 UTC (rev 12795)
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+++ trunk/src/bp-core/images/bp-types-illustration.png    2020-11-19 18:18:54 UTC (rev 12796)
</ins><span class="cx" style="display: block; padding: 0 10px">Property changes on: trunk/src/bp-core/images/bp-types-illustration.png
</span><span class="cx" style="display: block; padding: 0 10px">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Added: svn:mime-type</h4></div>
<ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+image/png
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of property
</span></div>

</body>
</html>