appthemes_page_comment

This function executes in the comments-page.php file and loads in the page comments.

appthemes_page_comment();

Example

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

Changelog

  • deprecated since 1.1

Source File

appthemes_page_comment() is located in comments-page.php.

Your rating: none
Rating: 0 - 0 votes

Popular Add-ons

Profiler for Vantage

Adds a one page author website to your Vantage theme.


(6)
$39

CP-Tabber

Show specific custom fields as tabs on an ad detail page.


(3)
$12

Logic Widgets for Vantage

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


(4)
$29