[wp-trac] [WordPress Trac] #22744: Media search doesn't include file name
WordPress Trac
noreply at wordpress.org
Mon Jun 16 11:29:33 UTC 2014
#22744: Media search doesn't include file name
-------------------------+-------------------------
Reporter: johnbillion | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.0
Component: Media | Version: 3.0
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: javascript
-------------------------+-------------------------
Comment (by nofearinc):
Currently the title of an attachment doesn't include the file
type/extension. I can see several different directions:
1. Changing the attachment title to the full title, including the
extension (would probably affect the user experience)
2. Adding the full name as a post_content or a postmeta (could alter some
other post_content going and will add extra information in the meta table
probably)
3. Comparing against the post_mime_type and a list of available extensions
there
--
Ticket URL: <https://core.trac.wordpress.org/ticket/22744#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list