I’m having a little problem getting an information. In my plugin, I got a situation where I have to throw, in a very specific situation, a 403 error. But I can’t find in the documentation if there is a recommended way to throw a 403, because WP LOVES wrap everything it’s own way.
So! Do you know a way to trigger a 403 manually ?
Thanks