Title: editor – Make WordPress Test

---

#  Tag Archives: editor

 [  ](https://profiles.wordpress.org/designsimply/) [Sheri Grey](https://profiles.wordpress.org/designsimply/)
12:43 am _on_ November 10, 2018     
Tags: [4.3 ( 18 )](https://make.wordpress.org/test/tag/4-3/),
[call for testing ( 22 )](https://make.wordpress.org/test/tag/call-for-testing/),
editor, [gutenberg ( 70 )](https://make.wordpress.org/test/tag/gutenberg/)   

# 󠀁[Call for Testing: Gutenberg 4.3 Pre-release](https://make.wordpress.org/test/2018/11/10/call-for-testing-gutenberg-4-3-pre-release/)󠁿

This release will have a short turnaround time for testing in order to allow the
pluginPlugin A plugin is a piece of software containing a group of functions that
can be added to a WordPress website. They can extend functionality or add new features
to your WordPress websites. WordPress plugins are written in the PHP programming
language and integrate seamlessly with WordPress. These can be free in the WordPress.
org Plugin Directory [https://wordpress.org/plugins/](https://wordpress.org/plugins/)
or can be cost-based plugin from a third-party. and coreCore Core is the set of 
software required to run WordPress. The Core Development Team builds WordPress. 
code to get better aligned for merging.

The goal of GutenbergGutenberg The Gutenberg project is the new Editor Interface
for WordPress. The editor improves the process and experience of creating new content,
making writing rich content much simpler. It uses ‘blocks’ to add richness rather
than shortcodes, custom HTML etc. [https://wordpress.org/gutenberg/](https://wordpress.org/gutenberg/)
is to simplify the creation of rich pages and posts in WordPress by replacing old
custom HTMLHTML HTML is an acronym for Hyper Text Markup Language. It is a markup
language that is used in the development of web pages and websites., CSSCSS CSS 
is an acronym for cascading style sheets. This is what controls the design or look
and feel of a site., and shortcodes with native Blocks. The Gutenberg plugin is 
currently the main focus for the testing group and Gutenberg is the [new editing experience in WordPress](https://wordpress.org/gutenberg/).

[Download Gutenberg v4.3.0-rc.1](https://make.wordpress.org/test/files/2018/11/gutenberg.zip)

To help test, please [download ](https://github.com/WordPress/gutenberg/releases/tag/v4.3.0-rc.1)`
[gutenberg.zip](https://github.com/WordPress/gutenberg/releases/tag/v4.3.0-rc.1)`
[ from the releases page](https://github.com/WordPress/gutenberg/releases/tag/v4.3.0-rc.1)
or use the button above, install/activate the plugin, and try testing any of the
items listed below. If you don’t have time to test everything on the list, try just
doing a few items. All testing is welcome!

 1.  Add several blocks with various alignments (left, right, center) and check to 
     make sure the toolbar appears properly for each one. ([11357](https://github.com/WordPress/gutenberg/pull/11357))
 2.  Press `meta+A` to select a blockBlock Block is the abstract term used to describe
     units of markup that, composed together, form the content or layout of a webpage
     using the WordPress editor. The idea combines concepts of what in the past may
     have achieved with shortcodes, custom HTML, and embed discovery into a single 
     consistent API and user experience. and `meta+A` again to select all blocks. Test
     with Safari and Firefox. ([8180](https://github.com/WordPress/gutenberg/pull/8180))
 3.  Test the sibling inserter with Firefox and Safari. ([11684](https://github.com/WordPress/gutenberg/pull/11684))
 4.  Create a new post and start typing for at least 10 seconds. Verify that autosave
     does not occur while typing and that autosave does occur after 10 seconds of no
     action. ([10103](https://github.com/WordPress/gutenberg/pull/10103))
 5.  Add a pullquote and change the colors in various ways. Make sure the text is readable.(
     [10792](https://github.com/WordPress/gutenberg/pull/10792))
 6.  Add a Media & Text block, select the “Stack on mobile” option, publish and view
     on mobile and see that the blocks are responsive. ([10969](https://github.com/WordPress/gutenberg/pull/10969))
 7.  Create a Google Docs document with text that is both bold and italics and that
     has text with strikethrough, subscript, and superscript. Copy and paste the content
     into the editor and check that the formatting is correct. ([11207](https://github.com/WordPress/gutenberg/pull/11207))
 8.  Drag and drop multiple files into the editor and check that file blocks are created
     for each one. ([11297](https://github.com/WordPress/gutenberg/pull/11297))
 9.  Insert a thumbnail-sized image and set the link settings to media file. Check 
     that clicking on the image from the published post opens the full-sized image.(
     [11254](https://github.com/WordPress/gutenberg/pull/11254))
 10. Change the permalink for an existing post and save changes. Make sure the “View
     as” link in the black toolbar at the top works as expected. ([11262](https://github.com/WordPress/gutenberg/pull/11262))
 11. Try opening a draft or a previously published post, do not make changes, close
     the browser tab—make sure you are not prompted to save changes if you opened a
     post and did not make any changes. ([4687](https://github.com/WordPress/gutenberg/issues/4687))
 12. Activate a dropdown item, such as the inserter, and click outside of it to close
     the dropdown. ([11253](https://github.com/WordPress/gutenberg/pull/11253))
 13. Add a YouTube URLURL A specific web address of a website or web page on the Internet,
     such as a website’s URL www.wordpress.org to a video block and make sure it gets
     added as a working YouTube embed. ([6824](https://github.com/WordPress/gutenberg/issues/6824))
 14. Schedule a post and make sure it works as expected. ([11418](https://github.com/WordPress/gutenberg/pull/11418))
 15. Transform a Media & Text block to a video or image block and vice versa. ([11420](https://github.com/WordPress/gutenberg/pull/11420))
 16. Convert a classic block to blocks with e.g. a span with attributes in a paragraph.(
     [11539](https://github.com/WordPress/gutenberg/pull/11539))
 17. Upload ~10 large (10 MB) images into a gallery and see that they upload without
     error. ([11565](https://github.com/WordPress/gutenberg/pull/11565))
 18. Use `Alt+F10` to navigate to the block toolbar (not the editor toolbar). ([11607](https://github.com/WordPress/gutenberg/pull/11607))
 19. Add a columns block with various content. ([11620](https://github.com/WordPress/gutenberg/pull/11620),
     [11659](https://github.com/WordPress/gutenberg/pull/11659))
 20. _For more, see [issues in the 4.3 milestone](https://github.com/WordPress/gutenberg/issues?q=is%3Aclosed+milestone%3A4.3)._

#### AccessibilityAccessibility Accessibility (commonly shortened to a11y) refers to the design of products, devices, services, or environments for people with disabilities. The concept of accessible design ensures both “direct access” (i.e. unassisted) and “indirect access” meaning compatibility with a person’s assistive technology (for example, computer screen readers). (https://en.wikipedia.org/wiki/Accessibility) Related

These are accessibility-related testing steps, though anyone can help test these!

 1. Publish a post using the keyboard only ([4187](https://github.com/WordPress/gutenberg/issues/4187)).
 2. Navigate through the images in a gallery using the keyboard. Try different browsers.(
    [11205](https://github.com/WordPress/gutenberg/pull/11205))
 3. Add a link to another existing post from your site using the keyboard only. ([10838](https://github.com/WordPress/gutenberg/pull/10838))
 4. Using a screen reader, add a link, search for a post, select a link, and check 
    that the result is announced. ([10838](https://github.com/WordPress/gutenberg/pull/10838))
 5. Using a screen reader, select multiple blocks, and check that the number of blocks
    selected is read out. ([11422](https://github.com/WordPress/gutenberg/pull/11422))

#### Bonus Round

You should test these if you’re willing to dig in a little deeper, if you know of(
or can find) custom plugins that use some of the updated capabilities, or if you
would like to help test Gutenberg with popular plugins.

 1. Go to More > Options and check the option for Custom Fields. Check that custom 
    fields work as expected. ([11084](https://github.com/WordPress/gutenberg/pull/11084))
 2. Add a left aligned and a right-aligned image to a post. Switch the site to use 
    an RTL language and check that the alignments are the same. ([11293](https://github.com/WordPress/gutenberg/pull/11293))
 3. Add a bunch of metaMeta Meta is a term that refers to the inside workings of a 
    group. For us, this is the team that works on internal WordPress sites like WordCamp
    Central and Make WordPress. boxes and check to make sure the editor still has ample
    room. ([11482](https://github.com/WordPress/gutenberg/issues/11482))
 4. Find a plugin that removes the “kitchen sinkKitchen Sink When using the WYSIWYG(
    What You See Is What You Get) editor in WordPress, you can expand the capabilities
    to allow more options. This expanded area is called the "Kitchen Sink."” button
    from the old editor and confirm it works as expected. ([10964](https://github.com/WordPress/gutenberg/pull/10964))
 5. Install a plugin that uses the SlotFill APIAPI An API or Application Programming
    Interface is a software intermediary that allows programs to interact with each
    other and share data in limited, clearly defined ways. (for example: DropIt or 
    Yoast SEO) and make sure it works as expected. ([11123](https://github.com/WordPress/gutenberg/pull/11123))
 6. Test with [Advanced Custom Forms (ACF)](https://wordpress.org/plugins/wordpress-seo/).
 7. Test with [Yoast SEO](https://wordpress.org/plugins/wordpress-seo/).

If you find a new bug, please [file it in `gutenberg` on GitHub](https://github.com/WordPress/gutenberg/issues/new/choose).
Thank you!

Block developers: make sure to be aware of [deprecations](https://wordpress.org/gutenberg/handbook/reference/deprecated/#4-2-0).

Please join us in [#core-test](https://wordpress.slack.com/messages/core-test/) 
on [WordPress Slack](https://make.wordpress.org/chat/) any time if you have questions
about testing!

[#4-3](https://make.wordpress.org/test/tag/4-3/), [#call-for-testing](https://make.wordpress.org/test/tag/call-for-testing/),
[#editor](https://make.wordpress.org/test/tag/editor/), [#gutenberg](https://make.wordpress.org/test/tag/gutenberg/)

 * [Login to Reply](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fmake.wordpress.org%2Ftest%2F2018%2F11%2F10%2Fcall-for-testing-gutenberg-4-3-pre-release%2F%23respond&locale=en_US)

 [  ](https://profiles.wordpress.org/designsimply/) [Sheri Grey](https://profiles.wordpress.org/designsimply/)
6:44 pm _on_ October 31, 2018     
Tags: [4.2 ( 14 )](https://make.wordpress.org/test/tag/4-2/),
[call for testing ( 22 )](https://make.wordpress.org/test/tag/call-for-testing/),
[core-editor ( 12 )](https://make.wordpress.org/test/tag/core-editor/), editor, 
[gutenberg ( 70 )](https://make.wordpress.org/test/tag/gutenberg/)   

# 󠀁[Call for Testing: Gutenberg 4.2 Pre-release](https://make.wordpress.org/test/2018/10/31/call-for-testing-gutenberg-4-2-pre-release/)󠁿

GutenbergGutenberg The Gutenberg project is the new Editor Interface for WordPress.
The editor improves the process and experience of creating new content, making writing
rich content much simpler. It uses ‘blocks’ to add richness rather than shortcodes,
custom HTML etc. [https://wordpress.org/gutenberg/](https://wordpress.org/gutenberg/)
is currently the main focus for the testing group and it is the [new editing experience in WordPress](https://wordpress.org/gutenberg/).
The goal of Gutenberg is to simplify the creation of rich pages and posts in WordPress
by replacing old custom HTMLHTML HTML is an acronym for Hyper Text Markup Language.
It is a markup language that is used in the development of web pages and websites.,
CSSCSS CSS is an acronym for cascading style sheets. This is what controls the design
or look and feel of a site., and shortcodes with native Blocks.

[Download Gutenberg v4.2.0-rc.1](https://github.com/WordPress/gutenberg/releases/download/v4.2.0-rc.1/gutenberg.zip)

To help test, please [download ](https://github.com/WordPress/gutenberg/releases/tag/v4.2.0-rc.1)`
[gutenberg.zip](https://github.com/WordPress/gutenberg/releases/tag/v4.2.0-rc.1)`
[ from the releases page](https://github.com/WordPress/gutenberg/releases/tag/v4.2.0-rc.1)
or use the button above, install/activate the pluginPlugin A plugin is a piece of
software containing a group of functions that can be added to a WordPress website.
They can extend functionality or add new features to your WordPress websites. WordPress
plugins are written in the PHP programming language and integrate seamlessly with
WordPress. These can be free in the WordPress.org Plugin Directory [https://wordpress.org/plugins/](https://wordpress.org/plugins/)
or can be cost-based plugin from a third-party., and try testing any of the items
listed below (or anything listed in the [4.2 release notes](https://make.wordpress.org/core/?p=35007)).
Testing even just a few items is helpful. All testing is welcome!

 1.  In blockBlock Block is the abstract term used to describe units of markup that,
     composed together, form the content or layout of a webpage using the WordPress
     editor. The idea combines concepts of what in the past may have achieved with 
     shortcodes, custom HTML, and embed discovery into a single consistent API and 
     user experience. toolbars, check that all writing formatters (e.g. bold, italic,
     link, strikethrough) work as expected. Try both clicking and keyboard shortcuts.
     Try from different browsers. ([10209](https://github.com/WordPress/gutenberg/pull/10209))
 2.  Add several blocks and use the sibling inserter to add new blocks between them.
     Try from different browsers. ([11018](https://github.com/WordPress/gutenberg/pull/11018),
     [11243](https://github.com/WordPress/gutenberg/pull/11243))
 3.  Add new categories to a post. Save draft. Refresh. Are categories added as expected?(
     [10089](https://github.com/WordPress/gutenberg/pull/10089))
 4.  Type some text into a paragraph block and check that pressing `Escape` makes the
     block toolbar appear (note: Unified Toolbar mode should be off for this test).(
     [10906](https://github.com/WordPress/gutenberg/pull/10906))
 5.  Type `/img` into a new block and check that the image block appears as an option.(
     [10955](https://github.com/WordPress/gutenberg/pull/10955))
 6.  Add the Latest Posts block, toggle “Display post date” on, publish or preview 
     the post and check that the `has-dates` class appears in the source code both 
     in the editor and on the front end. ([10727](https://github.com/WordPress/gutenberg/pull/10727))
 7.  Using a small screen (mobile), check that you can open and close the Options panel
     from More menu (three dots, very top right) > Options (near the bottom). ([10894](https://github.com/WordPress/gutenberg/issues/10894))
 8.  Add an image, add a link for the image (sidebarSidebar A sidebar in WordPress 
     is referred to a widget-ready area used by WordPress themes to display information
     that is not a part of the main content. It is not always a vertical column on 
     the side. It can be a horizontal rectangle below or above the content area, footer,
     header, or any where in the theme. near the bottom), toggle “Open in New Window”
     on, publish the post and check that a new window opens when you click on the image.(
     [9520](https://github.com/WordPress/gutenberg/pull/9520))
 9.  Add a button block and change the background and text color. Do the color changes
     work as you expected? ([10658](https://github.com/WordPress/gutenberg/pull/10658))
 10. Add a file block, attache a file, publish the post, and check that the “Download”
     button works normally. Try different types of files. ([10976](https://github.com/WordPress/gutenberg/pull/10976))
 11. Turn on Unified Toolbar mode. Add a Media & Text block and check that you can 
     resize media. ([10913](https://github.com/WordPress/gutenberg/pull/10913))
 12. Add a classic block and include some inline images, links, bold text, italic text
     and try modifying each of those after making edits throughout.  ([10723](https://github.com/WordPress/gutenberg/pull/10723))
 13. Using a small screen (mobile), log in as a contributor, submit a post, and make
     sure the “Submit for Review” button appears. ([10941](https://github.com/WordPress/gutenberg/pull/10941))
 14. General: performance improvements were made to toolbars, inserters, and the classic
     block. Did you notice the changes? ([ref](https://github.com/WordPress/gutenberg/pulls?q=is%3Apr+milestone%3A4.2+label%3APerformance))
 15. General: some descriptions of blocks and options in block settings have changed.
     If you spot one that doesn’t make sense to you, leave a note in the comments here
     or ask about it in [#core-editor](https://make.wordpress.org/test/tag/core-editor/)
     on SlackSlack Slack is a Collaborative Group Chat Platform [https://slack.com/](https://slack.com/).
     The WordPress community has its own Slack Channel at [https://make.wordpress.org/chat/](https://make.wordpress.org/chat/).
 16. General accessibilityAccessibility Accessibility (commonly shortened to a11y) 
     refers to the design of products, devices, services, or environments for people
     with disabilities. The concept of accessible design ensures both “direct access”(
     i.e. unassisted) and “indirect access” meaning compatibility with a person’s assistive
     technology (for example, computer screen readers). (https://en.wikipedia.org/wiki/
     Accessibility): in the WP Admin main menu on the left, go to Gutenberg > Demo 
     and try to navigate to the pullquote block using the keyboard. Did keyboard navigation
     work as expected for you? Why or why not? Add notes for this one to the comments
     here and I will pull details and compile them for a succinct issue if needed. 
     🙂
 17. _There is more to test! See [What’s new in Gutenberg? (30th Oct)](https://make.wordpress.org/core/?p=35007)_.

#### Accessibility Related

I wanted to call out accessibility-related testing steps this time in order to highlight
some of the important accessibility updates coming through right now and because
it may make sense to group them together while testing. Anyone can help test these!

 1. Type some text into a paragraph block and check that the toolbar shows when you
    press `Escape`. ([10906](https://github.com/WordPress/gutenberg/pull/10906))
 2. Add a Media & Text block with an image and change the alt text for the image. (
    [11073](https://github.com/WordPress/gutenberg/pull/11073))
 3. Open the sidebar, click “Document”, press `Tab`, press `Spacebar`, check that the“
    Block” tab is still focused. ([10917](https://github.com/WordPress/gutenberg/pull/10917))
 4. Using a screen reader (if you have a Mac you can use VoiceOver and Safari), open
    the block inserter, search for a block, and check that you hear an audible response
    for the number of search results or “no results”. ([10755](https://github.com/WordPress/gutenberg/pull/10755))
 5. Using a screen reader (if you have a Mac you can use VoiceOver and Safari): add,
    edit, and then remove a link and check that those actions are announced audibly.(
    [10795](https://github.com/WordPress/gutenberg/pull/10795))

#### Bonus Round

I’m also adding a separate section as an optional bonus round for testing. You should
test these if you know of (or can find) custom plugins that use some of the updated
capabilities (such as registering new toolbar buttons in blocks) or if you would
like to help test Gutenberg with popular plugins. If you think of a plugin you’d
like to see added, please comment to note it!

 1. Add a WordPress embed and check that there is not a big empty space after the block.(
    [10985](https://github.com/WordPress/gutenberg/pull/10985))
 2. Find a plugin that adds buttons to any block toolbar and check that the added buttons
    are working as expected. ([11196](https://github.com/WordPress/gutenberg/pull/11196))
 3. i18n: using a small screen (mobile) and with the site language set to something
    other than English, log in as a contributor, submit a post, and make sure the “
    Submit for Review” button appears. ([10941](https://github.com/WordPress/gutenberg/pull/10941))
 4. i18n: change your site language to something other than English and check that 
    taxonomyTaxonomy A taxonomy is a way to group things together. In WordPress, some
    common taxonomies are category, link, tag, or post format. [https://codex.wordpress.org/Taxonomies#Default_Taxonomies](https://codex.wordpress.org/Taxonomies#Default_Taxonomies).
    panels display localized strings. ([8449](https://github.com/WordPress/gutenberg/issues/8449))
 5. i18n: install a plugin which contains a block name made in a non-Latin script (
    e.g. _Список_ for the List block in Russian) and check that the block appears when
    you type `/сп` into a new block. Note that searching for names with diacrytics 
    should also work. ([10961](https://github.com/WordPress/gutenberg/pull/10961), 
    [10770](https://github.com/WordPress/gutenberg/pull/10770))
 6. Plugin developers can now disable post publishing (lock the post) if certain conditions
    aren’t met such as a required a minimum title length, requiring a featured imageFeatured
    image A featured image is the main image used on your blog archive page and is 
    pulled when the post or page is shared on social media. The image can be used to
    display in widget areas on your site or in a summary list of posts., disallowing
    certain types of content, etc. If you have a plugin which has a pre-publish lock
    or checklist, can you note it in the comments with testing steps? 🙂 ([10649](https://github.com/WordPress/gutenberg/pull/10649))
 7. Test with [Advanced Custom Forms (ACF)](https://wordpress.org/plugins/wordpress-seo/).
 8. Test with [Yoast SEO](https://wordpress.org/plugins/wordpress-seo/).

If you find a new bug, please [file it in `gutenberg` on GitHub](https://github.com/WordPress/gutenberg/issues/new/choose).
Thank you!

Block developers: note that there are several [deprecations in 4.2](https://wordpress.org/gutenberg/handbook/reference/deprecated/#4-2-0)
to keep an eye on. It is also noteworthy that you can now write a format that is
usable across all blocks that use `RichText` ([10209](https://github.com/WordPress/gutenberg/pull/10209)).

Please join us in [#core-test](https://wordpress.slack.com/messages/core-test/) 
on [WordPress Slack](https://make.wordpress.org/chat/) any time if you have questions
about testing!

[#4-2](https://make.wordpress.org/test/tag/4-2/), [#call-for-testing](https://make.wordpress.org/test/tag/call-for-testing/),
[#editor](https://make.wordpress.org/test/tag/editor/), [#gutenberg](https://make.wordpress.org/test/tag/gutenberg/)

 * [Login to Reply](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fmake.wordpress.org%2Ftest%2F2018%2F10%2F31%2Fcall-for-testing-gutenberg-4-2-pre-release%2F%23respond&locale=en_US)

 [  ](https://profiles.wordpress.org/designsimply/) [Sheri Grey](https://profiles.wordpress.org/designsimply/)
11:50 pm _on_ October 19, 2018     
Tags: 4.1, [call for testing ( 22 )](https://make.wordpress.org/test/tag/call-for-testing/),
editor, [gutenberg ( 70 )](https://make.wordpress.org/test/tag/gutenberg/)   

# 󠀁[Call for Testing: Gutenberg 4.1 Pre-release](https://make.wordpress.org/test/2018/10/19/call-for-testing-gutenberg-4-1-pre-release/)󠁿

The feature-complete version of GutenbergGutenberg The Gutenberg project is the 
new Editor Interface for WordPress. The editor improves the process and experience
of creating new content, making writing rich content much simpler. It uses ‘blocks’
to add richness rather than shortcodes, custom HTML etc. [https://wordpress.org/gutenberg/](https://wordpress.org/gutenberg/)(
4.1) is now ready for pre-release testing! Gutenberg is currently the main focus
for the testing group and it is the [new editing experience in WordPress](https://wordpress.org/gutenberg/).
The goal of Gutenberg is to simplify the creation of rich pages and posts in WordPress
by replacing old custom HTMLHTML HTML is an acronym for Hyper Text Markup Language.
It is a markup language that is used in the development of web pages and websites.,
CSSCSS CSS is an acronym for cascading style sheets. This is what controls the design
or look and feel of a site., and shortcodes with native Blocks.

UPDATE: Links have been updated to 4.1 RCRelease Candidate A beta version of software
with the potential to be a final product, which is ready to release unless significant
bugs emerge. 2 as of Oct 22, 2018, 12:11 PM UTC.

[Download Gutenberg v4.1-rc.2](https://github.com/WordPress/gutenberg/releases/download/v4.1.0-rc.2/gutenberg.zip)

To help test, please [download ](https://github.com/WordPress/gutenberg/releases/tag/v4.1.0-rc.2)`
[gutenberg.zip](https://github.com/WordPress/gutenberg/releases/tag/v4.1.0-rc.2)`
[ from the releases page](https://github.com/WordPress/gutenberg/releases/tag/v4.1.0-rc.2)
or use the button above, install/activate the pluginPlugin A plugin is a piece of
software containing a group of functions that can be added to a WordPress website.
They can extend functionality or add new features to your WordPress websites. WordPress
plugins are written in the PHP programming language and integrate seamlessly with
WordPress. These can be free in the WordPress.org Plugin Directory [https://wordpress.org/plugins/](https://wordpress.org/plugins/)
or can be cost-based plugin from a third-party., and try testing any of the items
listed below (or anything listed in the [4.1 release notes](https://make.wordpress.org/core/2018/10/19/whats-new-in-gutenberg-19th-october/)).
Testing even just a few items is helpful. All testing is welcome!

 1.  Move around in a long post or page using blockBlock Block is the abstract term
     used to describe units of markup that, composed together, form the content or 
     layout of a webpage using the WordPress editor. The idea combines concepts of 
     what in the past may have achieved with shortcodes, custom HTML, and embed discovery
     into a single consistent API and user experience. navigation. ([10545](https://github.com/WordPress/gutenberg/pull/10545))
 2.  Add a video background using the Cover block. Try different browsers. ([10659](https://github.com/WordPress/gutenberg/pull/10659))
 3.  Add a table block and change the style variation to striped using the Settings
     > Block sidebarSidebar A sidebar in WordPress is referred to a widget-ready area
     used by WordPress themes to display information that is not a part of the main
     content. It is not always a vertical column on the side. It can be a horizontal
     rectangle below or above the content area, footer, header, or any where in the
     theme.. ([10428](https://github.com/WordPress/gutenberg/pull/10428), [10543](https://github.com/WordPress/gutenberg/pull/10543))
 4.  Use the Media & Text block to add side-by-side media and text. ([9416](https://github.com/WordPress/gutenberg/pull/9416))
 5.  Resize things in the Media & Text block in various ways.  ([9416](https://github.com/WordPress/gutenberg/pull/9416))
 6.  AccessibilityAccessibility Accessibility (commonly shortened to a11y) refers to
     the design of products, devices, services, or environments for people with disabilities.
     The concept of accessible design ensures both “direct access” (i.e. unassisted)
     and “indirect access” meaning compatibility with a person’s assistive technology(
     for example, computer screen readers). (https://en.wikipedia.org/wiki/Accessibility):
     test the date picker. ([7621](https://github.com/WordPress/gutenberg/pull/7621))
 7.  Accessibility: test the color picker using keyboard navigation. ([10564](https://github.com/WordPress/gutenberg/pull/10564))
 8.  Check that each setting in More > Options works and persists when the page reloads.(
     [10215](https://github.com/WordPress/gutenberg/pull/10215))
 9.  Add a list block and try pasting both single lines and multiple lines into it.(
     [10614](https://github.com/WordPress/gutenberg/pull/10614))
 10. Insert an image using a URLURL A specific web address of a website or web page
     on the Internet, such as a website’s URL www.wordpress.org. ([9264](https://github.com/WordPress/gutenberg/pull/9264))
 11. Switch to an RTL language and try the LTR toggle button in the paragraph block.(
     [10663](https://github.com/WordPress/gutenberg/pull/10663))
 12. Add a quote block, convert it to a pullquote, convert it back to a quote. ([10683](https://github.com/WordPress/gutenberg/pull/10683))
 13. Add a quote block with a citation, convert it to a paragraph block, make sure 
     the citation is still there. ([10685](https://github.com/WordPress/gutenberg/pull/10685))
 14. Embed some YouTube videos and make sure they look as expected in the editor and
     after publishing. ([10411](https://github.com/WordPress/gutenberg/pull/10411))
 15. Test the custom color picker for the button block on mobile. ([10481](https://github.com/WordPress/gutenberg/pull/10481))
 16. Test the responsiveness of the Columns block—still designated betaBeta A pre-release
     of software that is given out to a large group of users to trial under real conditions.
     Beta versions have gone through alpha testing in-house and are generally fairly
     close in look, feel and function to the final product; however, design changes
     often occur as part of the process. but improvements have been made, try just 
     a few columns for now. ([10541](https://github.com/WordPress/gutenberg/pull/10541))
 17. Enable or disable _Advanced Panels_ (AKA MetaMeta Meta is a term that refers to
     the inside workings of a group. For us, this is the team that works on internal
     WordPress sites like WordCamp Central and Make WordPress. Boxes) using More > 
     Options. ([10215](https://github.com/WordPress/gutenberg/pull/10215))
 18. Bonus: test with [Advanced Custom Forms (ACF)](https://wordpress.org/plugins/wordpress-seo/)
     and check that you can toggle the Custom Fields meta box on/off using the More
     > Options panel. ([10676](https://github.com/WordPress/gutenberg/pull/10676))
 19. Bonus: test with [Yoast SEO](https://wordpress.org/plugins/wordpress-seo/).
 20. _There is more to test! See [What’s new in Gutenberg? (19th Oct)](https://make.wordpress.org/core/2018/10/19/whats-new-in-gutenberg-19th-october/)
     and [general needs-testing](https://make.wordpress.org/test/2018/10/19/gutenberg-needs-testing-areas/)._

If you find a new bug, please [file it in `gutenberg` on GitHub](https://github.com/WordPress/gutenberg/issues/new/choose).
Thank you!

Block developers: note the [deprecation in 4.1](https://wordpress.org/gutenberg/handbook/reference/deprecated/#3-9-0):`
wp.data.dispatch( 'core/editor' ).checkTemplateValidity` has been removed. Please
look ahead and keep an eye on [deprecations in 4.2](https://wordpress.org/gutenberg/handbook/reference/deprecated/#4-2-0)
as well! There are several coming up as prep for merging with WordPress 5.0 is now
underway.

Please join us in [#core-test](https://wordpress.slack.com/messages/core-test/) 
on [WordPress Slack](https://make.wordpress.org/chat/) any time if you have questions
about testing!

[#4-1](https://make.wordpress.org/test/tag/4-1/), [#call-for-testing](https://make.wordpress.org/test/tag/call-for-testing/),
[#editor](https://make.wordpress.org/test/tag/editor/), [#gutenberg](https://make.wordpress.org/test/tag/gutenberg/)

 * [Login to Reply](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fmake.wordpress.org%2Ftest%2F2018%2F10%2F19%2Fcall-for-testing-gutenberg-4-1-pre-release%2F%23respond&locale=en_US)

 [  ](https://profiles.wordpress.org/designsimply/) [Sheri Grey](https://profiles.wordpress.org/designsimply/)
7:16 pm _on_ October 10, 2018     
Tags: 4.0, [call for testing ( 22 )](https://make.wordpress.org/test/tag/call-for-testing/),
editor, [gutenberg ( 70 )](https://make.wordpress.org/test/tag/gutenberg/)   

# 󠀁[Call for Testing: Gutenberg 4.0 Pre-release](https://make.wordpress.org/test/2018/10/10/call-for-testing-gutenberg-4-0-pre-release/)󠁿

GutenbergGutenberg The Gutenberg project is the new Editor Interface for WordPress.
The editor improves the process and experience of creating new content, making writing
rich content much simpler. It uses ‘blocks’ to add richness rather than shortcodes,
custom HTML etc. [https://wordpress.org/gutenberg/](https://wordpress.org/gutenberg/)
is currently the main focus for the testing group and it is the [new editing experience in WordPress](https://wordpress.org/gutenberg/).
The goal of Gutenberg is to simplify the creation of rich pages and posts in WordPress
by replacing old custom HTMLHTML HTML is an acronym for Hyper Text Markup Language.
It is a markup language that is used in the development of web pages and websites.,
CSSCSS CSS is an acronym for cascading style sheets. This is what controls the design
or look and feel of a site. and shortcodes with native Blocks.

[Download Gutenberg v4.0-rc.1](https://github.com/WordPress/gutenberg/releases/download/v4.0.0-rc.1/gutenberg.zip)

To help test, please [download `gutenberg.zip` from the releases page](https://github.com/WordPress/gutenberg/releases/download/v4.0.0-rc.1/gutenberg.zip),
or use the button above, and try testing any of the following things:

 1.  Change the overlay color on the Cover Image blockBlock Block is the abstract term
     used to describe units of markup that, composed together, form the content or 
     layout of a webpage using the WordPress editor. The idea combines concepts of 
     what in the past may have achieved with shortcodes, custom HTML, and embed discovery
     into a single consistent API and user experience.. ([10291](https://github.com/WordPress/gutenberg/pull/10291))
 2.  Try changing the style variation and colors for pullquotes. ([9763](https://github.com/WordPress/gutenberg/pull/9763))
 3.  Edit a post already being edited by another user and check that post looking works
     as expected. ([4217](https://github.com/WordPress/gutenberg/pull/4217))
 4.  Align different blocks. Try on mobile. ([10085](https://github.com/WordPress/gutenberg/pull/10085))
 5.  Turn on the option to skip the publish confirmation and check that posts publish
     immediately. ([9760](https://github.com/WordPress/gutenberg/pull/9760))
 6.  Exit the code editor using the link at top right. Try from different browser versions.(
     [10061](https://github.com/WordPress/gutenberg/pull/10061))
 7.  Nest some bulleted list items and check that the indented ones are circles. ([10358](https://github.com/WordPress/gutenberg/pull/10358))
 8.  Search for terms when adding categories. ([10138](https://github.com/WordPress/gutenberg/pull/10138))
 9.  Add a text color to a paragraph with links and see that the links change color
     too. ([10171](https://github.com/WordPress/gutenberg/pull/10171))
 10. Insert images using the classic block. ([10306](https://github.com/WordPress/gutenberg/pull/10306))
 11. Embed a few videos and check that they look correct at different screen sizes.(
     [10161](https://github.com/WordPress/gutenberg/pull/10161), [10213](https://github.com/WordPress/gutenberg/pull/10213))
 12. Paste content from Word or LibreOffice and check that unwanted style tags aren’t
     showing. ([10019](https://github.com/WordPress/gutenberg/pull/10019))
 13. Use access + z (ctrl + option + z on a Mac / shift + alt + z elsewhere) to remove
     blocks. ([10008](https://github.com/WordPress/gutenberg/pull/10008))
 14. Bonus: test with [Yoast SEO](https://wordpress.org/plugins/wordpress-seo/).
 15. Bonus: write and publish a few posts while logged as a user with a non-admin role
     such as editor, author, or contributor.
 16. _What else would you like to see tested?!_

If you find a new bug, please [file it in `gutenberg` on GitHub](https://github.com/WordPress/gutenberg/issues/new/choose).
Thank you!

There are a number of updates in this release and you can check the list on the 
[releases](https://github.com/WordPress/gutenberg/releases) page if you’d like to
test more or different stuff. If you are a developer creating custom blocks, check
out that list for updates that will affect coding.

Block developers: please keep an eye on [deprecations in 4.0](https://wordpress.org/gutenberg/handbook/reference/deprecated/#4-0-0).
Important note:  `wp.editor.RichTextProvider` is deprecated and is being from Gutenberg
in 4.0.0.

Please join us in [#core-test](https://wordpress.slack.com/messages/core-test/) 
on [WordPress Slack](https://make.wordpress.org/chat/) any time!

[#4-0](https://make.wordpress.org/test/tag/4-0/), [#call-for-testing](https://make.wordpress.org/test/tag/call-for-testing/),
[#editor](https://make.wordpress.org/test/tag/editor/), [#gutenberg](https://make.wordpress.org/test/tag/gutenberg/)

 * [Login to Reply](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fmake.wordpress.org%2Ftest%2F2018%2F10%2F10%2Fcall-for-testing-gutenberg-4-0-pre-release%2F%23respond&locale=en_US)

 [  ](https://profiles.wordpress.org/designsimply/) [Sheri Grey](https://profiles.wordpress.org/designsimply/)
6:49 pm _on_ September 19, 2018     
Tags: [3.9 ( 2 )](https://make.wordpress.org/test/tag/3-9/),
[call for testing ( 22 )](https://make.wordpress.org/test/tag/call-for-testing/),
editor, [gutenberg ( 70 )](https://make.wordpress.org/test/tag/gutenberg/)   

# 󠀁[Call for Testing: Gutenberg 3.9.0 RC 2](https://make.wordpress.org/test/2018/09/19/call-for-testing-gutenberg-3-9-0-rc-2/)󠁿

Some updates have been made [based on previous testing](https://make.wordpress.org/test/2018/09/14/call-for-testing-gutenberg-3-9-pre-release/)
and issues filed since RCRelease Candidate A beta version of software with the potential
to be a final product, which is ready to release unless significant bugs emerge.
1 was released.

To help test, please install RC 2 by [downloading `gutenberg.zip` from the releases page](https://github.com/WordPress/gutenberg/releases)
or use the button below.

[Download Gutenberg v3.9.0-rc.2](https://github.com/WordPress/gutenberg/releases/download/v3.9.0-rc.2/gutenberg.zip)

Help is needed testing anything from the list in the [Call for Testing: Gutenberg 3.9 Pre-release](https://make.wordpress.org/test/2018/09/14/call-for-testing-gutenberg-3-9-pre-release/)
post or from the following testing list:

 1. Add a classic blockBlock Block is the abstract term used to describe units of markup
    that, composed together, form the content or layout of a webpage using the WordPress
    editor. The idea combines concepts of what in the past may have achieved with shortcodes,
    custom HTML, and embed discovery into a single consistent API and user experience.,
    add a latest posts block, save, refresh. ([9968](https://github.com/WordPress/gutenberg/issues/9968))
 2. Add a Vimeo video embed and check for vertical scrollbars. ([9920](https://github.com/WordPress/gutenberg/issues/9920))
 3. Try exporting reusable blocks in IE 11 or Firefox. ([10000](https://github.com/WordPress/gutenberg/pull/10000))
 4. Enable spotlight mode and verify unselected blocks have a lower opacity. ([9951](https://github.com/WordPress/gutenberg/pull/9951))

Please join us in [#core-test](https://wordpress.slack.com/messages/core-test/) 
on [WordPress Slack](https://make.wordpress.org/chat/) if you have questions or 
want to bounce ideas around!

[#3-9](https://make.wordpress.org/test/tag/3-9/), [#call-for-testing](https://make.wordpress.org/test/tag/call-for-testing/),
[#editor](https://make.wordpress.org/test/tag/editor/), [#gutenberg](https://make.wordpress.org/test/tag/gutenberg/)

 * [Login to Reply](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fmake.wordpress.org%2Ftest%2F2018%2F09%2F19%2Fcall-for-testing-gutenberg-3-9-0-rc-2%2F%23respond&locale=en_US)

 [  ](https://profiles.wordpress.org/designsimply/) [Sheri Grey](https://profiles.wordpress.org/designsimply/)
7:52 pm _on_ September 14, 2018     
Tags: [3.9 ( 2 )](https://make.wordpress.org/test/tag/3-9/),
[call for testing ( 22 )](https://make.wordpress.org/test/tag/call-for-testing/),
editor, [gutenberg ( 70 )](https://make.wordpress.org/test/tag/gutenberg/)   

# 󠀁[Call for Testing: Gutenberg 3.9 Pre-release](https://make.wordpress.org/test/2018/09/14/call-for-testing-gutenberg-3-9-pre-release/)󠁿

GutenbergGutenberg The Gutenberg project is the new Editor Interface for WordPress.
The editor improves the process and experience of creating new content, making writing
rich content much simpler. It uses ‘blocks’ to add richness rather than shortcodes,
custom HTML etc. [https://wordpress.org/gutenberg/](https://wordpress.org/gutenberg/)
is the [new editing experience in WordPress](https://wordpress.org/gutenberg/), 
and it is currently the main focus for the testing group. The goal of Gutenberg 
is to simplify the creation of rich pages and posts in WordPress by replacing old
custom HTMLHTML HTML is an acronym for Hyper Text Markup Language. It is a markup
language that is used in the development of web pages and websites., CSSCSS CSS 
is an acronym for cascading style sheets. This is what controls the design or look
and feel of a site. and shortcodes with native Blocks.

[Download Gutenberg v3.9.0-rc.1](https://github.com/WordPress/gutenberg/releases/download/v3.9.0-rc.1/gutenberg.zip)

To help test, please [download `gutenberg.zip` from the releases page](https://github.com/WordPress/gutenberg/releases),
or use the button above, and try testing any of the following things:

 1.  Select multiple blocks and save them as a reusable blockBlock Block is the abstract
     term used to describe units of markup that, composed together, form the content
     or layout of a webpage using the WordPress editor. The idea combines concepts 
     of what in the past may have achieved with shortcodes, custom HTML, and embed 
     discovery into a single consistent API and user experience.. ([9732](https://github.com/WordPress/gutenberg/pull/9732))
 2.  Create, export, import, and modify some reusable blocks. ([9788](https://github.com/WordPress/gutenberg/pull/9788))
 3.  Trigger an invalid block warning that says “This block has been modified externally”
     by modifying the HTML for a paragraph or image block (can you suggest another 
     example for how to trigger an invalid block?) and try out the “Compare Conversion”
     option in the more menu. ([7995](https://github.com/WordPress/gutenberg/pull/7995))
 4.  Find and test the new drag handle in various browsers. ([9569](https://github.com/WordPress/gutenberg/pull/9569))
 5.  From a small screen width, test that collapsible toolbar components (such as alignment
     on paragraph blocks) work as expected. ([9687](https://github.com/WordPress/gutenberg/pull/9687))
 6.  Convert a Cover Image block to an Image block and back. ([9743](https://github.com/WordPress/gutenberg/pull/9743))
 7.  Open a new post and check whether title field is focused. ([9608](https://github.com/WordPress/gutenberg/pull/9608))
 8.  Embed videos with different aspect ratios (16:9, 4:3), check that they look correct.(
     [9500](https://github.com/WordPress/gutenberg/pull/9500))
 9.  Add a gallery as a non-admin role and make sure it loads and is editable. ([9875](https://github.com/WordPress/gutenberg/pull/9875))
 10. Add galleries using IE 11 and Edge. ([9622](https://github.com/WordPress/gutenberg/pull/9622))
 11. Add content using the classic block. ([9680](https://github.com/WordPress/gutenberg/pull/9680))
 12. Find a theme that styles captions for video blocks & make sure styling looks correct.(
     [9609](https://github.com/WordPress/gutenberg/pull/9609))
 13. Edit a block’s HTML, delete all the content, deselect the block and check that
     it reverts back to its default state. ([9546](https://github.com/WordPress/gutenberg/pull/9546))
 14. Check that you can insert a Columns block but not a Column (singular) block. (
     [9523](https://github.com/WordPress/gutenberg/pull/9523))
 15. Use the keyboard shortcut to unlink. ([9903](https://github.com/WordPress/gutenberg/pull/9903))
 16. Bonus: How-to and FAQ blocks with [Yoast SEO 8.2](https://wordpress.org/plugins/wordpress-seo/)(
     [released Sep 11](https://github.com/Yoast/wordpress-seo/releases/tag/8.2)).
 17. Bonus: write and publish a few posts while logged as a user with a non-admin role
     such as editor, author, or contributor.
 18. _What else would you like to see tested?!_

If you find a new bug, please [file it in `gutenberg` on GitHub](https://github.com/WordPress/gutenberg/issues/new/choose).
Thank you!

PluginPlugin A plugin is a piece of software containing a group of functions that
can be added to a WordPress website. They can extend functionality or add new features
to your WordPress websites. WordPress plugins are written in the PHP programming
language and integrate seamlessly with WordPress. These can be free in the WordPress.
org Plugin Directory [https://wordpress.org/plugins/](https://wordpress.org/plugins/)
or can be cost-based plugin from a third-party. developers: please keep an eye on
[deprecations in 3.9](https://wordpress.org/gutenberg/handbook/reference/deprecated/#3-9-0),
especially if you work with colors. Also note that `wp.editor.RichTextProvider` 
is deprecated and will be removed from Gutenberg in 4.0.0. Please use `wp.data.select('
core/editor' )` methods instead.

Please join us in [#core-test](https://wordpress.slack.com/messages/core-test/) 
on [WordPress Slack](https://make.wordpress.org/chat/) any time!

[#3-9](https://make.wordpress.org/test/tag/3-9/), [#call-for-testing](https://make.wordpress.org/test/tag/call-for-testing/),
[#editor](https://make.wordpress.org/test/tag/editor/), [#gutenberg](https://make.wordpress.org/test/tag/gutenberg/)

 * [Login to Reply](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fmake.wordpress.org%2Ftest%2F2018%2F09%2F14%2Fcall-for-testing-gutenberg-3-9-pre-release%2F%23respond&locale=en_US)

 [  ](https://profiles.wordpress.org/designsimply/) [Sheri Grey](https://profiles.wordpress.org/designsimply/)
3:01 pm _on_ September 5, 2018     
Tags: [call for testing ( 22 )](https://make.wordpress.org/test/tag/call-for-testing/),
editor, [gutenberg ( 70 )](https://make.wordpress.org/test/tag/gutenberg/)   

# 󠀁[Call for Testing: Gutenberg 3.8 Pre-release](https://make.wordpress.org/test/2018/09/05/call-for-testing-gutenberg-3-8-pre-release/)󠁿

There is a [new editing experience in WordPress](https://wordpress.org/gutenberg/)
called GutenbergGutenberg The Gutenberg project is the new Editor Interface for 
WordPress. The editor improves the process and experience of creating new content,
making writing rich content much simpler. It uses ‘blocks’ to add richness rather
than shortcodes, custom HTML etc. [https://wordpress.org/gutenberg/](https://wordpress.org/gutenberg/)—
it has been a huge team effort and it is currently the main focus for the testing
group.  The goal of Gutenberg is to simplify the creation of rich pages and posts
in WordPress by replacing old custom HTMLHTML HTML is an acronym for Hyper Text 
Markup Language. It is a markup language that is used in the development of web 
pages and websites., CSSCSS CSS is an acronym for cascading style sheets. This is
what controls the design or look and feel of a site. and shortcodes with native 
Blocks.

Gutenberg 3.8 included several improvements and bug fixes and had a short release
cycle. There are also a couple test cases from 3.7 thrown in. The testing list tries
to cover the major updates as a good starting point for testing.

[Download Gutenberg v3.8.0-rc.1](https://github.com/WordPress/gutenberg/releases/download/v3.8.0-rc.1/gutenberg.zip)

 

To help with pre-release testing, please [download the `gutenberg.zip` file from the releases page](https://github.com/WordPress/gutenberg/releases)(
or use the button above) and try testing the following things:

_UPDATE: the following items were added since they made it in to the RCRelease Candidate
A beta version of software with the potential to be a final product, which is ready
to release unless significant bugs emerge. after this post was originally published._

 1. In the top editor toolbar, go to More > Fullscreen Mode and test in that mode. (
    [9567](https://github.com/WordPress/gutenberg/pull/9567))
 2. Check that the blockBlock Block is the abstract term used to describe units of 
    markup that, composed together, form the content or layout of a webpage using the
    WordPress editor. The idea combines concepts of what in the past may have achieved
    with shortcodes, custom HTML, and embed discovery into a single consistent API 
    and user experience. settings menu works as expected after being moved from the
    top right of the block to the block toolbar. Note the browser version you tested.(
    [9572](https://github.com/WordPress/gutenberg/pull/9572))
 3. Add several reusable blocks then bulk delete them. ([9588](https://github.com/WordPress/gutenberg/pull/9588))
 4. Bonus: enable [editor styles](https://wordpress.org/gutenberg/handbook/extensibility/theme-support/#editor-styles)
    for a theme you are developing and try writing CSS without adding extra specificity
    to target the edit area. ([9008](https://github.com/WordPress/gutenberg/pull/9008))

Here is the original testing list:

 1.  Drag and drop a block and test that it works as expected: the block being dragged
     is shown as a grey box, the dragging event shows an image that is a clone of the
     block being dragged. ([9311](https://github.com/WordPress/gutenberg/pull/9311))
 2.  Hover over blocks  and see that the block label appears after a short delay. (
     [9197](https://github.com/WordPress/gutenberg/pull/9197))
 3.  Try to upload a filetype not allowed: `.exe`, empty text file, file w/ no extension.(
     [9578](https://github.com/WordPress/gutenberg/pull/9578))
 4.  Center an image and check that it works as expected on the front end. ([9509](https://github.com/WordPress/gutenberg/pull/9509))
 5.  Check that block library icons are aligned properly in various browsers/screen
     sizes. ([9497](https://github.com/WordPress/gutenberg/pull/9497))
 6.  Create a table with 2 columns, remove a column, remove another column. ([8767](https://github.com/WordPress/gutenberg/pull/8767))
 7.  Create a table, toggle fixed width table cells, check that alignment works. ([8767](https://github.com/WordPress/gutenberg/pull/8767#issuecomment-417854831))
 8.  Check to make sure categories still work when the [Yoast SEO 8.1.1](https://wordpress.org/plugins/wordpress-seo/)
     pluginPlugin A plugin is a piece of software containing a group of functions that
     can be added to a WordPress website. They can extend functionality or add new 
     features to your WordPress websites. WordPress plugins are written in the PHP 
     programming language and integrate seamlessly with WordPress. These can be free
     in the WordPress.org Plugin Directory [https://wordpress.org/plugins/](https://wordpress.org/plugins/)
     or can be cost-based plugin from a third-party. is active.
 9.  Bonus: test with [Yoast SEO 8.1.1](https://wordpress.org/plugins/wordpress-seo/)
     which was [released Sep 3](https://github.com/Yoast/wordpress-seo/releases/tag/8.1.1).
 10. Bonus: test with [WooCommerce 3.4.5](https://wordpress.org/plugins/woocommerce/)
     which was [released Aug 29](https://github.com/woocommerce/woocommerce/releases/tag/3.4.5).
 11. Bonus: test with [Jetpack 6.5](https://wordpress.org/plugins/jetpack/) which was
     [released Sep 4](https://github.com/Automattic/jetpack/releases/tag/6.5-beta).
 12. What else? Are there any major plugins you think should be added to this list?

If you find a new bug, please [file it in `gutenberg` on GitHub](https://github.com/WordPress/gutenberg/issues/new/choose).
Thank you!

Note for testers/developers: some scripts such as `wp.api` and `underscore` are 
no longer used by Gutenberg. Please keep in mind that plugins should always add 
their dependencies explicitly when registering scripts, even if it’s already there
somehow registered by another script. ([9163](https://github.com/WordPress/gutenberg/pull/9163),
[9374](https://github.com/WordPress/gutenberg/pull/9374#issuecomment-417861083))

Please feel free to discuss testing practices or issues here in the comments or 
in [#core-test](https://wordpress.slack.com/messages/core-test/) on [WordPress Slack](https://make.wordpress.org/chat/)
any time.

[#call-for-testing](https://make.wordpress.org/test/tag/call-for-testing/), [#editor](https://make.wordpress.org/test/tag/editor/),
[#gutenberg](https://make.wordpress.org/test/tag/gutenberg/)

 * [Login to Reply](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fmake.wordpress.org%2Ftest%2F2018%2F09%2F05%2Fcall-for-testing-gutenberg-3-8-pre-release%2F%23respond&locale=en_US)

 [  ](https://profiles.wordpress.org/designsimply/) [Sheri Grey](https://profiles.wordpress.org/designsimply/)
5:03 pm _on_ August 30, 2018     
Tags: 3.7, [call for testing ( 22 )](https://make.wordpress.org/test/tag/call-for-testing/),
editor, [gutenberg ( 70 )](https://make.wordpress.org/test/tag/gutenberg/)   

# 󠀁[Call for Testing: Gutenberg 3.7 Pre-release](https://make.wordpress.org/test/2018/08/30/call-for-testing-gutenberg-3-7-pre-release/)󠁿

GutenbergGutenberg The Gutenberg project is the new Editor Interface for WordPress.
The editor improves the process and experience of creating new content, making writing
rich content much simpler. It uses ‘blocks’ to add richness rather than shortcodes,
custom HTML etc. [https://wordpress.org/gutenberg/](https://wordpress.org/gutenberg/)
is the project name of the [new editing experience in WordPress](https://wordpress.org/gutenberg/).
The goal of Gutenberg is to simplify the creation of rich pages and posts in WordPress
by replacing old custom HTMLHTML HTML is an acronym for Hyper Text Markup Language.
It is a markup language that is used in the development of web pages and websites.,
CSSCSS CSS is an acronym for cascading style sheets. This is what controls the design
or look and feel of a site. and shortcodes with native Blocks. Creating Gutenberg
has been a huge team effort – and right now, the team needs your help with testing!

Today, we have a small window for regression testing Gutenberg 3.7 because the release
is planned for tomorrow.

If you would like to help with pre-release testing, please [install locally](https://make.wordpress.org/test/handbook/gutenberg-testing/get-setup-for-testing/#install-in-a-local-environment)
so you are using `master` _or [download 3.7 as a zip](https://make.wordpress.org/test/files/2018/08/gutenberg.zip)
file and install it to your Plugins folder (make sure to delete older versions of
the pluginPlugin A plugin is a piece of software containing a group of functions
that can be added to a WordPress website. They can extend functionality or add new
features to your WordPress websites. WordPress plugins are written in the PHP programming
language and integrate seamlessly with WordPress. These can be free in the WordPress.
org Plugin Directory [https://wordpress.org/plugins/](https://wordpress.org/plugins/)
or can be cost-based plugin from a third-party. first!)_, and try testing some of
these updates from 3.7:

 1.  Write/edit/publish a few posts using the Unified Toolbar (previously called “Fixed
     Toolbar”).
 2.  Change alignment for various images.
 3.  Make sure icons and dropdown arrow look correct on hover for blockBlock Block 
     is the abstract term used to describe units of markup that, composed together,
     form the content or layout of a webpage using the WordPress editor. The idea combines
     concepts of what in the past may have achieved with shortcodes, custom HTML, and
     embed discovery into a single consistent API and user experience. conversion.
 4.  Create an Audio block by drag-and-dropping an audio file.
 5.  Search for blocks and check that it works as expected (i.e. start with `/` via
     the inserter).
 6.  Convert a multiline-paragraph into a list.
 7.  Add links to text.
 8.  Add a link by selecting a URLURL A specific web address of a website or web page
     on the Internet, such as a website’s URL www.wordpress.org and clicking the link
     icon.
 9.  Upload an image with a space in the filename and check that the title does not
     have a hyphen added.
 10. Add a post image in a video block.
 11. Add videos and check that all works as expected.
 12. There were several other improvements and bug fixes in the 3.7 release and this
     list tries to cover the more major updates so we can have a good starting point
     for testing. Alternately, just run a general test writing or editing posts and
     pages as you would normally!

If you find a new bug, [file it in `gutenberg` on GitHub](https://github.com/WordPress/gutenberg/issues/new/choose).

Please feel free to discuss testing practices or issues here in the comments or 
in [#core-test](https://wordpress.slack.com/messages/core-test/) on [WordPress Slack](https://make.wordpress.org/chat/)
any time.

[#3-7](https://make.wordpress.org/test/tag/3-7/), [#call-for-testing](https://make.wordpress.org/test/tag/call-for-testing/),
[#editor](https://make.wordpress.org/test/tag/editor/), [#gutenberg](https://make.wordpress.org/test/tag/gutenberg/)

 * [Login to Reply](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fmake.wordpress.org%2Ftest%2F2018%2F08%2F30%2Fcall-for-testing-gutenberg-3-7-pre-release%2F%23respond&locale=en_US)

 [  ](https://profiles.wordpress.org/designsimply/) [Sheri Grey](https://profiles.wordpress.org/designsimply/)
10:07 pm _on_ August 29, 2018     
Tags: [core-test ( 210 )](https://make.wordpress.org/test/tag/core-test/),
editor   

# 󠀁[Would you like to help test Gutenberg?](https://make.wordpress.org/test/2018/08/29/would-you-like-to-help-test-gutenberg/)󠁿

We would love to have you! GutenbergGutenberg The Gutenberg project is the new Editor
Interface for WordPress. The editor improves the process and experience of creating
new content, making writing rich content much simpler. It uses ‘blocks’ to add richness
rather than shortcodes, custom HTML etc. [https://wordpress.org/gutenberg/](https://wordpress.org/gutenberg/)
releases are happening every few weeks right now.

To help with general testing after opting in to the “Try Gutenberg” callout in the
WordPress 4.9.8 dashboard, please comment here or say hello in [#core-test](https://make.wordpress.org/test/tag/core-test/)
on [ WordPress Slack](https://make.wordpress.org/chat/).

To help with pre-release testing, or regression testing, first [get a testing environment setup](https://make.wordpress.org/test/handbook/gutenberg-testing/get-setup-for-testing/).

If you find a new bug, [file it in `gutenberg` on GitHub](https://github.com/WordPress/gutenberg/issues/new/choose).

Anyone can jump in to help with issues labeled [`Needs Testing`](https://github.com/WordPress/gutenberg/labels/Needs%20Testing)
and if you are a developer then issues labeled [`Needs Technical Feedback`](https://github.com/WordPress/gutenberg/labels/Needs%20Technical%20Feedback)
would be a great place to lend a hand. See the [bug testing guidelines](https://make.wordpress.org/test/handbook/triage/#testing-bugs)
in the handbook for some tips.

If you want to help and aren’t sure where to start, just ask!

[#editor](https://make.wordpress.org/test/tag/editor/)

 * [Login to Reply](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fmake.wordpress.org%2Ftest%2F2018%2F08%2F29%2Fwould-you-like-to-help-test-gutenberg%2F%23respond&locale=en_US)

 [  ](https://profiles.wordpress.org/ryan/) [Ryan Boren](https://profiles.wordpress.org/ryan/)
3:36 pm _on_ March 31, 2016     
Tags: [33301 ( 2 )](https://make.wordpress.org/test/tag/33301/),
36359, editor, [inline-link-toolbar ( 2 )](https://make.wordpress.org/test/tag/inline-link-toolbar/),
[inline-toolbar ( 3 )](https://make.wordpress.org/test/tag/inline-toolbar/), [iOS ( 64 )](https://make.wordpress.org/test/tag/ios/),
[phablet ( 50 )](https://make.wordpress.org/test/tag/phablet/)   

# 󠀁[Editor: Survey of the link toolbar and dialog on an iPhone 6+](https://make.wordpress.org/test/2016/03/31/editor-survey-of-the-link-toolbar-and-dialog-on-an-iphone-6/)󠁿

4.5-RC1-37079-src with [36359.1.patch](https://core.trac.wordpress.org/attachment/ticket/36359/36359.1.patch)
applied.

 

  [](https://make.wordpress.org/test/2016/03/31/editor-survey-of-the-link-toolbar-and-dialog-on-an-iphone-6/img_8686/#main)
The cut/copy/paste bar obscures the editor toolbar, preventing making links in text
near the top of the editor.   [](https://make.wordpress.org/test/2016/03/31/editor-survey-of-the-link-toolbar-and-dialog-on-an-iphone-6/img_8687/#main)
Scroll up from the text to get to the toolbar, tap the link button, abruptly scrolled
to selected test, which disappears.   [](https://make.wordpress.org/test/2016/03/31/editor-survey-of-the-link-toolbar-and-dialog-on-an-iphone-6/img_8688/#main)
Tapping in the editor shows the text. 
  [](https://make.wordpress.org/test/2016/03/31/editor-survey-of-the-link-toolbar-and-dialog-on-an-iphone-6/img_8690/#main)
Here’s what the dialog looks like.   [](https://make.wordpress.org/test/2016/03/31/editor-survey-of-the-link-toolbar-and-dialog-on-an-iphone-6/img_8691/#main)
Autosuggest in action.   [](https://make.wordpress.org/test/2016/03/31/editor-survey-of-the-link-toolbar-and-dialog-on-an-iphone-6/img_8692/#main)
The inline toolbar unfurled.

#33301, #36359, [#editor](https://make.wordpress.org/test/tag/editor/), [#inline-link-toolbar](https://make.wordpress.org/test/tag/inline-link-toolbar/),
[#inline-toolbar](https://make.wordpress.org/test/tag/inline-toolbar/), [#ios](https://make.wordpress.org/test/tag/ios/),
[#phablet](https://make.wordpress.org/test/tag/phablet/)

 * [Login to Reply](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fmake.wordpress.org%2Ftest%2F2016%2F03%2F31%2Feditor-survey-of-the-link-toolbar-and-dialog-on-an-iphone-6%2F%23respond&locale=en_US)

# Post navigation

[← Older posts](https://make.wordpress.org/test/tag/editor/page/2/?output_format=md)