December 30, 2021
Video: How to Find Out Who Actually Owns a Domain Name 3 Ways
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=em0_x5EHJKU
December 27, 2021
Video: How to Add and Customize Admin Columns in WordPress
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=lwSLgU78QGU
December 23, 2021
Video: 24 Must Have WordPress Plugins for Business Websites
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=c5lj3rX5E5s
December 21, 2021
WordPress 5.9 Beta 4
WordPress 5.9 Beta 4 is now available for testing!
This software version is still under development. Please do not run this software on a production site; install it on a test site, where you can try out the newest features and get a feel for how they will work on your site.
You can test the WordPress 5.9 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 version here (zip).
Option 3: When using WP-CLI to upgrade from Beta 1, 2, or 3 to Beta 4 on a case-insensitive filesystem, please use the following command sequence:
Command One:
wp core update --version=5.9-beta4
Command Two:
wp core update --version=5.9-beta4 --force
The current target for the final release of 5.9 is January 25, 2022, which is only five weeks away. Your help testing this beta is vital: the more testing that happens, the more stable the release, and the better the experience for users and developers—and the entire WordPress community.
Some Highlights
Since Beta 3, 20 bugs have been fixed. Here are a few of the changes you will find in Beta 4:
- Bundled Theme: Fixed duplicate CSS rules in Twenty Twenty-One theme (#53605).
- Customizer: It’s possible to switch to a block theme from within Customizer (#54549).
- Themes: Provide guidance to users seeking to preview block themes on WordPress versions below 5.9 (#54575).
- REST API: The get_theme_item method should respect fields param (#54595).
- Editor: Block Patterns: “Featured” category & patterns missing from inserter (#54623).
- Login and registration: Add a filter to allow to disable the Login screen language dropdown – (#54675).
How You Can Help
Do some testing!
Testing for bugs is vital for polishing the release in the beta stage and a great way to contribute.
Please post to the Alpha/Beta area in the support forums if you find a bug. If you’re comfortable writing a reproducible bug report, file one on WordPress Trac, where you can also find a list of known bugs.
Got questions? Here are some answers
In the coming weeks, follow the Make WordPress Core blog for 5.9-related developer notes that will cover these items in detail.
So far, contributors have fixed 326 tickets and 108 new features and enhancements in WordPress 5.9. More bug fixes are on the way with your help through testing.
Props to @cbringmann, @psykro, @hellofromtonya, @marybaum, @webcommsat, @audrasjb, @cbringmann, @costdev and @meher for contributions to this post.
WordPress 5.9 Beta 4 was originally posted at https://wordpress.org/news/2021/12/wordpress-5-9-beta-4/
December 20, 2021
Video: How to Unpublish a WordPress Page (4 Simple Ways)
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=4EAfiEV__9Y
December 16, 2021
Video: How to Set a Minimum Word Count for WordPress Posts
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=8j83NLygZ4Q
December 14, 2021
WordPress 5.9 Beta 3
WordPress 5.9 Beta 3 is now available for testing!
This software version is still under development. Please do not run this software on a production site; install it on a test site, where you can try out the newest features and get a feel for how they will work on your site.
You can test the WordPress 5.9 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 version.
Option 3: If you use WP-CLI to upgrade from Beta 1 or Beta 2 to Beta 3 on a case-insensitive filesystem, please use the following command sequence:
Command One:
wp core update --version=5.9-beta2
Command Two:
wp core update --version=5.9-beta3 --force
The current target for the final release of 5.9 is January 25, 2022, which gets closer every minute. Your help testing this beta is vital: the more testing that happens, the more stable the release, and the better the experience for users and developers—and the entire WordPress community.
Some Highlights
Since Beta 2, 14 bugs have been fixed. Here are a few of the changes you will find in Beta 3:
- Editor: Add FSE infrastructure from Gutenberg plugin into Core (#54335).
- Formatting: Allow PDFs to embedded as objects (#54261)
- Language switcher on the login screen (#43700)
- REST API: Add navigation areas REST API endpoint from Gutenberg plugin (#54393)
- Themes: Live Preview button bug (#54578)
How You Can Help
Do some testing!
Testing for bugs is vital for polishing the release in the beta stage and a great way to contribute.
If you think you’ve found a bug, please post to the Alpha/Beta area in the support forums. If you’re comfortable writing a reproducible bug report, file one on WordPress Trac. That’s also where you can find a list of known bugs.
For even more ways to test, you can also refer to this official Full Site Editing post from @annezazu.
Got questions? Here are some answers
In the coming weeks, follow the Make WordPress Core blog for 5.9-related developer notes that cover these items in detail. So far, contributors have fixed 316 tickets in WordPress 5.9, including 100 new features and enhancements. More bug fixes are on the way with your help through testing.
Props to @psykro, @estelaris, @hellofromtonya, @marybaum, @webcommsat, @cbringmann, @costdev, and @audrasjb for contributions to this post.
Filed under #release, #5.9, #beta
WordPress 5.9 Beta 3 was originally posted at https://wordpress.org/news/2021/12/wordpress-5-9-beta-3/
December 13, 2021
Video: How to Add a PDF Viewer in WordPress
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=MhYUQyXWQ6E
December 9, 2021
Video: How to Add a Favicon to Your WordPress Blog
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=13jjglEuNpA
December 7, 2021
WordPress 5.9 Beta 2
WordPress 5.9 Beta 2 is now available for testing!
This software version is still under development. Please do not run this software on a production site. Instead, install it on a test site, where you can try out the newest features to get a feel for how they will work on your site.
You can test the WordPress 5.9 Beta 2 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 version here (zip).
Option 3: When using WP-CLI to upgrade from Beta 1 to Beta 2 on a case-insensitive filesystem, please use the following command sequence:
Command 1: wp core update –version=5.9-beta1
Command 2: wp core update –version=5.9-beta2 –force
The current target for the final release of 5.9 is January 25, 2022, which is just seven weeks away. Your help testing this version is a vital part of making this release as good as it can be.
Some Highlights
Since Beta 1, 24 bugs have been fixed. Here are a few of the changes you will find in Beta 2:
- Block Editor: Remove navigation areas (#54506)
- Block Editor: Navigation block view JavaScript error (#54456)
- Block Editor: Block template theme error related to child themes (#54515)
- General: Fixing existing links to Customizer when the Site Editor is enabled (#54460)
- Media: Media library showing only the selected image (#53765)
- Media: Fatal error uploading media on PHP8 (#54385)
- REST API: Add Global Styles REST API endpoints from Gutenberg into Core (#54336)
Also, note that some users testing 5.9 Beta 1 faced some fatal errors upon upgrade. In turn, these errors revealed the need for some extra work on the filesystem and upgrader. Those fatal errors are no longer a problem, and the enhancements will be part of version 6.0.
How You Can Help
Do some testing!
Testing for bugs is vital for polishing the release in the beta stage and a great way to contribute.
If you think you’ve found a bug, please post to the Alpha/Beta area in the support forums. If you’re comfortable writing a reproducible bug report, file one on WordPress Trac. That’s also where you can find a list of known bugs.
Where can I get more information?
In the coming weeks, follow the Make WordPress Core blog for 5.9-related developer notes that cover these items in detail.
So far, contributors have fixed 305 tickets in WordPress 5.9, including 110 new features and enhancements. More bug fixes are on the way with your help through testing.
Props to @psykro, @estelaris, @hellofromtonya, @marybaum, @webcommsat, @cbringmann, @davidb, @audrasjb, and @pbiron for contributions to this post.
WordPress 5.9 Beta 2 was originally posted at https://wordpress.org/news/2021/12/wordpress-5-9-beta-2/
December 6, 2021
Video: How to Automatically Post to Facebook From WordPress
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=sYJ8kODmjK8
December 2, 2021
Video: 11 Free Google Tools Every WordPress Blogger Should Use
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=WiV0n-mRc9s
November 30, 2021
WordPress 5.9 Beta 1
WordPress 5.9 Beta 1 is now available for testing!
This version of the WordPress software is under development. You don’t want to run this version on a production site. Instead, it is recommended that you run this on a test site. This will allow you to test out the new version.
You can test the WordPress 5.9 Beta 1 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 version here (zip).
- Option 3: Use WP-CLI to test:
wp core update --version=5.9-beta1
. Do not use this option if your filesystem is case-insensitive.
The current target for the final release is January 25, 2021, which is just eight weeks away. Your help testing this version is vital to make sure the release is as good as it can be.
Check the Make WordPress Core blog for 5.9-related developer notes in the coming weeks which will break down all upcoming changes in greater detail.
How You Can Help – Testing!
Testing for bugs is a critical part of polishing the release in the beta stage. It is also a great way to contribute. If you’ve never tested a beta release before, this detailed guide will help walk you through what and how to test.
If you think you’ve found a bug, please report it to the Alpha/Beta area in the support forums. If you’re comfortable writing a reproducible bug report, file one on WordPress Trac. That’s also where you can find a list of known bugs.
To see every feature in the Gutenberg releases since WordPress 5.8, check out the What’s New In Gutenberg posts for 10.8, 10.9, 11.0, 11.1, 11.2, 11.3, 11.4, 11.5, 11.6, 11.7, 11.8, and 11.9.
Beyond the noted changes, which include 580 enhancements and nearly 450 bug fixes, contributors have fixed 297 tickets for WordPress 5.9, including 110 new features and enhancements. More fixes are on the way.
Happy testing!
Want to know what’s new in version 5.9? Read on for some highlights.
Full Site Editing
The Styles Interface
Combine all the features that went live in 5.8 with those making their entrance in 5.9, and you get Full Site Editing.
Formerly known as Global Styles, the Styles Interface lets you interact directly with your blocks and elements right in the WordPress Admin. From typography to color palettes, this cohesive design interface means a design change—even a dramatic one—can happen without a theme switch. No code needed.
Theme.json
Introduced in WordPress 5.8, theme.json has been improved to enable features and default styles for your site and its blocks. With 5.9, theme.json can support child themes and the duotone treatment. Coordinate layers of style with theme.json, taking the weight off of your theme’s required CSS.
Other features supported by theme.json include:
- Border: color, style, and width augment the border-radius property that landed in 5.8.
- Flex layouts: Block Gap support, courtesy of spacing.blockGap.
- Typography: font families, font style, font weight, text decoration, and text transform.
- Images: Duotones.
A New Navigation Block
Welcome to the most intuitive way to build navigation: the Navigation Block.
Here are the features that need testing the most:
- Responsive menu options you can turn off, have always on, or opt to use only for small screens.
- Built-in keyboard accessibility. For accessibility, for speed, or both.
- Add extra blocks like Search and Site Icon blocks (and customize them to your liking).
- Submenu items with styling options.
- Horizontal or vertical alignment.
- Reusable navigation? Even across themes? Yes. Because the Navigation Block you build gets saved as a custom post type.
A Better Gallery Block
What if you could treat single images in your Gallery Block the same way you treat the Image Block? Now you can.
Make every image in your gallery different from the next, with inline cropping or a duotone and change layouts with the ease of drag and drop. With the improved gallery block, every image is its own Image block.
One thing to note: Have you built a plugin or theme on the Gallery Block functionality? Be sure to review this Dev Note, which details what you need to do for compatibility.
Focused Template Part Mode
Building template parts can take a level of focus all its own because you’re making decisions for the entire site. So WordPress 5.9 adds a focus mode that shows you only the part you’re working on right now (and you can get back to the regular view with a keystroke).
Block Pattern Directory
The Pattern Directory offers a range of prebuilt block patterns, from a couple of blocks that show an image and text, to an entire page layout with columns and sections. Since the 5.8 release, the directory has become a hub for exploratory UI and patterns, taking submissions and offering them to the community. So now, your creation can help other people build out their perfect site.
Twenty Twenty-Two Default Theme
A whole new way of building WordPress themes.
WordPress 5.9 introduces features that make Full Site Editing possible, including the first default block theme.
Using minimal CSS, theme styles reside in theme.json so that you can configure them in the Styles interface of the WordPress Admin. Make this theme take on its own personality site-wide, with a wide array of color schemes, type combinations, page templates, premade components (forms), and image treatments to choose from.
More Improvements and Updates
- Do you love to blog? New tweaks to the publishing flow let you add new posts just seconds after hitting Publish on your latest post.
- List View lets you drag and drop content as easily as you could always cruise through it – and collapse entire sections – so you can concentrate on a task or get the bigger picture.
- The Buttons and Social icons blocks now absorb and display their parent block’s toolbar controls.
- Choose your language on the login screen.
- More performance improvements (i.e., speed).
Props to @chanthaboune, @priethor, @psykro, @annezazu, @webcommsat, @marybaum, @hellofromtonya, @davidbaumwald, and @rmartinezduque for their research and copy.
WordPress 5.9 Beta 1 was originally posted at https://wordpress.org/news/2021/11/wordpress-5-9-beta-1/
November 28, 2021
Video: How to Find Which WordPress Theme a Site is Using
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=v9zAxGuQgXQ
November 25, 2021
Video: How and Why You Should Limit Login Attempts in WordPress
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=HBGmPnIC0qc
November 22, 2021
Video: Best WordPress Black Friday Deals That We Love (2021)
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=t7sHWOJnaV0
November 18, 2021
Video: How to Add Social Media Icons to WordPress Menus
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=9IM2-lGv4Fo
November 15, 2021
Video: How to Change or Remove ‘Howdy Admin’ in WordPress (Easy Way)
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=0ycc-AmTFlc
November 11, 2021
Video: 7 Best WordPress Real Estate Plugins Compared (2021)
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=c0hM6OPj-cE
November 10, 2021
WordPress 5.8.2 Security and Maintenance Release
WordPress 5.8.2 is now available!
This security and maintenance release features 2 bug fixes in addition to 1 security fix. Because this is a security release, it is recommended that you update your sites immediately. All versions since WordPress 5.2 have also been updated.
WordPress 5.8.2 is a small focus security and maintenance release. The next major release will be version 5.9.
You can download WordPress 5.8.2 by downloading from WordPress.org, or visit your Dashboard → Updates and click Update Now. If you have sites that support automatic background updates, they’ve already started the update process.
For more information, browse the full list of changes on Trac, or check out the version 5.8.2 HelpHub documentation page.
Thanks and props!
The 5.8.2 release was led by Jonathan Desrosiers and Evan Mullins.
In addition to the release squad members mentioned above, thank you to everyone who helped make WordPress 5.8.2 happen:
Ari Stathopoulos, Bradley Taylor, davidwebca, Evan Mullins, Greg Ziółkowski, Jonathan Desrosiers, Juliette Reinders Folmer, Mukesh Panchal, Sergey Biryukov, shimon246, and Yui.Props @circlecube and @pbiron for peer review.
WordPress 5.8.2 Security and Maintenance Release was originally posted at https://wordpress.org/news/2021/11/wordpress-5-8-2-security-and-maintenance-release/
November 8, 2021
Video: How to Automatically Tweet When You Publish a New Post in WordPress
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=J_5bFBnLHoc
November 4, 2021
Video: How to Create a Donate Form for Nonprofit Organization using WordPress [Updated]
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=8_AmNT-tNOU
November 1, 2021
Video: How to Add a Button in Your WordPress Header Menu
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=91FGTwHHypY
October 28, 2021
Video: 7 Best Free Author Bio Box Plugins for WordPress (Compared 2021)
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=WLV1KhXoEhA
October 25, 2021
Video: How to Make a Link in Bio Page in WordPress (Linktree Alternative)
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=AbNsHgP1hr8
October 21, 2021
Video: How to Display Most Commented Posts in WordPress (Step by Step)
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=bBhhM6kPRwM
October 18, 2021
Video: How to Display Breadcrumb Navigation Links in WordPress
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=tFwiqbMInR8
October 14, 2021
Video: How to Add Front End Login Page and Widgets in WordPress
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=fbO4z9l218Y
October 11, 2021
Video: 9 Best and Most Popular CMS Platforms in 2021 (Compared)
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=dRqJxDLOY4E
October 7, 2021
Video: How to Add Footnotes in Your WordPress Blog Posts (Step by Step)
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=4max7xY0qVI
October 4, 2021
Video: How to Create a 404 Page Template in WordPress (Step by Step)
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=XB1Px2vvJJ8
September 30, 2021
Video: 7 Best Mailchimp Alternatives of 2021 (with Better Features + Fair Pricing)
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=pVZsoTCDLhA
September 27, 2021
Video: How to Add Expires Headers in WordPress (2 Methods)
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=nO9NgQ878xs
September 23, 2021
Video: 7 Best Podcast Hosting for 2021 Compared (Most are Free)
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=d6k9WhwKGXA
September 20, 2021
Video: What is an XML Sitemap? How to Create a Sitemap in WordPress[UPDATED]
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=TFAZevqzIz4
September 16, 2021
Video: How to Add Drop Caps in WordPress Posts [UPDATED]
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=PmrENwOTe9A
September 13, 2021
Video: How to Setup WooCommerce Conversion Tracking (Step by Step)
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=L_4H1SH9BW0
September 9, 2021
Video: How to Allow Users to Upload Images on a WordPress Site (Step by Step)
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=tjOptJjVMMQ
September 8, 2021
WordPress 5.8.1 Security and Maintenance Release
WordPress 5.8.1 is now available!
This security and maintenance release features 60 bug fixes in addition to 3 security fixes. Because this is a security release, it is recommended that you update your sites immediately. All versions since WordPress 5.4 have also been updated.
WordPress 5.8.1 is a short-cycle security and maintenance release. The next major release will be version 5.9.
You can download WordPress 5.8.1 by downloading from WordPress.org, or visit your Dashboard → Updates and click Update Now.
If you have sites that support automatic background updates, they’ve already started the update process.
Security Updates
3 security issues affect WordPress versions between 5.4 and 5.8. If you haven’t yet updated to 5.8, all WordPress versions since 5.4 have also been updated to fix the following security issues:
- Props @mdawaffe, member of the WordPress Security Team for their work fixing a data exposure vulnerability within the REST API.
- Props to Michał Bentkowski of Securitum for reporting a XSS vulnerability in the block editor.
- The Lodash library has been updated to version 4.17.21 in each branch to incorporate upstream security fixes.
In addition to these issues, the security team would like to thank the following people for reporting vulnerabilities during the WordPress 5.8 beta testing period, allowing them to be fixed prior to release:
- Props Evan Ricafort for reporting a XSS vulnerability in the block editor discovered during the 5.8 release’s beta period.
- Props Steve Henty for reporting a privilege escalation issue in the block editor.
Thank you to all of the reporters for privately disclosing the vulnerabilities. This gave the WordPress security team time to fix the vulnerabilities before WordPress sites could be attacked.
For more information, browse the full list of changes on Trac, or check out the version 5.8.1 HelpHub documentation page.
Thanks and props!
The 5.8.1 release was led by Jonathan Desrosiers and Evan Mullins.
In addition to the security researchers and release squad members mentioned above, thank you to everyone who helped make WordPress 5.8.1 happen:
2linctools, Adam Zielinski, Alain Schlesser, Alex Lende, alexstine, AlGala, André, Andrei Draganescu, Andrew Ozz, Ankit Panchal, Anthony Burchell, Anton Vlasenko, Ari Stathopoulos, Bruno Ribaric, Carolina Nymark, Daisy Olsen, Daniel Richards, Daria, David Anderson, David Biňovec, David Herrera, Dominik Schilling, Ella van Durpe, Enchiridion, Evan Mullins, Gary Jones, George Mamadashvili, Greg Ziółkowski, Héctor Prieto, ianmjones, Jb Audras, Jeff Bowen, Joe Dolson, Joen A., John Blackbourn, Jonathan Desrosiers, JuanMa Garrido, Juliette Reinders Folmer, Kai Hao, Kapil Paul, Kerry Liu, Kevin Fodness, Marcus Kazmierczak, Mark-k, Matt, Michael Adams (mdawaffe), Mike Schroder, moch11, Mukesh Panchal, Nik Tsekouras, Paal Joachim Romdahl, Pascal Birchler, Paul Bearne, Paul Biron, Peter Wilson, Petter Walbø Johnsgård, Radixweb, Rahul Mehta, ramonopoly, ravipatel, Riad Benguella, Robert Anderson, Rodrigo Arias, Sanket Chodavadiya, Sergey Biryukov, Stephen Bernhardt, Stephen Edgar, Steve Henty, terraling, Timothy Jacobs, tmatsuur, TobiasBg, Tonya Mork, Toro_Unit (Hiroshi Urabe), Vlad T, wb1234, and WFMattR.WordPress 5.8.1 Security and Maintenance Release was originally posted at https://wordpress.org/news/2021/09/wordpress-5-8-1-security-and-maintenance-release/
September 6, 2021
Video: How to Create a Job Application Form in WordPress Easily
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=33tcaUovaKw
September 2, 2021
Video: 6 Best Video Editing Software of 2021 Compared (Easy & Powerful)
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=6LwWumPeues
August 30, 2021
Video: Beginner’s Guide to Creating 301 Redirects in WordPress (Step by Step)
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=j5u264tS_Sk
August 23, 2021
Video: How to Add a Countdown Timer Widget in WordPress [UPDATED]
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=HiQm3ma1EC0
August 16, 2021
Video: How to Find and Fix Broken Links in WordPress [UPDATED]
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=Pwy2-rPEdII
August 9, 2021
Video: WooCommerce Tutorial for Beginners in 2021 (Step by Step)
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=gO2ZYurhsEc
August 2, 2021
Video: How to Verify Your WordPress Site on Pinterest - UPDATED TUTORIAL!
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=5P7CT_3ij7o
July 26, 2021
Video: How to Easily Accept Credit Card Payments on Your WordPress Site
WPBeginner - WordPress Tutorials originally appeared at https://www.youtube.com/watch?v=jEPku101Wuk
July 20, 2021
WordPress 5.8 Tatum

Introducing 5.8 “Tatum”, our latest and greatest release now available for download or update in your dashboard. Named in honor of Art Tatum, the legendary Jazz pianist. His formidable technique and willingness to push boundaries inspired musicians and changed what people thought could be done.
So fire up your music service of choice and enjoy Tatum’s famous recordings of ‘Tea for Two’, ‘Tiger Rag’, ‘Begin the Beguine’, and ‘Night and Day’ as you read about what the latest WordPress version brings to you.
Three Essential Powerhouses
Manage Widgets with Blocks
After months of hard work, the power of blocks has come to both the Block Widgets Editor and the Customizer. Now you can add blocks both in widget areas across your site and with live preview through the Customizer. This opens up new possibilities to create content: from no-code mini layouts to the vast library of core and third-party blocks. For our developers, you can find more details in the Widgets dev note.
Display Posts with New Blocks and Patterns
The Query Loop Block makes it possible to display posts based on specified parameters; like a PHP loop without the code. Easily display posts from a specific category, to do things like create a portfolio or a page full of your favorite recipes. Think of it as a more complex and powerful Latest Posts Block! Plus, pattern suggestions make it easier than ever to create a list of posts with the design you want.
Edit the Templates Around Posts
You can use the familiar block editor to edit templates that hold your content—simply activate a block theme or a theme that has opted in for this feature. Switch from editing your posts to editing your pages and back again, all while using a familiar block editor. There are more than 20 new blocks available within compatible themes. Read more about this feature and how to experiment with it in the release notes.
Three Workflow Helpers
Overview of the Page Structure
Sometimes you need a simple landing page, but sometimes you need something a little more robust. As blocks increase, patterns emerge, and content creation gets easier, new solutions are needed to make complex content easy to navigate. List View is the best way to jump between layers of content and nested blocks. Since the List View gives you an overview of all the blocks in your content, you can now navigate quickly to the precise block you need. Ready to focus completely on your content? Toggle it on or off to suit your workflow.
Suggested Patterns for Blocks
Starting in this release the Pattern Transformations tool will suggest block patterns based on the block you are using. Right now, you can give it a try in the Query Block and Social Icon Block. As more patterns are added, you will be able to get inspiration for how to style your site without ever leaving the editor!
Style and Colorize Images
Colorize your image and cover blocks with duotone filters! Duotone can add a pop of color to your designs and style your images (or videos in the cover block) to integrate well with your themes. You can think of the duotone effect as a black and white filter, but instead of the shadows being black and the highlights being white, you pick your own colors for the shadows and highlights. There’s more to learn about how it works in the documentation.
For Developers to Explore

Theme.json
Introducing the Global Styles and Global Settings APIs: control the editor settings, available customization tools, and style blocks using a theme.json file in the active theme. This configuration file enables or disables features and sets default styles for both a website and blocks. If you build themes, you can experiment with this early iteration of a useful new feature. For more about what is currently available and how it works, check out this dev note.
Dropping support for IE11
Support for Internet Explorer 11 has been dropped as of this release. This means you may have issues managing your site that will not be fixed in the future. If you are currently using IE11, it is strongly recommended that you switch to a more modern browser.
Adding support for WebP
WebP is a modern image format that provides improved lossless and lossy compression for images on the web. WebP images are around 30% smaller on average than their JPEG or PNG equivalents, resulting in sites that are faster and use less bandwidth.
Adding Additional Block Supports
Expanding on previously implemented block supports in WordPress 5.6 and 5.7, WordPress 5.8 introduces several new block support flags and new options to customize your registered blocks. More information is available in the block supports dev note.
Check the Field Guide for more!
Check out the latest version of the WordPress Field Guide. It highlights developer notes for each change you may want to be aware of: WordPress 5.8 Field Guide.
The Squad
The WordPress 5.8 release was lead by Matt Mullenweg, and supported by this highly enthusiastic release squad:
- Release Co-Coordinator: Jeffrey Paul (@jeffpaul)
- Release Co-Coordinator: Jonathan Desrosiers (@desrosj)
- Editor Tech Lead: Riad Benguella (@youknowriad)
- Marketing and Communications Lead: Josepha Haden Chomphosy (@chanthaboune)
- Documentation Lead: Milana Cap (@milana_cap)
- Test Lead: Piotrek Boniu (@boniu91)
- Support Lead: Mary Job (@mariaojob)
This release is the reflection of the hard work of 530 generous volunteer contributors. Collaboration occurred on over 320 tickets on Trac and over 1,500 pull requests on GitHub.
5ubliminal, 99w, 9primus, Aaron Jorbin, aaronrobertshaw, abderrahman, Abha Thakor, Abhijit Rakas, achbed, Adam Silverstein, Adam Zielinski, Addie, aduth, Ahmed Chaion, Ahmed Saeed, Ajit Bohra, Alain Schlesser, Alan Jacob Mathew, Albert Juhé Lluveras, Alejandro Perez, Alex Concha, Alex Kirk, Alex Lende, alexstine, allilevine, Amanda Riu, amarinediary, Amogh Harish, Andrea Fercia, Andrei Draganescu, Andrew Ozz, Andrew Serong, Andrey "Rarst" Savchenko, André Maneiro, Andy Fragen, Andy Peatling, Andy Skelton, Ankit Gade, annalamprou, Anne McCarthy, anotherdave, anotia, Anthony Burchell, Anton Lukin, Anton Vanyukov, Antonis Lilis, apedog, apokalyptik, arena, Argyris Margaritis, Ari Stathopoulos, ariskataoka, arkrs, Armand, ArnaudBan, Arthur Chu, Arun a11n, Aspexi, atjn, Aurooba Ahmed, Austin Matzko, Ayesh Karunaratne, Barry, bartkalisz, Beatriz Fialho, Bego Mario Garde, Benachi, Benoit Chantre, Bernhard Reiter, Bernhard Reiter, Birgir Erlendsson (birgire), Birgit Pauli-Haack, Blobfolio, bmcculley, Bob Linthorst, bobbingwide, Bogdan Preda, bonger, Boone Gorges, Brad Touesnard, Brandon Kraft, Brecht, Brent Swisher, Brett Shumaker, Bruno Ribaric, Burhan Nasir, Cameron Jones, Cameron Voell, Carike, Carl Alexander, carlomanf, carlosgprim, Carolina Nymark, Casey Milne, Cenay Nailor, Ceyhun Ozugur, Chandra M, Chetan Prajapati, Chintan hingrajiya, Chip Snyder, Chloé Bringmann, Chouby, Chris Van Patten, chriscct7, Christopher Churchill, Chuck Reynolds, Clayton Collie, Code Amp, CodePoet, Colin Stewart, Collins Agbonghama, Copons, Corey McKrill, Cory Hughart, Courtney Engle Robertson, crazycoders, critterverse, czapla, Dávid Szabó, Daisy Olsen, damonganto, Dan Farrow, Daniel Llewellyn, Daniel Richards, danieldudzic, Daniele Scasciafratte, Danny, David Aguilera, David Anderson, David Artiss, David Baumwald, David Biňovec, David Calhoun, David Herrera, David Kryzaniak, David Smith, dekervit, devfle, devrekli, dhruvkb, Diane Co, dingdang, Dion Hulse, djbu, Dominik Schilling, donmhico, Donna Peplinskie, Doug Wollison, dpik, dragongate, Dreb Bits, Drew Jaynes, eatsleepcode, Ebonie Butler, Edi Amin, Eileen Violini, Ella van Durpe, Emil E, Emilio Martinez, Emmanuel Hesry, empatogen, Enej Bajgorić, Enrique Sánchez, epiqueras, Erik, etoledom, Fabian Kägy, Fabian Pimminger, Fabian Todt, Felipe Elia, Felix Arntz, felixbaumgaertner, Femy Praseeth, fijisunshine, Florian Brinkmann, Florian TIAR, Francesca Marano, Frank Bueltge, frosso1 (a11n), fullofcaffeine, gab81, Gal Baras, Garrett Hyder, Gary Jones, Gary Pendergast, GeekPress, Gennady Kovshenin, Geoffrey, George Hotelling, George Mamadashvili, George Stephanis, geriux, glendaviesnz, Grant M. Kinney, Greg Ziółkowski, gRegor Morrill, Héctor Prieto, Hannah Malcolm, happiryu, Hareesh, Haz, hedgefield, Helen Hou-Sandí, Herm Martini, Herre Groen, herrvigg, htmgarcia, Ian Dunn, ianmjones, icopydoc, Ipstenu (Mika Epstein), Isabel Brison, Ivaylo Draganov, Ivete Tecedor, J.D. Grimes, Jack Lenox, Jake Spurlock, James Bonham, James Koster, James Nylen, James Richards, James Rosado, jamil95, janak Kaneriya, janw.oostendorp, Jason Johnston, Javier Arce, Jayman Pandya, Jean-Baptiste Audras, Jeff Ong, Jeff Paul, Jeffrey Pearce, Jenny Dupuy, Jeremy Felt, Jeremy Herve, Jeremy Yip, jeremy80, JeroenReumkens, jeryj, jillebehm, Jip Moors, Joe Bailey-Roberts, Joe Dolson, Joe McGill, Joen Asmussen, Johan Jonk Stenström, Johannes Kinast, John Blackbourn, John Godley, John James Jacoby, John Sundberg, Jon Brown, Jon Surrell, Jonathan Desrosiers, Jonny Harris, Jono Alderson, Joost de Valk, Jorge Bernal, Jorge Costa, Josee Wouters, Josepha Haden, JoshuaDoshua, Joy, jsnajdr, Juan Aldasoro, Juliette Reinders Folmer, Julio Potier, Justin Ahinon, k3nsai, kaavyaiyer, Kai Hao, Kalpesh Akabari, Karolina Vyskocilova, Kelly Choyce-Dwan, Kelly Hoffman, Kerry Liu, Kishan Jasani, Kite, KittMedia, Kjell Reigstad, klevyke, Knut Sparhell, Koen Van den Wijngaert, Konstantin Obenland, Konstantinos Xenos, Kyle Nel, lakrisgubben, Lara Schenck, Larissa Murillo, Laxman Prajapati, LewisCowles, lifeforceinst, linux4me2, Lovro Hrust, Luis Sacristán, Luiz Araújo, Luke Carbis, m0ze, Maedah Batool, Maggie Cabrera, Maja Benke, Marco Ciampini, Marcus Kazmierczak, Marek Hrabe, Marin Atanasov, Marius L. J., Mark Jaquith, Mark Parnell, Marko Heijnen, Marty Helmick, Mary Baum, Mary Job, marylauc, Mathieu Viet, Matias Ventura, Matt Chowning, Matt Mullenweg, Maxime Pertici, mblach, Meet Makadia, Meher Bala, Mel Choyce-Dwan, meloniq, mensmaximus, Michael Babker, Michael Beckwith, Miguel Fonseca, Mikael Korpela, Mike Hansen, Mike Jolley, Mike Martel, Mike Schroder, Mikhail Kobzarev, Milan Dinić, Milana Cap, mkdgs, mmuyskens, mmxxi, Mohamed El Amine DADDOU, Mohammed Faragallah, Monika Rao, Morten Rand-Hendriksen, mrjoeldean, Mukesh Panchal, munyagu, Mustafa Uysal, mweichert, Nadir Seghir, Nalini Thakor, Naoki Ohashi, Naoko Takano, Nazrul Islam Nayan, nderambure, net, nicegamer7, Nicholas Garofalo, Nick Halsey, Nik Tsekouras, ninanmnm, Noah Allen, nvartolomei, oguzkocer, olafklejnstrupjensen, Olga Bulat, Olga Gleckler, Otshelnik-Fm, oxyrealm, Ozh, Paal Joachim Romdahl, palmiak, Panagiotis Angelidis, Paragon Initiative Enterprises, Pascal Birchler, Pascal Knecht, Pat, patricklindsay, Paul, Paul Biron, Paul Bunkham, Paul Schreiber, Paul Stonier, Paul Von Schrottky, Paulo Pinto, Pavel I, Paweł, Peter Wilson, Petter Walbø Johnsgård, phena109, Philip Jackson, Pinar, Piotrek Boniu, Pippin Williamson, Pirate Dunbar, Pramod Jodhani, Presskopp, presstoke, pwallner, pyronaur, Q, Rachel Baker, rafhun, Rajesh Radadiya, Rami Yushuvaev, Ramon Ahnert, ramonopoly, Ravi Vaghela, ravipatel, Refael Iliaguyev, Rene Hermenau, retrofox, reynhartono, Riad Benguella, Rian Rietveld, Rima Prajapati, Rinat, Rnaby, robdxw, Robert Anderson, Robert Chapin, Roger Theriault, rogerlos, roo2, Roy, Russell Aaron, Ryan McCue, Ryan Welcher, Sören Wrede, Saša, Sabrina Zeidan, Sahil Mepani, Samir Shah, Samuel Wood (Otto), Sandip Mondal, Sanne van der Meulen, sarahricker, sarayourfriend, SASAPIYO, satrancali, savicmarko1985, Scott Lesovic, Scott Reilly, scottconnerly, scruffian, Sean Fisher, Sean Hayes, sebbb, Sergey Biryukov, Sergey Yakimov, SergioEstevao, sergiomdgomes, shaunandrews, Shital Marakana, silb3r, Siobhan, SirStuey, snapfractalpop, spikeuk1, spytzo, stacimc, Stanislav Khromov, Stefan Hüsges, stefanjoebstl, Stefano Minoia, Stefanos Togoulidis, Stephen Bernhardt, Stephen Edgar, Steve Dufresne, Steve Grunwell, Steve Henty, Steven Word, strategio, Subrata Sarkar, Sumaiya Siddika, Suman, Sumit Singh, Sumit Singh, sushmak, Sybre Waaijer, Synchro, szaqal21, tamlyn, Tammie Lister, Tellyworth, Terri Ann, Tetsuaki Hamano, them.es, Thomas Kräftner, Thomas Patrick Levy, Thomas Vitale, tigertech, Timothy Jacobs, TimoTijhof, Tkama, tmatsuur, tmdk, Tobias Zimpel, TobiasBg, tobifjellner (Tor-Bjorn Fjellner), Tom J Nowell, Toni Viemerö, Tonya Mork, Toro_Unit (Hiroshi Urabe), torres126, Torsten Landsiedel, Toru Miki, Travis Northcutt, trejder, Udit Desai, Ulrich, Utsav tilava, Vicente Canales, Vipul Chandel, Vlad T, wangql, WebDragon, Wendy Chen, Weston Ruter, William Earnhardt, williampatton, Xavi Ivars, Xristopher Anderton, Y_Kolev, Yan Sern, Yui, yuliyan, Yvette Sonneveld, Zack Krida, Zebulan Stanphill, zkancs, and 孙锡源.In addition to these contributors, many thanks to all of the community volunteers who contribute in the support forums. They answer questions from people across the world, whether they are using WordPress for the first time, or they’ve been around since the first release all the way back in 2003. These releases are as successful as they are because of their efforts!
Finally, thanks to all the community translators who help make WordPress available in over 200 languages for every release. 80 languages have translated 80% or more WordPress 5.8 and our community translators are hard at work ensuring more languages are on their way. If contributing to WordPress appeals to you, it’s easy to learn more. Check out Make WordPress or the core development blog.
WordPress 5.8 Tatum was originally posted at https://wordpress.org/news/2021/07/tatum/