├── LICENSE ├── README.md ├── class.wph-widget.php ├── composer.json └── wph-widget.php /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WPBP/Widgets-Helper/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WPBP/Widgets-Helper/HEAD/README.md -------------------------------------------------------------------------------- /class.wph-widget.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WPBP/Widgets-Helper/HEAD/class.wph-widget.php -------------------------------------------------------------------------------- /composer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WPBP/Widgets-Helper/HEAD/composer.json -------------------------------------------------------------------------------- /wph-widget.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WPBP/Widgets-Helper/HEAD/wph-widget.php --------------------------------------------------------------------------------