Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #53801, comment 15


Ignore:
Timestamp:
08/26/2021 09:24:50 AM (5 years ago)
Author:
costdev

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53801, comment 15

    initial v1  
    2222}}}
    2323
    24 **Note:** Don't hook the code above into a production site - clicking on and off a legacy widget will return to the preview. The code above is for a visual example of legacy widget rendering as per @eatingrules proposed solution.
     24**Note:** Don't hook the code above into a production site - clicking on and off a legacy widget will try to return to the preview (which the code above has now hidden). The code above is for a visual example of legacy widget rendering as per @eatingrules proposed solution.