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

Deprecate/remove calls to _wp_upload_dir_baseurl() #272

Closed
joemcgill opened this issue Mar 10, 2016 · 0 comments
Closed

Deprecate/remove calls to _wp_upload_dir_baseurl() #272

joemcgill opened this issue Mar 10, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@joemcgill
Copy link
Member

WordPress core is looking at modifying and/or removing _wp_upload_dir_baseurl(). We need to remove this from our plugin, or at least make sure it's wrapped in a function_exists() check before it's called to make sure users with this plugin installed don't get fatal errors when upgrading to WP 4.5.

See: https://wordpress.slack.com/archives/core-images/p1457578517000379

This may get solved as a result of #269 if that ticket expands to include 4.5 changes.

@joemcgill joemcgill added the Task label Mar 10, 2016
@joemcgill joemcgill self-assigned this Mar 10, 2016
@joemcgill joemcgill added this to the 3.1.2 milestone Mar 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant