Andrey Savchenko
Andrey Savchenko
This was refactored out into `WP_Parser\the_content()` template tag, filtering approach was just too full of a trouble. I hadn't looked much into what it does though. DevHub theme currently doesn't...
From technical point of view I am not sure "origin" of hook makes sense for me. What is of interest are hook invocations and additions of things to it, neither...
What precisely do you mean by "disabling the auth" here? Belt's authentication is opt-in, it only works if you _enable_ it by adding `users` in the config. I would check...
If you put a static file in the site root and try to open it in browser it do you get the authentication prompt? If so - it's not coming...
What's your Belt config in entirety?
I'll try to reproduce later (I don't have my normal setup at the moment), but that looks ok. Can't remember if there are any issues if you don't actually allow/disallow...