Forums
Home / Theme: Astra / astra_single_content_after hook
(@zabavljaev)
5 years ago
Are you planning to add an astra_single_content_after hook?
(@brainstormteam)
4 years, 11 months ago
Hey @zabavljaev,
The Astra theme already have astra_entry_content_after action hook.You can add conditions to use it on specific pages/posts.
Please let me know if you have further queries.
Regards, Vikas
Hello! Thanks for the answer! I wanted to get the code to be printed on single. I have already used the is_single condition. I use the free Astra theme and I would like to show the post date.
Please tell me how to do it better: write code in content-single.php in a child theme or use a hook?
I would suggest you write a hook in child theme’s functions.php file.
Please let me know if you need further help regarding this.
Thanks for the advice!
You’re welcome, @zabavljaev!
If you need any further help, please do let us know.
Regards, Sweta