October 31, 2019
Video: How to Create an Auto Loan / Car Payment Calculator in WordPress
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=u-LAYM_CFT0
October 29, 2019
WordPress 5.3 RC3
The third release candidate for WordPress 5.3 is now available!
WordPress 5.3 is currently scheduled to be released on November 12 2019, but we need your help to get there—if you haven’t tried 5.3 yet, now is the time!
There are two ways to test the WordPress 5.3 release candidate:
- Try the WordPress Beta Tester plugin (choose the “bleeding edge nightlies” option)
- Or download the release candidate here (zip).
For details about what to expect in WordPress 5.3, please see the first and second release candidate posts.
Release Candidate 3 contains improvements to the new About page, bug fixes for the new default theme, Twenty Twenty (see #48450), and 9 fixes for the following bugs and regressions:
- Four bugs in the block editor have been fixed (see #48447).
- Three Date/Time related bugs have been fixed (see #48384).
- A regression in
date_i18n()
has been fixed (see #28636). - An accessibility color contrast regression for primary buttons when using alternate admin color schemes was fixed (see #48396).
Plugin and Theme Developers
Please test your plugins and themes against WordPress 5.3 and update the Tested up to version in the readme to 5.3. If you find compatibility problems, please be sure to post to the support forums so we can figure those out before the final release.
The WordPress 5.3 Field Guide has also been published, which details the major changes.
How to Help
Do you speak a language other than English? Help us translate WordPress into more than 100 languages!
If you think you’ve found a bug, you can post to the Alpha/Beta area in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, file one on WordPress Trac, where you can also find a list of known bugs.
WordPress 5.3 RC3 was originally posted at https://wordpress.org/news/2019/10/wordpress-5-3-rc3/
October 28, 2019
Video: How to Create an Image Gallery in WordPress
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=4uqvURRSfaY
October 24, 2019
Video: How to Create a Reusable Block in WordPress Block Editor
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=zz6ohn1joeI
WordPress 5.3 RC2
The second release candidate for WordPress 5.3 is now available!
WordPress 5.3 is currently scheduled to be released on November 12 2019, but we need your help to get there—if you haven’t tried 5.3 yet, now is the time!
There are two ways to test the WordPress 5.3 release candidate:
- Try the WordPress Beta Tester plugin (choose the “bleeding edge nightlies” option)
- Or download the release candidate here (zip).
For details about what to expect in WordPress 5.3, please see the first release candidate post.
Release Candidate 2 contains improvements to the new About page, and 10 fixes for the following bugs and regressions:
- Three bugs contained in RC1 within the block editor have been fixed (see #48381).
- A bug has been fixed where links within comments did not get the correct
rel
attribute (see #48022). - The
scaled-
string has been added to file names when images are downsized if determined “BIG” (see #48304). - The buttons group layout has been fixed in IE11 (see #48087).
- A bug with
boolean
false
meta values in the REST API has been fixed (see #48363). - The error code encountered when the native PHP JSON extension is missing has been adjusted to be unique (see #47699).
- When uploading files, HTTP error code support has been expanded to include all 5xx errors (see #48379).
Plugin and Theme Developers
Please test your plugins and themes against WordPress 5.3 and update the Tested up to version in the readme to 5.3. If you find compatibility problems, please be sure to post to the support forums so we can figure those out before the final release.
The WordPress 5.3 Field Guide has also been published, which details the major changes.
How to Help
Do you speak a language other than English? Help us translate WordPress into more than 100 languages!
If you think you’ve found a bug, you can post to the Alpha/Beta area in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, file one on WordPress Trac, where you can also find a list of known bugs.
WordPress 5.3 RC2 was originally posted at https://wordpress.org/news/2019/10/wordpress-5-3-rc2/
October 21, 2019
Video: How to Install and Setup Facebook Comments in WordPress
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=cJhfCdkQ06c
October 17, 2019
Video: How to Use SMTP Server to Send WordPress Emails
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=IL8fSZ6FL_0
October 15, 2019
WordPress 5.3 Release Candidate
The first release candidate for WordPress 5.3 is now available!
This is an important milestone as we progress toward the WordPress 5.3 release date. “Release Candidate” means that the new version is ready for release, but with millions of users and thousands of plugins and themes, it’s possible something was missed. WordPress 5.3 is currently scheduled to be released on November 12, 2019, but we need your help to get there—if you haven’t tried 5.3 yet, now is the time!
There are two ways to test the WordPress 5.3 release candidate:
- Try the WordPress Beta Tester plugin (choose the “bleeding edge nightlies” option)
- Or download the release candidate here (zip).
What’s in WordPress 5.3?
WordPress 5.3 expands and refines the Block Editor introduced in WordPress 5.0 with new blocks, 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.
In addition, WordPress 5.3 allows developers to work with dates and timezones in a more reliable way and prepares the software to work with PHP 7.4 to be release later this year.
Plugin and Theme Developers
Please test your plugins and themes against WordPress 5.3 and update the Tested up to version in the readme file to 5.3. If you find compatibility problems, please be sure to post to the support forums so we can figure those out before the final release.
The WordPress 5.3 Field Guide will be published within the next 24 hours with a more detailed dive into the major changes.
How to Help
Do you speak a language other than English? Help us translate WordPress into more than 100 languages! This release also marks the hard string freeze point of the 5.3 release schedule.
If you think you’ve found a bug, you can post to the Alpha/Beta area in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, file one on WordPress Trac, where you can also find a list of known bugs.
WordPress 5.3 Release Candidate was originally posted at https://wordpress.org/news/2019/10/wordpress-5-3-release-candidate/
October 14, 2019
WordPress 5.2.4 Security Release
WordPress 5.2.4 is now available! This security release fixes 6 security issues.
WordPress versions 5.2.3 and earlier are affected by these bugs, which are fixed in version 5.2.4. Updated versions of WordPress 5.1 and earlier are also available for any users who have not yet updated to 5.2.
Security Updates
- Props to Evan Ricafort for finding an issue where stored XSS (cross-site scripting) could be added via the Customizer.
- Props to J.D. Grimes who found and disclosed a method of viewing unauthenticated posts.
- Props to Weston Ruter for finding a way to create a stored XSS to inject Javascript into style tags.
- Props to David Newman for highlighting a method to poison the cache of JSON GET requests via the Vary: Origin header.
- Props to Eugene Kolodenker who found a server-side request forgery in the way that URLs are validated.
- Props to Ben Bidner of the WordPress Security Team who discovered issues related to referrer validation in the admin.
Thank you to all of the reporters for privately disclosing the vulnerabilities, which gave us time to fix them before WordPress sites could be attacked.
For more info, browse the full list of changes on Trac or check out the Version 5.2.4 documentation page.
WordPress 5.2.4 is a short-cycle security release. The next major release will be version 5.3.
You can download WordPress 5.2.4 or visit Dashboard → Updates
and click Update Now
. Sites that support automatic background updates have already started to update automatically.
In addition to the security researchers mentioned above, thank you to everyone who contributed to WordPress 5.2.4:
Aaron D. Campbell, darthhexx, David Binovec, Jonathan Desrosiers, Ian Dunn, Jeff Paul, Nick Daugherty, Konstantin Obenland, Peter Wilson, Sergey Biryukov, Stanimir Stoyanov, Garth Mortensen, vortfu, Weston Ruter, Jake Spurlock, and Alex Concha.
WordPress 5.2.4 Security Release was originally posted at https://wordpress.org/news/2019/10/wordpress-5-2-4-security-release/
Video: How to Add Call to Action Buttons in WordPress (without Code)
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=ODA-aW4ysms
October 10, 2019
Video: How to Do Basic Image Editing in WordPress (Crop, Rotate, Scale, Flip)
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=k4VxMqzKQmc
October 8, 2019
WordPress 5.3 Beta 3
WordPress 5.3 Beta 3 is now available!
This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site to play with the new version.
You can test the WordPress 5.3 beta in two ways:
- Try the WordPress Beta Tester plugin (choose the “bleeding edge nightlies” option)
- Or download the beta here (zip).
WordPress 5.3 is slated for release on November 12, 2019, and we need your help to get there.
Thanks to the testing and feedback from everyone who tested beta 2 (and beta 1) over 60 tickets have been closed in the past week.
Some highlights
- Fixes and enhancements in the admin interface changes introduced in previous 5.3 beta releases.
- Wording changes in login screen (#43037).
- Improved accessibility in media upload modal (#47149).
- Changes in the way the new error handling with images works (#48200).
- MediaElement.js has been updated from 4.2.6 to 4.2.13 (#46681). The script is now also being loaded in the footer again. This fixes a regression that happened two years ago, so might be worth noting (#44484).
- Update to the REST API media endpoint to allow resuming of uploads (#47987).
In addition to these, Beta 3 landed a number of small consistency and polish changes to the REST API, including an improvement to the permissions check used when editing comments, a fix for post type controller caching edge cases, and most importantly, the ability to use the _embed parameter to access the full data for a post using the /wp/v2/search endpoint.
Developer notes
WordPress 5.3 has lots of refinements to polish the developer experience. To keep up, subscribe to the Make WordPress Core blog and pay special attention to the developer notes tag for updates on those and other changes that could affect your products.
How to Help
Do you speak a language other than English? Help us translate WordPress into more than 100 languages!
If you think you’ve found a bug, you can post to the Alpha/Beta area in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, file one on WordPress Trac where you can also find a list of known bugs.
WordPress 5.3 Beta 3 was originally posted at https://wordpress.org/news/2019/10/wordpress-5-3-beta-3/
October 7, 2019
Video: 4 Easy Ways to Re Order Blog Posts in WordPress
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=gV9L8Cx1a5s
October 2, 2019
Video: How to Show or Hide Widgets on Specific WordPress Pages
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=WEvNf8Ox9zE