Now I’ve noticed that when I go to the users to send them a new message, the old ones reappear in the left panel.
Now I would have to call up all users to be able to see the message history again.
I have no idea if this is intentional.
Even if I leave the code in function.php removed, the messages from before are no longer displayed.
Only with BuddyPress will the messages be displayed again.
Thank you for your help
came up with it myself. 😉
remove_action('asgarosforum_after_post_author', array( BP_Better_Messages_Hooks(), 'asragaros_thread_view'), 10, 2);
Which file would have to be translated for this?
After pasting it at the end of function.php, I get a critical error on the page.
Hi Andrij,
Thank you for your help
Where does that go in?
in the function.php?
Many greetings
Reiner