appthemes_after

Description

Runs in the footer.php before the closing html body tag and after all divs.

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

Example

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

Changelog

  • since 1.1

Source File

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

Your rating: none
Rating: 0 - 0 votes

Popular Add-ons

Listings by Category or Tag

Display listings by Category or Tag using a filter widget.


(1)
$12

2Checkout

Accept up to eight payment methods, fifteen languages, & twenty six…


(4)
$39

Balanced Payments

Accept credit cards and setup escrow payments.


(3)
$39