July 31, 2023
Video: Using WordPress? You NEED These Essential Plugins!
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=NNR8zLJnalM
July 27, 2023
Video: 3 Super Easy Ways to Underline Links and Change the Color of Links on Your Website
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=CKLPTcjcf84
July 25, 2023
WordPress 6.3 Release Candidate 2
WordPress 6.3 RC2 is ready for download and testing.
This version of the WordPress software is under development. Please do not install, or run, or test this version on production or mission-critical websites. Instead, you should evaluate RC2 on a test server and site.
While release candidates are considered ready for final release, additional testing and use by the community can only make it better.
WordPress 6.3 is scheduled for release on August 8, 2023 – just two weeks from today.
Get an overview of the 6.3 release cycle, check the Make WordPress Core blog for 6.3-related posts, review new features in WordPress 6.3, or watch a recorded demo.
Developers and extenders should review the comprehensive WordPress 6.3 Field Guide for detailed technical notes regarding new features and improvements.
RC2 Highlights
Since the RC1 release on July 18, 2023, there have been approximately 15 issues resolved in Editor and Trac.
Notable updates for this release include:
- Footnotes will be reverted or restored with post revisions (#52686).
- Distraction free adds a missing command in the site editor (#52868).
- Global styles revisions will display text if no revisions are found (#52865).
- The About Page has been completed (#58067).
- The About Page now includes a “Get Involved” section (#23348).
- The dark mode option has been restored in the block editor iframe for Twenty Twenty-One (#58835).
- Max height value was fixed in the image scaling in the Edit Media screen (#50523).
- Additionally, some issues regarding internationalization were addressed.
Test features in WordPress 6.3
Testing for issues is a critical part of developing any software, and it’s a meaningful way for anyone to contribute—whether you have experience or not. While testing the upgrade process is essential, trying out new features is too.
- Encountered an issue? Please report it to the Alpha/Beta area in the support forums. If you are comfortable writing a reproducible bug report, you can file one on WordPress Trac. You can also check your issue against a list of known bugs.
- New to testing? This detailed guide is a great place to start if you’ve never tested a beta/RC release.
- Want to know more about testing releases in general? Follow along with the testing initiatives in Make Core and join the #core-test channel in Making WordPress Slack.
Vulnerability bounty doubles during the Beta/RC phases
The monetary reward for reporting new, unreleased security vulnerabilities is doubled between the Beta 1 release and the final release candidate (RC). Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the HackerOne page and in the security white paper.
Get WordPress 6.3 RC2
You can test WordPress 6.3 RC2 in three ways:
- Option 1: Install and activate the WordPress Beta Tester plugin (select the “Bleeding edge” channel and “Beta/RC Only” stream).
- Option 2: Direct download the RC2 version (zip).
- Option 3: Use the following WP-CLI command:
wp core update --version=6.3-RC2
Thanks to WordPress plugin and theme developers
Do you build plugins and themes? Your products play an integral role in extending the functionality and value of WordPress for users of all types worldwide.
Hopefully, you have already tested your themes and plugins with WordPress 6.3 betas by now. With RC2, you will want to continue your testing and update the “Tested up to” version in your plugin’s readme file to 6.3.
If you find compatibility problems, please post detailed information to the support forums.
Help translate WordPress
Do you speak a language other than English? ¿Español? Français? Português? Русский? 日本? Help translate WordPress into more than 100 languages. This release also marks the hard string freeze point of the 6.3 release cycle.
Haiku for RC2
Time is nearly here
WordPress shines thanks to you all
Let’s get testing, dear
Thank you to the contributors who collaborated on this post: @Priethor, @AudrasJb, @DavidBaumwald, @DanSoschin, @JPantani and @Meher.
WordPress 6.3 Release Candidate 2 was originally posted at https://wordpress.org/news/2023/07/wordpress-6-3-release-candidate-2/
July 24, 2023
Video: WordPress.COM vs WordPress.ORG: Which is better?
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=G0oiygcPKyU
July 20, 2023
Video: How to Add Passwordless Login in WordPress with Magic Link
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=VkmdF3DAZTM
July 18, 2023
WordPress 6.3 Release Candidate 1
WordPress 6.3 RC1 is ready for download and testing.
This version of the WordPress software is under development. Please do not install, run, or test this version on production or mission-critical websites. Instead, you should evaluate RC1 on a test server and site.
Reaching this part of the release cycle is a key milestone. While release candidates are considered ready for final release, additional testing and use by the community can only make it better.
Get an overview of the 6.3 release cycle, check the Make WordPress Core blog for 6.3-related posts, and review the new features in WordPress 6.3. Save the date for a live product demo scheduled for Thursday, July 20, 2023, at 16:00 UTC (Zoom link). This live demo will be a great opportunity to join the WordPress community to celebrate the accomplishments of 6.3 and this final chapter of Phase 2.
RC1 highlights
Thanks to the many WordPress beta testers, this release contains 40+ (Editor) and 80+ (Trac) updates since the Beta 4 release. Keep it up WordPressers!
Notable updates for this release include:
- WordPress database error when installing PHPUnit tests (#58673)
- Use
_get_block_template_file
function and set $area variable (#52708) - Indicate when a theme supports the Site editor in the Themes REST API response (#58123)
bulk_edit_posts()
function needs an action hook (#28112)- Allow editing existing footnote from formats toolbar (#52506)
- Patterns: Add client side pagination to patterns list (#52538)
- Trim footnote anchors from excerpts (#52518)
Browse the technical details for issues addressed since Beta 4 using these queries:
- GitHub commits for 6.3
- Closed Trac tickets since July 11
For a recap of what’s coming in 6.3, please refer to the Beta 2 post, which summarizes key features.
You can also dig into technical information about various components in 6.3:
- Core Editor Improvement: Advancing the Power of Patterns
- Image performance enhancements in WordPress 6.3
- Improvements to the metadata API in WordPress 6.3
- Improvements to the Cache API in WordPress 6.3
- New in 6.3: Rollback for failed manual plugin and theme updates
- Registering scripts with `async` and `defer` attributes in WordPress 6.3
- I18N Improvements in 6.3
- New in 6.3: Rollback for failed manual plugin and theme updates
- Configuring development mode in 6.3
- Layout updates in the editor for WordPress 6.3
- WP_Query used internally in get_pages()
- Improved Caching for Database Queries in WP_User_Query
- Social Icons block: Applied colors now dynamically update based on theme.json and Global Styles
- Introducing the Block Selectors API
- Improvements to the Cache API in WordPress 6.3
- Introducing the WordPress Command Palette API
- Miscellaneous Editor changes in WordPress 6.3
- Bundled themes dropping Internet Explorer scripts and styles
- Miscellaneous developer changes in WordPress 6.3
For a compilation of the dev notes above and more, read the comprehensive WordPress 6.3 Field Guide.
Test the new features in WordPress 6.3
Testing for issues is a critical part of developing any software, and it’s a meaningful way for anyone to contribute—whether you have experience or not. While testing the upgrade process is essential, trying out new features is too.
- Encountered an issue? Please report it to the Alpha/Beta area in the support forums. If you are comfortable writing a reproducible bug report, you can file one on WordPress Trac. You can also check your issue against a list of known bugs.
- New to testing? This detailed guide is a great place to start if you’ve never tested a beta/RC release.
- Want to know more about testing releases in general? Follow along with the testing initiatives in Make Core and join the #core-test channel in the Making WordPress Slack.
Vulnerability bounty doubles during the Beta/RC phases
The monetary reward for reporting new, unreleased security vulnerabilities is doubled between the Beta 1 release and the final release candidate (RC). Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the HackerOne page and in the security white paper.
Get WordPress 6.3 RC1
You can test WordPress 6.3 RC1 in three ways:
- Option 1: Install and activate the WordPress Beta Tester plugin (select the “Bleeding edge” channel and “Beta/RC Only” stream).
- Option 2: Direct download the RC1 version (zip).
- Option 3: Use the following WP-CLI command:
wp core update --version=6.3-RC1
The current target for the final release is August 8, 2023, about three weeks away. Your help testing this version ensures everything in this release is the best.
Thanks to WordPress plugin and theme developers
Do you build plugins and themes? Your products play an integral role in extending the functionality and value of WordPress for users of all types worldwide.
Chances are, you have already been testing your latest themes and plugins with WordPress 6.3 betas. With RC1, you will want to complete your testing and update the “Tested up to” version in your plugin’s readme file to 6.3.
If you find compatibility problems, please post detailed information to the support forums.
Help translate WordPress
Do you speak a language other than English? ¿Español? Français? Português? Русский? 日本? Help translate WordPress into more than 100 languages. This release also marks the hard string freeze point of the 6.3 release cycle.
Haiku for RC1
RC1 is here
Hold your applause ‘til the end
Download, test, repeat
Thank you to the contributors who collaborated on this post: @DanSoschin, @Meher, and @JPantani.
WordPress 6.3 Release Candidate 1 was originally posted at https://wordpress.org/news/2023/07/wordpress-6-3-release-candidate-1/
July 17, 2023
Video: How to Customize the Background Color of WordPress Block Editor Video
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=tHst731FZLA
July 13, 2023
Video: How to Limit or Disable Automatic Empty Trash in WordPress Video
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=Tv7l98NIyL4
July 11, 2023
WordPress 6.3 Beta 4
WordPress 6.3 Beta 4 is ready for download and testing.
This version of the WordPress software is under development. Please do not install, run, or test this version on production or mission-critical websites. Instead, you should evaluate Beta 4 on a test server and site.
Get an overview of the 6.3 release cycle, check the Make WordPress Core blog for 6.3-related posts, and review the new features in WordPress 6.3. Also, save the date for a live product demo scheduled for Thursday, July 20, 2023, at 16:00 UTC (Zoom link). This will be a great opportunity to join the WordPress community to celebrate the accomplishments of 6.3 and this final chapter of Phase 2.
Beta 4 highlights
Thanks to the many WordPress beta testers, this release contains 40+ (Editor) and 60+ (Trac) updates since the Beta 3 release. Excellent work, team!
Notable updates for this beta release include:
- Discontinuing support for PHP 5.
- 4 tickets closed regarding fetchpriority and lazy-loading features related to performance (58680, 58635, 58704, 58681.)
Browse the technical details for issues addressed since Beta 3 using these queries:
- GitHub commits for 6.3
- Closed Trac tickets since July 3
Test the new features in WordPress 6.3
Testing for issues is a critical part of developing any software, and it’s a meaningful way for anyone to contribute—whether you have experience or not. While testing the upgrade process is essential, trying out new features is too.
- Encountered an issue? Please report it to the Alpha/Beta area in the support forums. If you are comfortable writing a reproducible bug report, you can file one on WordPress Trac. You can also check your issue against a list of known bugs.
- New to testing? This detailed guide is a great place to start if you’ve never tested a beta release.
- Want to know more about testing releases in general? Follow along with the testing initiatives in Make Core and join the #core-test channel on the Making WordPress Slack.
Vulnerability bounty doubles during the Beta/RC phases
The monetary reward for reporting new, unreleased security vulnerabilities is doubled between the Beta 1 release and the final release candidate (RC). Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the HackerOne page and in the security white paper.
Get WordPress 6.3 Beta 4
You can test WordPress 6.3 Beta 4 in three ways:
- Option 1: Install and activate the WordPress Beta Tester plugin (select the “Bleeding edge” channel and “Beta/RC Only” stream).
- Option 2: Direct download the Beta 4 version (zip).
- Option 3: Use the following WP-CLI command:
wp core update --version=6.3-beta4
The current target for the final release is August 8, 2023, about four weeks away. Your help testing this version ensures everything in this release is the best.
A Beta 4 Haiku
Beta ships, once more
Up next week, an RC1
6, 3, out the door
Thank you to the contributors who collaborated on this post: @DanSoschin, @Meher, @eidolonnight, and @JPantani.
WordPress 6.3 Beta 4 was originally posted at https://wordpress.org/news/2023/07/wordpress-6-3-beta-4/
July 10, 2023
Video: How to Bulk Convert Classic Blocks to Gutenberg in WordPress
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=U7DYfC0H8D4
July 7, 2023
6.3 Live Product Demo

Want to learn more about WordPress 6.3, planned for release on August 8, 2023? Join the WordPress community for a first look at 6.3 in action during a live product demonstration.
6.3 release squad members, Anne McCarthy and Rich Tabor, will team up with moderator, Nathan Wrigley, to guide attendees through the anticipated highlights of the upcoming release. This event will follow a similar format to the live demo for 6.2.
Attendees will see recent improvements to the Site Editor, Patterns, Command Palette, and more. Following the demo, there will be a Q&A session, and you may submit questions in advance via Slack.
Date, Time, and Location
Thursday, July 20, 2023 at 16:00 UTC
Zoom Link | Save this link and use it on July 20 to join the event.
The event will be recorded, archived for on-demand viewing on WordPress.tv, and shared in a recap post shortly afterward.
About WordPress 6.3
To learn more about WordPress 6.3, please visit the following resources:
- WordPress 6.3 Beta 2 Announcement
- Overview of the 6.3 release cycle
- A detailed guide for testing 6.3
Props to our panelists and moderator, and to @jpantani, @meher, @eidolonnight, and @dansoschin for helping prepare this announcement and supporting event logistics.
6.3 Live Product Demo was originally posted at https://wordpress.org/news/2023/07/6-3-live-product-demo/
July 6, 2023
Video: How to Enable Automatic Updates in WordPress for Major Versions Video v1
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=N3XdVPcfGIo
July 3, 2023
WordPress 6.3 Beta 3
WordPress 6.3 Beta 3 is ready for download and testing!
This version of the WordPress software is under development. Please do not install, run, or test this version on production or mission-critical websites. Instead, it is recommended you evaluate Beta 3 on a test server and site.
Get an overview of the 6.3 release cycle, and check the Make WordPress Core blog for 6.3-related posts in the coming weeks for further details. Also, save the date for a live product demo tentatively scheduled for Thursday, July 20, 2023 at 16:00 UTC (link TBD). This will be a great opportunity to join the WordPress community to celebrate the accomplishments of 6.3 and this final chapter of Phase 2.
Beta 3 highlights
Thanks to the many WordPress beta testers, this release contains approximately 34 (Site Editor) and 40+ (Trac) updates since the Beta 2 release. Nice work, team!
Testers should note that the “Patterns Library” is now simply called Patterns in the UI. Additionally, pattern details now include a sync status and a lock icon is added for theme patterns.
Browse the technical details for issues addressed since Beta 2 using these queries:
- GitHub commits for 6.3
- Closed Trac tickets since June 28
Test the new features in WordPress 6.3
Testing for issues is a critical part of developing any software, and it’s a meaningful way for anyone to contribute—whether you have experience or not.
While testing the upgrade process is essential, trying out new features is too. Review the many new features in WordPress 6.3 and focus your testing efforts on those areas in particular.
- Encountered an issue? Please report it to the Alpha/Beta area in the support forums. If you are comfortable writing a reproducible bug report, you can file one on WordPress Trac. You can also check your issue against a list of known bugs.
- New to testing? This detailed guide is a great place to start if you’ve never tested a beta release.
- Want to know more about testing releases in general? Follow along with the testing initiatives in Make Core and join the #core-test channel on the Making WordPress Slack.
Vulnerability bounty doubles during the Beta/RC phases
Between the Beta 1 release and the final release candidate (RC), the monetary reward for reporting new, unreleased security vulnerabilities is double. Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the HackerOne page and in the security white paper.
Get WordPress 6.3 Beta 3
You can test WordPress 6.3 Beta 3 in three ways:
- Option 1: Install and activate the WordPress Beta Tester plugin (select the “Bleeding edge” channel and “Beta/RC Only” stream).
- Option 2: Direct download the Beta 3 version (zip).
- Option 3: Use the following WP-CLI command:
wp core update --version=6.3-beta3
The current target for the final release is August 8, 2023, which is about five weeks away. Your help testing this version ensures everything in this release is the best.
A Beta 3 Haiku for You
Beta three, a peek
Summer here and winter there
A fourth in one week
Thank you to the contributors who collaborated on this post: @DanSoschin, @Meher, @JPantani, @eidolonnight, @davidbaumwald, @priethor, and @DanSoschin for the Haiku.
WordPress 6.3 Beta 3 was originally posted at https://wordpress.org/news/2023/07/wordpress-6-3-beta-3/
Video: How to Add an SEO Editor Role in WordPress
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=umRyaEn3f0M