Changes between Initial Version and Version 1 of Ticket #34436, comment 13
- Timestamp:
- 10/15/2021 10:53:50 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34436, comment 13
initial v1 5 5 == Testing Instructions 6 6 7 1. Login to WordPress with an account that can view the Customizer. 8 2. Load the Customizer. 9 3. Open DevTools: 7 1. Apply the patch. 8 2. Run `npm run build`. 9 3. Login to WordPress. 10 4. Load the Customizer. 11 5. Open DevTools: 10 12 - On Windows, press `Ctrl + Shift + J`. 11 13 - 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.14 6. Paste the code below into the box and press `Enter`. 15 7. Minimize DevTools. 16 8. Follow the instructions on the right of your screen. 15 17 16 18 {{{#!javascript