appthemes_before

Description

Runs in the header after the opening html body tag and before any divs.

<?php
function appthemes_before() { 
    do_action('appthemes_before'); 
}
?>

Example

<?php
function insert_code_before_stuff() { 
    // do something here
}
add_action( 'appthemes_before', 'insert_code_before_stuff' ); 
?>

Changelog

  • since 1.1

Source File

appthemes_before() is located in includes/appthemes-hooks.php.

Your rating: none
Rating: 3 - 1 vote

Popular Add-ons

Price Comparer

Jump start your Price Comparision site with products from Amazon,…


(3)
$29

Selected ads For Classipress

Display Selected ads widget for Classipress


(1)
$12
WP Smart Export

WP Smart Export

A highly customizable WordPress data exporter plugin.


(7)
$19