Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #39909, comment 10


Ignore:
Timestamp:
03/05/2017 04:14:11 PM (8 years ago)
Author:
dlh
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39909, comment 10

    initial v1  
    11The `name` property is documented as the "Name for the widget displayed on the configuration page." I took it to be only a coincidence that it was the same string as the default title.
    22
    3 Perhaps the duplication speaks to the need for something like a `default_title` property or `$widget_options` key? But, if so, I don't know whether that would be in scope for this ticket.
     3Perhaps the duplication speaks to the need for something like a `default_title` property or `$widget_options` key? But, if so, I don't know whether that would be in-scope for this ticket.