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

Replace file_get_contents with WordPress filesystem functions. #1526

Closed
benlk opened this issue Sep 9, 2018 · 4 comments
Closed

Replace file_get_contents with WordPress filesystem functions. #1526

benlk opened this issue Sep 9, 2018 · 4 comments
Labels
Estimate: < 2 Hours hacktoberfest help wanted priority: normal Must be completed before release of this version of plugin. status: needs tests type: tech debt For necessary updates because code is old

Comments

@benlk
Copy link
Collaborator

benlk commented Sep 9, 2018

As part of #844:

inc/avatars/admin.php:59: @file_get_contents($_FILES[LARGO_AVATAR_INPUT_NAME]['tmp_name'])

Relevant reading: https://developer.wordpress.org/reference/functions/wp_filesystem/

@benlk benlk added this to the 0.6 - Performance & SEO milestone Sep 9, 2018
@benlk benlk modified the milestones: 0.6.1 - Bugfixes, 0.6.2 Dec 7, 2018
@benlk benlk added Estimate: < 2 Hours priority: normal Must be completed before release of this version of plugin. status: needs tests type: tech debt For necessary updates because code is old labels Aug 22, 2019
@benlk
Copy link
Collaborator Author

benlk commented Aug 22, 2019

@omnisite
Copy link

omnisite commented Oct 8, 2019

@benlk I can pick this one up, if you want?

@benlk
Copy link
Collaborator Author

benlk commented Oct 9, 2019

Please do!

@omnisite
Copy link

omnisite commented Oct 9, 2019

@benlk Ok, will do!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Estimate: < 2 Hours hacktoberfest help wanted priority: normal Must be completed before release of this version of plugin. status: needs tests type: tech debt For necessary updates because code is old
Projects
None yet
Development

No branches or pull requests

3 participants