appthemes_blog_comment

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

appthemes_blog_comment();

Example

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

Changelog

  • deprecated since 1.1

Source File

appthemes_blog_comment() is located in comments-blog.php.

Your rating: none
Rating: 0 - 0 votes

Popular Add-ons

ClassiPress Video Embed

Allow users to embed video from YouTube & Vimeo into their ad listings…


(3)
$12

Bazar

A Stunning Child Theme for Classipress 4


(11)
$49

BetterMobile

Enhance the mobile experience of your ClassiPress website!


(3)
$10