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

Logic Widgets for Vantage

Quickly and easily add conditional content to your Vantage site including…


(4)
$29
WP Smart Export

WP Smart Export

A highly customizable WordPress data exporter plugin.


(7)
$19

Daddy Like

A fast, lightweight, and elegant "like" system for comments, pages, posts,…


(12)
$19