WordPress 4.9.8 Released

WordPress 4.9.8 is available for download and is a maintenance release. Headlining this version is the “Try Gutenberg” callout. Note that not everyone will see the callout. Its visibility is determined based on certain criteria.

Gutenberg Callout in WordPress 4.9.8

WordPress 4.9.8 continues to improve the foundation set forth by the privacy improvements that went into core earlier this year. For example, the type of request that is being confirmed is now included in the subject line for privacy confirmation emails.

In total, this release has 46 bug fixes from more than 50 contributors. It was lead by Paul Biron and Joshua Wold. Since 4.9.8 is a maintenance release, sites that are able will update automatically. To see a full list of changes, check out the detailed changelog.

24

24 responses to “WordPress 4.9.8 Released”

  1. Are you sure that now it is safe to make the 4.9.8 update live or still there are a few (bugs) to be resolved? Last time I update the version without checking and got hell lots of problems so now I want to be sure and by sure I mean 100% sure :)

  2. When Gutenberg was first available to be tested I hated it. Thought it clumsy and felt it created a non-fluid authorship process. And it was bad. I knew Gutenberg would mature and it has. My reservations now center around compatibility with custom fields and existing plugins. I quite like Gutenberg now though it is not be an appropriate editor for all types of content.

    I still believe a full TinyMCE editor block must always be available in Gutenberg. Many authors prefer to use a single word processor style canvas compared to using multiple blocks to build a page. I hope Automatic keeps the Classic Editor block when WP 5 arrives.

    Already a few of my clients have complained about the ‘Squarespace’ editor. They do not look forward to it becoming the default editor. I think they will be fine with it once they learn the shortcut keystrokes such as changing a paragraph block to an image block by typing \image as the first word.

    The help documentation for Gutenberg needs a lot of work and the showcase website needs to concentrate on ‘how to use’ more than ‘why we [WP] did this to you’.

    A few of my thoughts on Gutenberg can be read here https://journalxtra.com/wordpress/wordpress-4-9-8-gutenberg/

    • I still believe a full TinyMCE editor block must always be available in Gutenberg. Many authors prefer to use a single word processor style canvas compared to using multiple blocks to build a page. I hope Automatic keeps the Classic Editor block when WP 5 arrives.

      This. Creating a new block for every frigging paragraph written is one of the most puzzling choices.

      • Why? Paragraphs are blocks that actually make sense to separate. Especially considering how the image block interacts with them and the flow of the text.

        As long as typing and editing normally disconnects and reconnects them as needed, then it’s kind of irrelevant as to how separate they are internally.

      • Paragraphs are blocks that actually make sense to separate.

        No, Otto, they don’t. You’ve just made that up. A paragraph is a paragraph. That is quite different from a block. Take a look at some professional writing software and you will see just how wrong you are.

        As long as typing and editing normally disconnects and reconnects them as needed, then it’s kind of irrelevant as to how separate they are internally.

        That’s complete BS. Which you’d know if you’d published hundreds of thousands of words using professional writing software. But you haven’t.

        No professional writing software pre-determines the size of a block. It would just keep interrupting the flow for a writer to have to think about creating a new block all the time. Instead, the size of each block always gets determined by the writer as s/he goes along.

        The hubris of those involved in Gutenberg is really quite astounding. You would think they might have taken a look at how professional writing software works. But they haven’t, and so they make bad design decisions and utterly absurd assertions.

        Oh, and just in case anyone would like to see what I mean, check out the following for a few examples. There are many others:
        Scrivener
        LyX
        Sigil
        Zim
        yWriter

      • Tim Kaye:

        No professional writing software pre-determines the size of a block. It would just keep interrupting the flow for a writer to have to think about creating a new block all the time. Instead, the size of each block always gets determined by the writer as s/he goes along.

        Correct. And that’s the same thing that I said. You don’t have to “create a new block all the time”. You just keep typing.

        Try it yourself. Load up the editor, start typing. Hit return at the end of paragraphs and keep typing. Type a long missive if you like.

        Now, afterwards, take a look. All your paragraphs are blocks. No need to create anything, it does it for you.

        The other concern is what happens when you don’t want them to be separate blocks anymore. So, go to the beginning of one of your paragraphs, and hit backspace. What happens? I’ll save you the trouble: It merges the blocks back together, like they were never apart.

        That’s sort of my original point. As long as the editing flow is unchanged from a more normal editing flow, then the demarcation of paragraphs into separate blocks is kind of irrelevant.

        Where it becomes relevant is when you start doing other things to the content, like inserting images between paragraphs, or floating an image to the right and having a paragraph flow around it, or other such things that are more part of layout than writing. Then the block thing makes sense. It doesn’t make any sense for writing the content, true, but if it doesn’t actually change how the content is written, then it doesn’t much matter there.

        Don’t confuse considered opinions and disagreements with your own point of view with “hubris”. I’m saying these things because I’ve thought about these things and these are my opinions. Nothing more than that.

      • Johnny:

        Yes, that’s annoying both during writing and later, when you want to e.g. join some paragraphs together or change font for the whole article.

        Paragraphs can be joined together by going to the beginning of a paragraph and pressing backspace. In just the same way you would do it in a text editor.

        Changing “fonts” is not something that WordPress itself has support for. Presumably a plugin or something would add that, offering a selection of fonts from Google Fonts or the like. Nevertheless, adding font choice would be something that would be added to these blocks by said plugin.

        The “whole article” thing I grant you is unfinished. There is the ability to select multiple blocks, but the interface to adjust the specific details of those multiple blocks is still in the “Coming Soon” phase. I also have issues with the lack of good block-nesting in the interface. The code supports it, but there’s no blocks to implement it yet, and this makes styling somewhat difficult. Hopefully that gets finalized fairly soon.

      • @Otto,

        I’m saying these things because I’ve thought about these things

        Then you haven’t thought hard enough, because you don’t realize the implications of Gutenberg’s approach.

        The flow is important because I want certain paragraphs tied together in one chunk/block. That means that, if I later want to move one paragraph, the other paragraphs in the same block are automatically moved together with it.

        Try that in Gutenberg. It’s an epic fail. I have to move each paragraph individually because it’s its own block. (And, to compound matters, the toolbar then superimposes itself over the top while I’m trying to do this.) The only workaround is, at the time of originally writing that block, I have to consciously decide not to use paragraphs!

        No professional writing software forces me to make such choices. I can just write. But those involved with Gutenberg think they know better.

        So, yes, my use of the word “hubris” was entirely appropriate.

  3. While the TinyMCE editor remains in the WordPress package (5.0-?), all you need to do is add this to your active theme’s functions.php file:

    add_filter(‘gutenberg_can_edit_post_type’, ‘__return_false’);

  4. I’ve been trying to work with Gutenberg all day and it’s a bust. I use Word to write my posts then copy and paste onto my wordpress blog Gutenberg won’t allow me to do any of that because If I do get it to paste into a paragraph block it never shows up when I preview it. Also Pexels does not work in Gutenberg so it is useless to me I’m staying with the classic editor until someone can figure out what is going wrong.

  5. I just gave a presentation at WordCamp Denver last weekend about integrating Gutenberg into themes. The Gutenberg experience is absolutely far better if your theme has integrated support for Gutenberg, including the new Wide and Full alignment.

    Gutenberg itself provides basic support for most themes, but there are almost no existing production themes that support Gutenberg on both the front end and the back end, or Wide and Full alignment.

    I’ve released a plugin that makes most existing themes compatible with Gutenberg called Theme Support for Gutenberg. I’d really recommend trying this plugin to see how Gutenberg works with Wide and Full alignment. In addition, for themes that currently support theme styling with TinyMCE, Theme Support for Gutenberg also provides near WYSIWYG to match the theme in the Editor.

    Seeing theme integration with Gutenberg really changes the experience, and this plugin will let you see the potential for many existing themes. (It won’t break how your theme works now – just likely improve the Gutenberg workflow.)

    My free theme, Weaver Xtreme, also has complete support for Gutenberg if you want to see what real theme integration looks like.

Newsletter

Subscribe Via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.