[wp-trac] [WordPress Trac] #31563: WP4.2 not backward-compatible with registered views
WordPress Trac
noreply at wordpress.org
Sun Mar 8 06:24:26 UTC 2015
#31563: WP4.2 not backward-compatible with registered views
----------------------------+-----------------------------
Reporter: programmin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: trunk
Severity: normal | Keywords:
Focuses: ui, javascript |
----------------------------+-----------------------------
This example gives a basic overview of creating a custom view for WP
plugin shortcode. Unfortunately this is now completely broken in WP 4.2
preview.
https://github.com/dtbaker/wordpress-mce-view-and-shortcode-editor
I have a similar shortcode I made that registers on wp.mce.views.register
that inserts static content (doesn't require loading of data each time),
and it also looks like it's loading constantly.
For those of us who have custom registered shortcodes will this be fixed?
Or will there be a guide on using the new api?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31563>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list