Replies: 0
Would it be possible to change the class associated with the Unapprove function.
Right now It’s using the same class as the default BBPress edit function.
I’m using a pseudo element to add an icon to the BBPress edit button, your Unapprove button get’s the same icon because it uses the same class.
This is the class bbp-reply-edit-link
Is it possible to rename in some way without modifying the plugin?
Doesn’t matter if it’s an update, or even a php function that could print a new class 🙂
Thanks