ernilambar / widgetizer
WordPress admin dashboard widget helper.
1.0.1
2025-08-19 09:43 UTC
Requires
- php: >=7.4
Requires (Dev)
- dealerdirect/phpcodesniffer-composer-installer: ^1
- php-parallel-lint/php-parallel-lint: ^1
- phpcompatibility/php-compatibility: dev-develop#3f79f96be9289a49eb85a4db3e8f5b7d55ba06d2
- phpmd/phpmd: ^2.15
- wp-coding-standards/wpcs: dev-develop
This package is auto-updated.
Last update: 2025-08-19 16:44:28 UTC
README
WordPress admin dashboard widget helper.
Features
- Easy to use: Simple API for creating WordPress admin dashboard widgets
- Accessible: Proper HTML structure and ARIA attributes
- Widget fields: Support for several types of fields
Field Types
- text
- url
- password
- number
- textarea
- select
- radio
- checkbox
- toggle
- multicheckbox
- buttonset
- sortable
License
This project is licensed under the MIT.