appthemes_after_blog_post_title

Runs in the loop.php and loads after the blog post title.

appthemes_after_blog_post_title();

Example: Print Date

You can use this space to print meta data, like the date

<?php
function insert_date() { 
    echo '<p>' . get_the_date() . '</p>';
}
add_action( 'appthemes_after_blog_post_title', 'insert_date' ); 
?>

Changelog

  • since 1.1

Source File

appthemes_after_blog_post_title() is located in loop.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

AdPoster Blocker

A simple but powerful plugin that blocks spammy new user regs and/or…


(5)
$19

A-Z Business Listing

Inserts an A to Z listing of Business's for Vantage


(5)
$19