Changes between Initial Version and Version 1 of Ticket #38614, comment 4
- Timestamp:
- 04/19/2017 04:53:23 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #38614, comment 4
initial v1 1 1 This can be done using the existing `widget_display_callback` filter: 2 2 {{{ 3 #!php 4 <?php 3 5 function wp38614_replace_text_widget_wrapper( $instance, $widget, $args ) { 4 6 // Bail if not displaying the widget to be filtered