Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #54075, comment 1


Ignore:
Timestamp:
09/06/2021 05:11:50 AM (4 years ago)
Author:
costdev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54075, comment 1

    initial v1  
    773. In the console, paste the following and press enter:
    88
    9 {{{
     9{{{#!javascript
    1010const togglePreviewsBtn = document.createElement('button'),
    1111      redoBtn = document.querySelector('[aria-label="Redo"]');