The following is the tutorial column of WordPress to introduce to you the updated content of WordPress 5.7. I hope it will be helpful to friends in need!
WordPress 5.7 released
The core content of the update is to improve and upgrade the block editor...
Only the new one-click conversion from HTTP to HTTPS function, which I personally feel is the only useful one. When WordPress detects that HTTPS is enabled in the current environment, it will provide a button in the site health HTTPS status. With just one click, WordPress will automatically update the URL in the database to switch the site from HTTP to HTTPS.
Want to deactivate the previously installed Really Simple SSL plug-in. When deactivating, select HTTPS to revert to HTTP, go to Tools → Site Health, and provide a button in the HTTPS status. After clicking, the links in the database will be automatically updated to HTTPS.
The host environment has not set up a 301 jump. Entering an HTTP link will not jump to HTTPS. If you do not set up a 301 jump, you should use the Really Simple SSL plug-in. It is worry-free, but it is a bit annoying to update this plug-in frequently. .
The above is the detailed content of Introducing the core content of WordPress 5.7 update. For more information, please follow other related articles on the PHP Chinese website!