Help with before-content hook
-
I’m trying to modify Nick’s PHP slightly to pull some meta data from a custom post type plugin and display it just below the post title, using the before-content hook.
I’m basically trying to display the event meta data (date, venue and cost) from “The Events Calendar” plugin underneath the post title on my homepage. There is a class that calls out that event metadata, I just can’t figure out how to combine it with the before-content hook to achieve what I’m trying to do.
If someone on this forum might be able to assist me with a couple lines of PHP, I’d be most appreciative.
- The topic ‘Help with before-content hook’ is closed to new replies.