Forum Replies Created

Viewing 15 replies - 16 through 30 (of 658 total)
  • Thanks for bringing this up, @jefferisp7! We haven’t had any security reports of issues along these lines, the Gutenberg plugin doesn’t touch the REST API authentication mechanisms, so it’s unlikely to be the cause of any security issues you’re running into.

    Additionally, there are security experts (both part of the WordPress community, and external) who are currently auditing the plugin for any potential issues. Should anything come up, we’ll get fixes out as quickly as possible.

    In the mean time, we have some advice on cleaning up your site that I’d encourage you to read:

    https://codex.wordpress.org/FAQ_My_site_was_hacked

    Plugin Author Gary Pendergast

    (@pento)

    Sorry to hear that, @sjycool.

    There are a few suggestions to address this issue over in this thread, could I get you to read through the thread and see if any of the suggestions help?

    Plugin Author Gary Pendergast

    (@pento)

    Thank you for the bug report, @marius84!

    I’ve created a PR to fix this, it should land before the next Gutenberg release.

    Plugin Author Gary Pendergast

    (@pento)

    Thanks for the bug report, @oakhillman!

    This is fixed in the development repo, it’ll be included in the next release. 🙂

    Plugin Author Gary Pendergast

    (@pento)

    Hey @oakhillman!

    There are a few different aspects to this question, depending on exactly what you want to do.

    If you want to place an image beside some text, insert the image, then in the Image Block toolbar, click the “Align Left” or “Align Right” button. subsequent paragraphs will wrap around the image. Depending on your theme, you might also need to adjust the image size (check the Size setting in the Image Block sidebar).

    For text blocks, there’s a Text Column Block that might fit your requirements.

    For a more generic solution, allowing any blocks to sit beside each other, that’s currently in progress. The basic idea is looking pretty good, but it’s still going to need some work. Keep an eye on that PR for updates, it should hopefully be in a Gutenberg release soon!

    Plugin Author Gary Pendergast

    (@pento)

    Thanks for the review, @ustinyaalexei!

    We’re very excited about the extensibility of Gutenberg, I’m looking forward to seeing how people create awesome things, particularly detaching from WordPress entirely. 🙂

    Forum: Reviews
    In reply to: [Gutenberg] Looks promising
    Plugin Author Gary Pendergast

    (@pento)

    Thank you for checking it out, @prasidhda!

    Documentation efforts are underway, you should expect to see a lot more information in the coming weeks. 🙂

    Plugin Author Gary Pendergast

    (@pento)

    Thanks for the bug report, @roger_burkhard!

    We’re still tweaking meta box support, including fixes for some meta boxes not saving correctly.

    If you haven’t already seen this post, ACF recently announced their plans for full Gutenberg support, you should see it appearing in upcoming ACF releases!

    Plugin Author Gary Pendergast

    (@pento)

    Hi @guido07111975!

    The plan is for most meta boxes to continue to work in WordPress 5.0 – if your meta box works in the Gutenberg plugin now, it’ll work in 5.0.

    That said, because meta boxes are generated in PHP, it’s unlikely that they’ll be able to take advantage of the more advanced features in the block editor, and the user experience may not be quite as polished as it would be as a native block. Naturally the choice is up to you, whether you want to recreate your meta box as a block, but I’d certainly encourage you to experiment with building blocks in Gutenberg, and see how it works for you!

    Plugin Author Gary Pendergast

    (@pento)

    Hi @himanibhardwaj25!

    As @jdembowski mentioned, it’s up to each plugin developer to add Gutenberg support, particularly those plugins that are tied very tightly to the classic editor. For plugins like this that haven’t yet added Gutenberg support, we’re looking at ways to automatically use the classic editor instead, so that your sites will continue to work as expected after upgrading to WordPress 5.0.

    I’d also expect these plugins to add Gutenberg support in the coming months. For example, Beaver Builder recently wrote about their plans for Gutenberg. Ultimately, Gutenberg will allow page builder plugins to focus on building exciting new customisation features and extensions that help you create even more awesome sites!

    Plugin Author Gary Pendergast

    (@pento)

    Thank you for the feedback, @nuithon!

    There’s been some experimental work on adding footnote support to Gutenberg, but it still has some ways to go before it’s in a usable state. Following this issue will give you updates on the state of native footnote support in Gutenberg.

    If you haven’t already seen it, the Academic Blogger’s Toolkit plugin is working on adding Gutenberg support, including footnotes. I don’t know where they’re currently at, but I’d recommend you check that plugin out, I’m sure they’d appreciate any feedback you have.

    Forum: Reviews
    In reply to: [Gutenberg] Good job!
    Plugin Author Gary Pendergast

    (@pento)

    Thank you for the feedback, @giulianogrowler!

    There are a handful of Markdown-like patterns that work in the Classic Editor, which have been implemented in Gutenberg, but I wouldn’t expect full Markdown support to land in Core. We feel that’s better left to plugins to implement, particularly as there are several different flavours of Markdown that folks prefer to use.

    Forum: Reviews
    In reply to: [Gutenberg] Awesome
    Plugin Author Gary Pendergast

    (@pento)

    Thank you for the kind words, @zaanmedia!

    Testing is always greatly appreciated – if you run into any problems, you’re always welcome to report them over on the Gutenberg issue tracker, we’ll get them fixed up. 🙂

    Plugin Author Gary Pendergast

    (@pento)

    Thanks for the question, @padraigbeirne!

    Instead of using the Image block, you can do this with the Gallery block – it includes an option in the sidebar for linking to the attachment page, full image, or no link.

    There’s no plan to add lightbox support to Gutenberg, but I would expect the existing lightbox plugins to add support.

    Plugin Author Gary Pendergast

    (@pento)

    Thank you for providing feedback, @nick3129!

    While the Gutenberg project is currently focused on the editing experience, the scope of the project is much larger than that. We’re fundamentally re-thinking how data is treated inside WordPress, transforming everything into discrete chunks of data, or “blocks”.

    At the moment, this is primarily being built as the editing experience. Posts are broken down into blocks that can be moved, manipulated, and edited individually. In the coming months, however, the focus on the site customisation experience will start to ramp up. This will look at how the entire site can be built as a series of blocks – headers, widgets, content, and layout, for example.

    This fundamental change ultimately needs to be happen across all WordPress sites, so that plugin and theme developers can build amazing new experiences.

    We do understand that there will be a transition period for many sites, however. The Classic Editor plugin helps you during that transition – you can continue using the old editing experience while you prepare to move to the Gutenberg experience.

Viewing 15 replies - 16 through 30 (of 658 total)