1 | | IMO, if it returns something similar but not identical, it shouldn't be called the same thing. If it's not a full schema object, it should definitely be called something different. Potentially, `WP_Wiget` could have the `get_item_schema` which adds those properties automatically, with `properties => $this->get_schema_for_properties()` |
| 1 | IMO, if it returns something similar but not identical, it shouldn't be called the same thing. If it's not a full schema object, it should definitely be called something different. Potentially, `WP_Widget` could have the `get_item_schema` which adds those properties automatically, with `properties => $this->get_schema_for_properties()` |