Archived topic
Hook to page.php
5 replies · Started by Hans on April 21, 2020
Viewing posts 1–6 of 6
I managed to count my post views with a hook to single.php.
How can I hook to page.php to count the page views?
Hi there,
which hook did you use for your single.php ?
I used after_entry_title.
The after_entry_header hook is the next hook down and is available on Pages:
https://docs.generatepress.com/article/hooks-visual-guide/#static-page
Thanks, it works!
Glad to be of help
This archived topic is closed to new replies.