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

Eliminate some duplicate code in admin views #13

Open
CodeProKid opened this issue Nov 14, 2016 · 0 comments
Open

Eliminate some duplicate code in admin views #13

CodeProKid opened this issue Nov 14, 2016 · 0 comments
Assignees
Milestone

Comments

@CodeProKid
Copy link
Collaborator

There is currently some duplicate code between the two admin views. (like permission checks). This can easily be avoided by containing this code in the class-dfm-transient-admin.php file and then passing the data through the constructors for each class (since the two admin classes are instantiated in this class)

@CodeProKid CodeProKid added this to the UI Cleanup milestone Nov 14, 2016
@CodeProKid CodeProKid self-assigned this Nov 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant