appthemes_comment

This function executes in the comments-[post_type].php file and loads in the custom post type comments.

appthemes_comment();

Example

<?php
// now load your own comments code
function insert_your_code_block() { 
    // do something here
}
add_action( 'appthemes_comment', 'insert_your_code_block' ); 
?>

Changelog

  • deprecated since 1.1

Source File

appthemes_comment() is located in comments-[post_type].php.

Your rating: none
Rating: 0 - 0 votes

Popular Add-ons

Price Comparer

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


(3)
$29

Daleel for Vantage

Daleel is a fresh and clean Child theme for Vantage 4.x.


(6)
$49

BetterMobile

Enhance the mobile experience of your ClassiPress website!


(3)
$10