| 568 | | |
| 569 | | <div class="feature-section"> |
| 570 | | <h3><?php esc_html_e( 'Built with the Attachments API, the new foundation for BuddyPress media management.', 'buddypress' ); ?></h3> |
| 571 | | <p><?php esc_html_e( 'You can drag and drop any image you choose to upload as your profile photo. The interface is mobile-ready and now includes integration with phone and laptop cameras. This is an example of what can be developed using the new Attachments API, the long-awaited foundation for media-related BuddyPress components and features.', 'buddypress' ); ?> <a href="https://codex.buddypress.org/plugindev/bp_attachment/"><?php esc_html_e( 'Learn more →', 'buddypress' ); ?></a></p> |
| | 568 | <div> |
| | 569 | <p><?php esc_html_e( 'Now your members can upload their respective cover photos in their Profile > Change Cover Image screens and Group Admins can upload the groups\' banner images in the Manage > Cover Image screens.', 'buddypress' ); ?> <a href="https://codex.buddypress.org/themes/buddypress-cover-images/"><?php esc_html_e( 'Learn more →', 'buddypress' ); ?></a></p> |
| 580 | | <div class="feature-section col two-col"> |
| 581 | | <div> |
| 582 | | <span class=" dashicons dashicons-admin-users"></span> |
| 583 | | <h4><?php esc_html_e( 'Member Type Directories', 'buddypress' ); ?></h4> |
| 584 | | <p><?php esc_html_e( 'Create directories of member types in your site using the Member Type API.', 'buddypress' ); ?></p> |
| 585 | | </div> |
| | 577 | <div class="feature-section two-col"> |
| | 578 | <div> |
| | 579 | <img src="<?php echo esc_url( buddypress()->plugin_url . 'bp-core/admin/images/member-type-field.png' ); ?>" alt="<?php esc_attr_e( 'Profile Field for Member Type', 'buddypress' ); ?>"> |
| | 580 | <h3><?php esc_html_e( 'Profile Fields for Specific Member Types', 'buddypress' ); ?></h3> |
| | 581 | <p><?php esc_html_e( 'You can create profile fields which are available to only one or more specific Member Types you have set up for your custom site.', 'buddypress' ); ?></p> |
| | 582 | </div> |
| | 583 | <div class="last-feature"> |
| | 584 | <img src="<?php echo esc_url( buddypress()->plugin_url . 'bp-core/admin/images/theme-stylesheets.png' ); ?>" alt="<?php esc_attr_e( 'BuddyPress Companion Stylesheets', 'buddypress' ); ?>"> |
| | 585 | <h3><?php esc_html_e( 'More Companion Stylesheets for Themes', 'buddypress' ); ?></h3> |
| | 586 | <p><?php esc_html_e( 'New stylesheets integrating BuddyPress components with the Twenty Thirteen and Twenty Sixteen themes are now available for you.', 'buddypress' ); ?></p> |
| | 587 | </div> |
| | 588 | </div> |
| 587 | | <div class="template-pack last-feature"> |
| 588 | | <span class=" dashicons dashicons-admin-appearance"></span> |
| 589 | | <h4><?php esc_html_e( 'Companion Stylesheets For Themes', 'buddypress' ); ?></h4> |
| 590 | | <p><?php esc_html_e( 'Improved styling and integration of BuddyPress components with bundled WordPress themes, Twenty Fifteen and Twenty Fourteen.', 'buddypress' ); ?></p> |
| 591 | | </div> |
| | 590 | <div class="feature-section two-col"> |
| | 591 | <div> |
| | 592 | <img src="<?php echo esc_url( buddypress()->plugin_url . 'bp-core/admin/images/group-home-page.png' ); ?>" alt="<?php esc_attr_e( 'Customize your group home page', 'buddypress' ); ?>"> |
| | 593 | <h3><?php esc_html_e( 'Customizable Group Home Page', 'buddypress' ); ?></h3> |
| | 594 | <p><?php esc_html_e( 'You can customize each and every Group\'s home page by using the new Group\'s front page template hierarchy.', 'buddypress' ); ?> <a href="https://bpdevel.wordpress.com/2015/10/03/get-ready-2-4-0-will-introduce-important-changes-in-groups-homes/"><?php esc_html_e( 'Learn how →', 'buddypress' ); ?></a></p> |
| | 595 | </div> |
| | 596 | <div class="last-feature"> |
| | 597 | <img src="<?php echo esc_url( buddypress()->plugin_url . 'bp-core/admin/images/image.png' ); ?>" alt="<?php esc_attr_e( 'Accessibility Upgrades', 'buddypress' ); ?>"> |
| | 598 | <h3><?php esc_html_e( 'Accessibility Upgrades', 'buddypress' ); ?></h3> |
| | 599 | <p><?php _e( 'We\'re making BuddyPress more usable and accessible for everyone from the frontend templates to the backend admin screens.', 'buddypress' ); ?></p> |
| | 600 | </div> |
| 593 | | <div class="group-invites"> |
| 594 | | <span class=" dashicons dashicons-admin-post"></span> |
| 595 | | <h4><?php esc_html_e( 'Blog Post Activity', 'buddypress' ); ?></h4> |
| 596 | | <p><?php esc_html_e( 'BuddyPress now generates better excerpts in the activity streams for posts containing images or other embedded media content.', 'buddypress' ); ?></p> |
| 597 | | </div> |
| 598 | | |
| 599 | | <div class="last-feature"> |
| 600 | | <span class=" dashicons dashicons-star-filled"></span> |
| 601 | | <h4><?php esc_html_e( 'Star Private Messages ', 'buddypress' ); ?></h4> |
| 602 | | <p><?php esc_html_e( 'Mark important messages in your inbox from your friends with a star.', 'buddypress' ); ?></p> |
| 603 | | </div> |
| 604 | | </div> |
| 628 | 625 | <p><?php _ex( 'Learn more:', 'About screen, website links', 'buddypress' ); ?> <a href="https://buddypress.org/blog/"><?php _ex( 'News', 'About screen, link to project blog', 'buddypress' ); ?></a> • <a href="https://buddypress.org/suppport/"><?php _ex( 'Support', 'About screen, link to support site', 'buddypress' ); ?></a> • <a href="https://codex.buddypress.org/"><?php _ex( 'Documentation', 'About screen, link to documentation', 'buddypress' ); ?></a> • <a href="https://bpdevel.wordpress.com/"><?php _ex( 'Development Blog', 'About screen, link to development blog', 'buddypress' ); ?></a></p> |
| 629 | 626 | <p><?php _ex( 'Twitter:', 'official Twitter accounts:', 'buddypress' ); ?> <a href="https://twitter.com/buddypress/"><?php _ex( 'BuddyPress', '@buddypress twitter account name', 'buddypress' ); ?></a> • <a href="https://twitter.com/bptrac/"><?php _ex( 'Trac', '@bptrac twitter account name', 'buddypress' ); ?></a> • <a href="https://twitter.com/buddypressdev/"><?php _ex( 'Development', '@buddypressdev twitter account name', 'buddypress' ); ?></a></p> |
| 630 | 627 | |