- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,429
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
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?
نام موضوع : Hooking into the post view