mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
This applies a new private function, `_filter_query_attachment_filenames()`, to the `post_clauses` filter hook during `wp_ajax_query_attachments()` and `wp_edit_attachments_query_vars()` to include `_wp_attached_file` post meta in search queries performed from the media library or in a `WP_Media_List_Table`. Props wonderboymusic, DrewAPicture, joemcgill, swissspidy. Fixes #22744. git-svn-id: https://develop.svn.wordpress.org/trunk@38625 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| src | ||
| tests | ||
| tools/i18n | ||
| .editorconfig | ||
| .gitignore | ||
| .jshintrc | ||
| .travis.yml | ||
| Gruntfile.js | ||
| package.json | ||
| phpunit.xml.dist | ||
| wp-cli.yml | ||
| wp-config-sample.php | ||
| wp-tests-config-sample.php | ||