Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function hook_javascript() {
- ?>
- <!-- add your google ads script after this line -->
- <?php
- }
- add_action( 'wp_head', 'hook_javascript' );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement