<h2><?php_e('Your account is now active!');?></h2>
<?php
echo'<p class="lead-in">';
if($signup->domain.$signup->path==''){
if(''===$signup->domain.$signup->path){
printf(
/* translators: 1: Login URL, 2: Username, 3: User email address, 4: Lost password URL. */
__('Your account has been activated. You may now <a href="%1$s">log in</a> to the site using your chosen username of “%2$s”. Please check your email inbox at %3$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href="%4$s">reset your password</a>.'),
@ -162,7 +162,7 @@ get_header( 'wp-activate' );
);
}
echo'</p>';
}elseif($result===null||is_wp_error($result)){
}elseif(null===$result||is_wp_error($result)){
?>
<h2><?php_e('An error occurred during the activation');?></h2>
<h1><?php_e('Say hello to more and better.');?></h1>
<p><?php_e('More ways to make your pages come alive. With easier ways to get it all done and looking better than ever—and boosts in speed you can feel.');?></p>
<?php_e('More ways to make posts and pages come alive with your best images.');?>
<?php_e('More ways to bring your visitors in, and keep them engaged, with the richness of embedded media from the web’s top services.');?>
</p>
</div>
<divclass="column">
<p>
<?php_e('More ways to make your vision real, and put blocks in the perfect place—even if a particular kind of block is new to you. More efficient processes.');?>
</p>
<p>
<?php_e('And more speed everywhere, so as you build sections or galleries, or just type in a line of prose, you can feel how much faster your work flows.');?>
</p>
</div>
</div>
<hr/>
<divclass="about__section is-feature">
<p>
<?php_e('5.3 expands and refines the block editor introduced in WordPress 5.0 with a new block, more intuitive interactions, and improved accessibility. New features in the editor increase design freedoms, provide additional layout options and style variations to allow designers complete control over the look of a site. This release also introduces the Twenty Twenty theme giving the user more design flexibility and integration with the block editor. Creating beautiful web pages and advanced layouts has never been easier.');?>
<?php_e('This enhancement-focused update introduces over 150 new features and usability improvements, including improved large image support for uploading non-optimized, high-resolution pictures taken from your smartphone or other high-quality cameras. Combined with larger default image sizes, pictures always look their best.');?>
</p>
<p>
<?php_e('Accessibility improvements include the integration of block editor styles in the admin interface. These improved styles fix many accessibility issues: color contrast on form fields and buttons, consistency between editor and admin interfaces, new snackbar notices, standardizing to the default WordPress color scheme, and the introduction of Motion to make interacting with your blocks feel swift and natural. For people who use a keyboard to navigate the dashboard, the block editor now has a Navigation mode. This lets you jump from block to block without tabbing through every part of the block controls.');?>
</p>
<h2><?php_e('Two new blocks. And better blocks overall.');?></h2>
<ul>
<li><?php_e('Two brand-new blocks: Social Icons and Buttons make adding interactive features fast and easy.');?></li>
<li><?php_e('New ways with color: Gradients in the Buttons and Cover block, toolbar access to color options in Rich Text blocks, and for the first time, color options in the Group and Columns blocks.');?></li>
<li><?php_e('Guess a whole lot less! Version 5.4 streamlines the whole process for placing and replacing multimedia in every block. Now it works the same way in almost every block!');?></li>
<li><?php_e('And if you’ve ever thought your image in the Media+Text block should link to something else—perhaps a picture of a brochure should download that brochure as a document? Well, now it can.');?></li>
<li><?php_e('The new Group block lets you easily divide your page into colorful sections');?></li>
<li><?php_e('The Columns block now supports fixed column widths');?></li>
<li><?php_e('The new Predefined layouts make it a cinch to arrange content into advanced designs');?></li>
<li><?php_e('Heading blocks now offer controls for text color');?></li>
<li><?php_e('Additional style options allow you to set your preferred style for any block that supports this feature');?></li>
<li><?php_e('Clearer block navigation with block breadcrumbs. And easier selection once you get there.');?></li>
<li><?php_e('For when you need to navigate with the keyboard, better tabbing and focus. Plus, you can tab over to the sidebar of nearly any block.');?></li>
<li><?php_e('Speed! 14% faster loading of the editor, 51% faster time-to-type!');?></li>
<li><?php_e('Tips are gone. In their place, a Welcome Guide window you can bring up when you need it—and only when you need it—again and again.');?></li>
<li><?php_e('Know at a glance whether you’re in a block’s Edit or Navigation mode. Or, if you have restricted vision, your screen reader will tell you which mode you’re in.');?></li>
<p><?php_e('As the block editor celebrates its first birthday, we are proud that Twenty Twenty is designed with flexibility at its core. Show off your services or products with a combination of columns, groups, and media blocks. Set your content to wide or full alignment for dynamic and engaging layouts. Or let your thoughts be the star with a centered content column!');?></p>
<p>
<?php
printf(
/* translators: %s: Link to the Inter font website. */
__('As befits a theme called Twenty Twenty, clarity and readability is also a big focus. The theme includes the typeface <a href="%s">Inter</a>, designed by Rasmus Andersson. Inter comes in a Variable Font version, a first for default themes, which keeps load times short by containing all weights and styles of Inter in just two font files.'),
'https://rsms.me/inter/'
);
?>
</p>
<p><?php_e('Of course, if you want to work with the very latest tools and features, install the <a href="https://wordpress.org/plugins/gutenberg/">Gutenberg plugin</a>. You’ll get to be the first to use new and exciting features in the block editor, before anyone else has seen them!');?></p>
<h2><?php_e('Your fundamental right: privacy');?></h2>
<p><?php_e('5.4 helps with a variety of privacy issues around the world. So when users and stakeholders ask about regulatory compliance, or how your team handles user data, the answers should be a lot easier to get right.');?></p>
<p><?php_e('Take a look:');?></p>
<ul>
<li><?php_e('Now personal data exports include users session information and users location data from the community events widget. Plus, a table of contents!');?></li>
<li><?php_e('See progress as you process export and erasure requests through the privacy tools.');?></li>
<li><?php_e('Plus, little enhancements throughout give the privacy tools a little cleaner look. Your eyes will thank you!');?></li>
</ul>
</div>
</div>
<hr/>
<divclass="about__section has-3-columns">
<h2class="is-section-header"><?php_e('Improvements for Everyone');?></h2>
<divclass="column">
<h3><?php_e('Automatic Image Rotation');?></h3>
<p><?php_e('Your images will be correctly rotated upon upload according to the embedded orientation data. This feature was first proposed nine years ago and made possible through the perserverance of many dedicated contributors.');?></p>
</div>
<divclass="column">
<h3><?php_e('Site Health Checks');?></h3>
<p><?php_e('The improvements introduced in 5.3 make it even easier to identify issues. Expanded recommendations highlight areas that may need troubleshooting on your site from the Health Check screen.');?></p>
</div>
<divclass="column">
<h3><?php_e('Admin Email Verification');?></h3>
<p><?php_e('Youโll now be periodically asked to confirm that your admin email address is up to date when you log in as an administrator. This reduces the chance of getting locked out of your site if you change your email address.');?></p>
<divclass="about__section ">
<divclass="column has-subtle-background-color">
<h2class="is-section-header"><?php_e('Just for developers');?></h2>
__('On the Menus admin screen, %s fires just before the move buttons of a nav menu item in the menu editor.'),
'<code>wp_nav_menu_item_custom_fields</code>'
);
?>
</p>
<p>
<?php
printf(
/* translators: %s: Link to the date/time developer notes. */
__('Developers can now work with <a href="%s">dates and timezones</a> in a more reliable way. Date and time functionality has received a number of new API functions for unified timezone retrieval and PHP interoperability, as well as many bug fixes.'),
<?php_e('Check your code and see where these new actions can replace your custom code, and if you’re concerned about duplication, add a check for the WordPress version.');?>
</p>
</div>
<divclass="column">
<h3><?php_e('PHP 7.4 Compatibility');?></h3>
<h3><?php_e('Blocks! Simpler styling, new APIs and embeds');?></h3>
<ul>
<li><?php_e('<strong>Radically</strong> simpler block styling. Negative margins and default padding are gone! Now you can style blocks the way you need them. And, a refactor got rid of four redundant wrapper divs.');?></li>
<li><?php_e('If you build plugins, now you can register collections of your blocks by namespace across categoriesโa great way to get more brand visibility.');?></li>
<li><?php_e('Let users do more with two new APIs: block variations and gradients.');?></li>
<li><?php_e('In embeds, now the block editor supports TikTokโand CollegeHumor is gone.');?></li>
</ul>
</div>
</div>
<hrclass="is-small"/>
<divclass="about__section">
<divclass="column">
<p>
<?php
printf(
/* translators: %s: Link to the PHP 7 developer notes. */
__('WordPress 5.3 aims to fully support PHP 7.4. This release contains <a href="%s">multiple changes</a> to remove deprecated functionality and ensure compatibility. WordPress continues to encourage all users to run the latest and greatest versions of PHP.'),
/* translators: %s: WordPress 5.4 Field Guide link. */
__('There’s lots more for developers to love in WordPress 5.4. To discover more and learn how to make these changes shine on your sites, themes, plugins and more, check the <a href="%s">WordPress 5.4 Field Guide</a>.'),