[wp-trac] [WordPress Trac] #51712: editPermalink() does not properly restore buttons after editing.

WordPress Trac noreply at wordpress.org
Fri Nov 6 15:16:54 UTC 2020


#51712: editPermalink() does not properly restore buttons after editing.
-----------------------------------+------------------------------
 Reporter:  bjornbrandewallnaviga  |       Owner:  (none)
     Type:  defect (bug)           |      Status:  new
 Priority:  normal                 |   Milestone:  Awaiting Review
Component:  Editor                 |     Version:  5.5.1
 Severity:  minor                  |  Resolution:
 Keywords:                         |     Focuses:  javascript
-----------------------------------+------------------------------

Comment (by bjornbrandewallnaviga):

 Correction: when reproducing, use this code block instead of the one
 above. Then the example will make more sense.


 {{{
 jQuery(document).ready(function(){
     jQuery('<button type="button" class="button button-small">This button
 ought to perservere!</button>')
         .appendTo('#edit-slug-buttons')
 });
 }}}

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


More information about the wp-trac mailing list