mirrored from git://develop.git.wordpress.org/
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Fix naive filtering of uploads directory. #6211
Closed
peterwilsoncc
wants to merge
43
commits into
WordPress:trunk
from
peterwilsoncc:fix/font-filter-infinite-loop
Closed
Fix naive filtering of uploads directory. #6211
peterwilsoncc
wants to merge
43
commits into
WordPress:trunk
from
peterwilsoncc:fix/font-filter-infinite-loop
Commits on Mar 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c6844b3 - Browse repository at this point
Copy the full SHA c6844b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b64bfae - Browse repository at this point
Copy the full SHA b64bfaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1edfba - Browse repository at this point
Copy the full SHA c1edfbaView commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a866973 - Browse repository at this point
Copy the full SHA a866973View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19cc1c7 - Browse repository at this point
Copy the full SHA 19cc1c7View commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a8f9edf - Browse repository at this point
Copy the full SHA a8f9edfView commit details
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d8dfbf5 - Browse repository at this point
Copy the full SHA d8dfbf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a10dbe4 - Browse repository at this point
Copy the full SHA a10dbe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b21c6d - Browse repository at this point
Copy the full SHA 2b21c6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba51db2 - Browse repository at this point
Copy the full SHA ba51db2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0ef78e - Browse repository at this point
Copy the full SHA d0ef78eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3277002 - Browse repository at this point
Copy the full SHA 3277002View commit details -
Configuration menu - View commit details
-
Copy full SHA for db876de - Browse repository at this point
Copy the full SHA db876deView commit details -
Co-authored-by: Mukesh Panchal <mukeshpanchal27@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cec16c6 - Browse repository at this point
Copy the full SHA cec16c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94c576b - Browse repository at this point
Copy the full SHA 94c576bView commit details
Commits on Mar 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eff1763 - Browse repository at this point
Copy the full SHA eff1763View commit details
Commits on Mar 10, 2024
-
Co-authored-by: Colin Stewart <79332690+costdev@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 48aca49 - Browse repository at this point
Copy the full SHA 48aca49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 606aeae - Browse repository at this point
Copy the full SHA 606aeaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5117eef - Browse repository at this point
Copy the full SHA 5117eefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b76a9c - Browse repository at this point
Copy the full SHA 4b76a9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for addadc3 - Browse repository at this point
Copy the full SHA addadc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1ac4e3 - Browse repository at this point
Copy the full SHA c1ac4e3View commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3221610 - Browse repository at this point
Copy the full SHA 3221610View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c870cc - Browse repository at this point
Copy the full SHA 1c870ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c3b7ac - Browse repository at this point
Copy the full SHA 1c3b7acView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb2cfc3 - Browse repository at this point
Copy the full SHA fb2cfc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 607a73a - Browse repository at this point
Copy the full SHA 607a73aView commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 41bbeb7 - Browse repository at this point
Copy the full SHA 41bbeb7View commit details -
Rename function to use plural filters.
Co-authored-by: costdev <costdev@git.wordpress.org>
Configuration menu - View commit details
-
Copy full SHA for 52103f6 - Browse repository at this point
Copy the full SHA 52103f6View commit details
Commits on Mar 13, 2024
-
Co-authored-by: Colin Stewart <79332690+costdev@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 21673e5 - Browse repository at this point
Copy the full SHA 21673e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf2c2fd - Browse repository at this point
Copy the full SHA bf2c2fdView commit details -
Run filter at default priority.
As the filter is created while getting the upload directory in `wp_upload_dir()` the core filter should be added after any plugins filter the uploads directory during the init or an earlier hook.
Configuration menu - View commit details
-
Copy full SHA for 1183132 - Browse repository at this point
Copy the full SHA 1183132View commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f2d5a77 - Browse repository at this point
Copy the full SHA f2d5a77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0204b99 - Browse repository at this point
Copy the full SHA 0204b99View commit details
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9071275 - Browse repository at this point
Copy the full SHA 9071275View commit details
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 022941e - Browse repository at this point
Copy the full SHA 022941eView commit details -
Configuration menu - View commit details
-
Copy full SHA for eccdbac - Browse repository at this point
Copy the full SHA eccdbacView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9e41b2 - Browse repository at this point
Copy the full SHA f9e41b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22764e3 - Browse repository at this point
Copy the full SHA 22764e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf211ae - Browse repository at this point
Copy the full SHA cf211aeView commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 35f8e1b - Browse repository at this point
Copy the full SHA 35f8e1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed46c1d - Browse repository at this point
Copy the full SHA ed46c1dView commit details -
Merge branch 'fix/font-filter-infinite-loop' of github.com:peterwilso…
…ncc/wordpress-develop into fix/font-filter-infinite-loop
Configuration menu - View commit details
-
Copy full SHA for 7721163 - Browse repository at this point
Copy the full SHA 7721163View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.