triggering a hook to show on a location?
I need someone to clear this up for me.
Adding a hook I selected a hook location. What I want to do is add content from another query to each post. With that Im assuming I need to use hook location 'showpost_post' then write my code.
What Im looking to do is a reputation hook where it will show what other users have posted about that user post from the reputation input.
As I will want the putout to show up under the user text in their post do I have to change the template style to manage that?
I have noticed on older hacks for 3.0 they created 1-2 template styles, and then edited the code. As Im in 3.5.2 Im planning to just write a hook and do some light template editing/adding, but I dont know how to trigger the code where I want it to show in the page or trigger the addition templates that will encase the output.
|