Add ability to filter user authentication check
-
I’m working on a site that uses a third party authentication system. When a user authenticates with the third party, they are not logged into WordPress so any checks with the function is_user_logged_in() will fail. If you could add a filter to the logged in check, that would allow myself and others to determine if a person not logged into WordPress is allowed to download a protected file.
I’ve already made this change on my copy and if you have a github repo for this plugin I can send you a pull request, otherwise how could I provide you the changes to integrate with your plugin?
Thanks,
Faison
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Add ability to filter user authentication check’ is closed to new replies.