I’ve developed a plugin which allows the user to select text, but the quote reply popup appears and gets in the way.
Is there someway that I can disable it?
I’ve developed a plugin which allows the user to select text, but the quote reply popup appears and gets in the way.
Is there someway that I can disable it?
CSS
.quote-button { display: none !important; }