Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #18984, comment 9


Ignore:
Timestamp:
01/22/2012 08:01:14 PM (11 years ago)
Author:
DrewAPicture
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18984, comment 9

    initial v1  
    11Replying to [comment:8 travisnorthcutt]:
    2 One problem is that WordPress uses the value of the title field for both front-end output and for organizing uploaded files on /wp-admin/media.php.
     2> One problem is that WordPress uses the value of the title field for both front-end output and for organizing uploaded files on /wp-admin/media.php.
    33
    44Well, that ''is'' the rub of not requiring the `title`. I suggest we continue to require the `title` but not necessarily output it in markup, which is what this ticket suggests.