Dannymh
Active member
Hi,
I'm trying to hook into the post to filter out some of the message and change it based on who the poster is.
I would have assumed plugging into pub/controller/post or thread would work, but I also see the view is pushed to $this->view('XF:Show/Post)
That should then be xf/pub/view/post or show but I don't see those.
What am I missing? Or is there a simpler way to plugin to the posts?
I'm trying to hook into the post to filter out some of the message and change it based on who the poster is.
I would have assumed plugging into pub/controller/post or thread would work, but I also see the view is pushed to $this->view('XF:Show/Post)
That should then be xf/pub/view/post or show but I don't see those.
What am I missing? Or is there a simpler way to plugin to the posts?