Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #38614, comment 3


Ignore:
Timestamp:
04/14/2017 06:40:27 AM (9 years ago)
Author:
soulseekah
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38614, comment 3

    initial v1  
    88
    99add_filter( 'widget_text_wrapper_after', function( $wrapper ) {
    10     return']</div>';
     10    return ']</div>';
    1111} );
    1212}}}