AdPlugg Widget Help
Using the AdPlugg Widget is easy! Just drag it from the list of available
widgets into any of your widget areas.
Optional Settings
The AdPlugg Widget has several optional settings that allow you to do
more things with your ads.
- Title: Though it may depend on your theme, the
text that you enter into the Title field typically displays just above
the widget. For example, you could enter "Sponsors" to have the word
"Sponsors" display above your ads. Don\'t want a title? Just leave this
field blank.
- Zone: If you\'ve added zones to your adplugg.com
configuration, you can use this field to tie a zone to the widget. Enter
the zone\'s machine name into this field. Once the widget is tied to a
zone, you can control what displays in the widget by modifying your zone
settings and zone targeting at adplugg.com.
';
$screen->add_help_tab(array(
'id' => 'adplugg_widget',
'title' => 'AdPlugg Widget',
'content' => $content
));
return $contextual_help;
}