Closed szepeviktor closed 3 years ago
Apparently it gets installed in a subdirectory under wp-content/mu-plugins/
.
So the provided shim can be a loader too: wp-content/mu-plugins/wp-rest-api-auth0-loader.php
wp-content/mu-plugins/wp-rest-api-auth0-loader/vendor/autoload.php
wp-content/mu-plugins/wp-rest-api-auth0-loader/wp-rest-api-auth0.php
Loader added 🎉
@szepeviktor - I appreciate this greatly, thank you! I'm just about to publish the post for this and I'll take all this into account 👍
You're welcome.
My clients ("gimme a poorly written sub-MVP") do not mean technical challenges to me so I run theoretical researches and send this kind of PR-s.
This is example code.
The shim for non-Composer installations is not implemented.