Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if( ! function_exists( 'videotube_add_page_level_ads_code' ) ){
- function videotube_add_page_level_ads_code() {
- ?>
- <!-- Place the script here -->
- <?php
- }
- add_action( 'wp_head' , 'videotube_add_page_level_ads_code' );
- }
Advertisement
Add Comment
Please, Sign In to add comment