In quick_adsense.php:459
the line should be:
add_action('init', 'ads_widget_register');
Otherwise there are PHP notices warning about use of an undefined constant.
In quick_adsense.php:459
the line should be:
add_action('init', 'ads_widget_register');
Otherwise there are PHP notices warning about use of an undefined constant.
You must log in to post.