Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #15058, comment 40


Ignore:
Timestamp:
11/03/2014 04:16:18 PM (10 years ago)
Author:
MikeHansenMe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15058, comment 40

    initial v1  
    33> My position has been either using VARCHAR(256) or providing a filter (so people can use whatever prefixing scheme they want.)
    44
    5 On this changing the scheme is an option. I actually added a filter to my patch until I realised that if one person changed the format another plugin would lost all of its (long)entries. This would be perceived as WPs fault. I think it is best not to add a filter here.
     5On this changing the scheme is an option. I actually added a filter to my patch until I realised that if one person changed the format another plugin would lose all of it's (long)entries. This would be perceived as WPs fault. I think it is best not to add a filter here.