Add some content after ad description
I want to add a shortcode from some plugin after the "Description" part of the ad listings.
I am not sure but this hook looks to be the one that will help
PHP Code:
appthemes_after_post( get_post_type() );
Can you help please.