alleyinteractive / alleyinteractive/wordpress-fieldmanager
Consider having `Fieldmanager_Password` extend `Fieldmanager_TextField`
Open
question
scope:field
- Dominant language
- PHP
- Stars
- 563
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
There is precedent in `Fieldmanager_Link`, which already extends `Fieldmanager_TextField`. Extending `TextField` would save a repeated attribute declaration of `'size' => '50'`.
(`Fieldmanager_Autocomplete` could potentially also extend `TextField` for the same reason?)
Contributor guide
Assessment
This issue has not been assessed yet.