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

Ensure that calls to wp_upload_dir() don't create empty year/month directories #114

Merged
merged 2 commits into from
Oct 28, 2019

Conversation

boonebgorges
Copy link
Collaborator

See 9942e4d.

Calls to this function in Anthologize are used to build cache and temp paths.
As such, they never rely on the existence of the year/month directories that
WordPress creates when `wp_upload_dir()` is called with default parameters.
@boonebgorges boonebgorges added this to the 0.8.1 milestone Oct 28, 2019
@boonebgorges boonebgorges merged commit e56637d into 0.8.x Oct 28, 2019
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

Successfully merging this pull request may close these issues.

None yet

1 participant