Gutenberg: Reusable Block: Export link missing

Created on 31 Oct 2018  路  3Comments  路  Source: WordPress/gutenberg

Describe the bug
5.0 Beta 2 seems to have lost the export link for Reusable block export.

To Reproduce
Steps to reproduce the behavior:

  1. Make a block a reusable block
  2. Select "Manage All Reusable Blocks
  3. Hover over one of the block titles
  4. Look for link "Export as JSON"

Expected behavior
On Custom Post Type list view to see next to edit and Trash a link "Export as JSON"
screen shot 2018-10-31 at 10 38 22

Screenshots
screen shot 2018-10-30 at 7 53 18 pm

Desktop (please complete the following information):

  • OS: Mac 10.13.6
  • Browser Chrome
  • Version 69.0.3497.100
[Feature] Reusable Blocks [Type] Bug

All 3 comments

Perhaps the gutenberg_add_edit_link_filters isn't set up in Core? cc. @pento

Ah, I skipped merging that function, I missed that it handled the wp_block actions as well as the "Edit in the classic editor" action on other post types.

I've moved this to Trac since it's a bug in Core and not the plugin:

https://core.trac.wordpress.org/ticket/45247

Was this page helpful?
0 / 5 - 0 ratings