underpin icon indicating copy to clipboard operation
underpin copied to clipboard

A WordPress Framework that makes building scale-able plugins and themes easier.

Results 15 underpin issues
Sort by recently updated
recently updated
newest added

Right now, there are a number of circumstances where Underpin generates a hash, and sometimes that has is generated from an array of arguments. These are all normalized in their...

It would be nice if loader registries could override the default `export` method with an array-based method. Right now the only way to do this is by creating a new...

The exporter was originally created as a way to output registered items and display them directly in a text file, however, as I've worked with Underpin I've come to find...

e.g. unknown `ServiceProvider` class in `Plugin_Builder_Provider` @alexstandiford If you are interested in more ```bash composer require --dev szepeviktor/phpstan-wordpress vendor/bin/phpstan analyze -c vendor/szepeviktor/phpstan-wordpress/extension.neon lib/ --level=0 ```