doubleclick-for-wp icon indicating copy to clipboard operation
doubleclick-for-wp copied to clipboard

Can a widget's ad unit code be placed in the header bar of a widget's settings in the dashboard?

Open benlk opened this issue 9 years ago • 1 comments

Here's an example with a default text widget:

screen shot 2016-09-27 at 3 29 04 pm

Having the ad code here would make finding ad widgets in the admin much faster by saving admins one click per widget as they're searching through the widgets.

benlk avatar Sep 27 '16 19:09 benlk

tl;dr: not easily in PHP

There's no filter on the widget name shown in this admin; it would draw from the widget title setting if the widget had a title.

We could do something with Javascript.

benlk avatar Oct 18 '18 04:10 benlk