Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #40951, comment 35


Ignore:
Timestamp:
06/12/2017 08:28:16 PM (8 years ago)
Author:
icodina
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40951, comment 35

    initial v1  
    11For those of us who use the text widget wiht HTML, JS or PHP code:
    2 In order to copy and transfer the HTML, JS or PHP code to another widget, before editing, rename and replace the class php file of the widget (wp-includes/widgets/class-wp-widget-text.php) with the version prior to 4.8
     2In order to copy and transfer the HTML, JS or PHP code to another widget or plugin, before editing, rename and replace the class php file of the widget (wp-includes/widgets/class-wp-widget-text.php) with the version prior to 4.8
    33This works correctly