Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #34436, comment 13


Ignore:
Timestamp:
10/15/2021 10:53:50 PM (3 years ago)
Author:
costdev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34436, comment 13

    initial v1  
    55== Testing Instructions
    66
    7 1. Login to WordPress with an account that can view the Customizer.
    8 2. Load the Customizer.
    9 3. Open DevTools:
     71. Apply the patch.
     82. Run `npm run build`.
     93. Login to WordPress.
     104. Load the Customizer.
     115. Open DevTools:
    1012  - On Windows, press `Ctrl + Shift + J`.
    1113  - On Mac, press `Cmd + Option + J`.
    12 4. Paste the code below into the box and press `Enter`.
    13 5. Minimize DevTools.
    14 6. Follow the instructions on the right of your screen.
     146. Paste the code below into the box and press `Enter`.
     157. Minimize DevTools.
     168. Follow the instructions on the right of your screen.
    1517
    1618{{{#!javascript