Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The templateproxy uses deprecated capability checking #39

Closed
nodesman opened this issue Nov 27, 2011 · 1 comment
Closed

The templateproxy uses deprecated capability checking #39

nodesman opened this issue Nov 27, 2011 · 1 comment
Assignees

Comments

@nodesman
Copy link
Owner

The template proxy file - the file that serves files to the user:

https://github.com/rajasekharan/WP-Autoresponder/blob/master/templateproxy.php

current_user_can("level_8") should be replaced with a proper capability name meant for this plugin.

@ghost ghost assigned nodesman Nov 27, 2011
@nodesman
Copy link
Owner Author

Fixed in d5e92a3

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant