[wp-trac] [WordPress Trac] #38655: Correct Post Template not displaying when selecting Quick Edit

WordPress Trac noreply at wordpress.org
Sun Nov 13 07:44:01 UTC 2016


#38655: Correct Post Template not displaying when selecting Quick Edit
-------------------------------+-------------------------
 Reporter:  ahortin            |       Owner:  swissspidy
     Type:  defect (bug)       |      Status:  closed
 Priority:  normal             |   Milestone:  4.7
Component:  Posts, Post Types  |     Version:  trunk
 Severity:  normal             |  Resolution:  fixed
 Keywords:  has-patch commit   |     Focuses:  template
-------------------------------+-------------------------

Comment (by dd32):

 FYI; changed the patch a bit.
  - I removed the `selected()` case as it wasn't actually used and didn't
 appear to make a difference to the outcome
  - I added brackets around the logic in `get_inline_data()` as it was
 causing the template tags not to be output as they were being considered
 part of the expression or the else branch, which resulted in the `div`
 element not being printed.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/38655#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list