Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #23284, comment 9


Ignore:
Timestamp:
02/07/2013 06:03:50 PM (12 years ago)
Author:
rzen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23284, comment 9

    v1 v2  
    33In my experience, this generates a number of debug warnings, but only when working with un-saved CPTs, e.g. [[Image(http://d.pr/i/Qkf8+)]]
    44
    5 It also affects the JS for creating new taxonomies if the post hasn't been saved. The taxonomy does get created, but there is no immediate feedback in the editor.
     5It also affects the JS for creating new taxonomies if the post hasn't been saved. The taxonomy does get created, but there is no immediate feedback in the editor (nor is it automatically selected for the post).