Changes between Initial Version and Version 1 of Ticket #2751, comment 3


Ignore:
Timestamp:
06/10/2016 04:02:07 PM (8 years ago)
Author:
JimboMonkey1234
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2751, comment 3

    initial v1  
    1 That would be more useful, but quite a bit more work to implement. If you don't get around to it I think just including labels would cover most of the use cases. 
     1That would be more useful, but quite a bit more work to implement. If you don't get around to it I think just including labels would cover most of the use cases. Plus, including this change now wouldn't preclude updating it in the future. 
    22 
    3 Also, I think my code accounts for that. If "label" isn't found, get_status just won't return anything, and the plugin uses get instead of [], using "" for a default. 
     3Also, I think my code accounts for that. If "label" isn't found, get_status just won't return anything, and the plugin uses "get" instead of "[]", using "" for a default value.