Make WordPress Core

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


Ignore:
Timestamp:
04/19/2017 04:53:23 PM (9 years ago)
Author:
westonruter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38614, comment 4

    initial v1  
    11This can be done using the existing `widget_display_callback` filter:
    22{{{
     3#!php
     4<?php
    35function wp38614_replace_text_widget_wrapper( $instance, $widget, $args ) {
    46        // Bail if not displaying the widget to be filtered