WordPress has gone through 15 years of development since the first version was released in 2003. It currently occupies nearly 60% of the CMS market share, and 30% of the websites on the Internet use Wordpress as the backend.
#Currently, the latest version 5.0 of WordPress has been released. So what new features do we have in Wordpress 5.0?
This version has two main updates: the built-in default editor is Gutenberg, and the new official theme Twenty Nineteen.
Gutenberg Editor
WordPress has been using TinyMCE as the default editor, which is now known as the classic editor.
Since 2016, WP officials have proposed to develop a new module editor, which is the Gutenberg editor you see now.
With the arrival of the new editor, many things in the editing interface have been changed, such as the previous Meta box, which has new compatibility with themes and plug-ins. The request can be said to be a bit taxing, and some people even copied 4.9.8 to independently adhere to and maintain the classic editor. However, the official also proposed that the classic editor can be continued to be used through 2021 through the Classic Editor plug-in. That is to say, before 2021, versions of the WordPress program will be compatible with the classic editor. As for what will happen in the future, it is unknown.
New default theme Twenty Nineteen
##Twenty Nineteen is the new default theme, mainly for the new editor Gutenberg, of course Judging from the time, a new theme should be released. If you are using the previous official default theme, don't worry, some previous themes are also updated and compatible with the Gutenberg editor. In short, the changes in WordPress 5.0 are still very big, and the compatibility of themes and plug-ins is also an issue that needs to be considered. Therefore, it is recommended that you set up a test environment to test the compatibility of themes and plug-ins with the new version before considering it. Whether to upgrade. Of course, if it is just an editor compatibility issue, you can use the Classic Editor plug-in to continue using the classic editor. For more wordpress related technical articles, please visit thewordpress tutorial column to learn!
The above is the detailed content of Which version of WordPress is the latest version to use?. For more information, please follow other related articles on the PHP Chinese website!