modularity icon indicating copy to clipboard operation
modularity copied to clipboard

A PSR-11 implementation for WordPress Plugins, Themes or Libraries.

Results 7 modularity issues
Sort by recently updated
recently updated
newest added

### Is your feature request related to a problem? Currently, the only way to add modules from other places is via adding an action to [this hook](https://github.com/inpsyde/modularity/blob/7ace0e8f9b9ce0f07777d461f478c62b7e14fefe/src/Package.php#L369) The hook name...

enhancement

**Please check if the PR fulfills these requirements** - [ ] The commit message follows our guidelines - [ ] Tests for the changes have been added (for bug fixes/features)...

The usage of the flag `PATHINFO_FILENAME` might strip part of the name of the project. One case might be a theme having a dot as part of the name, for...

This issue describes an additional funcitonality that I think would be nice to have, based on the experience of using WP App Container for plugins and from discussion with colleagues...

enhancement

### Description of the bug This is a "bug" more in the way of an "annoyance" rather than _a problem with the code_. When a plugin is tested against the...

**Please check if the PR fulfills these requirements** - [x] The commit message follows our guidelines - [x] Tests for the changes have been added (for bug fixes/features) - [x]...

**Please check if the PR fulfills these requirements** - [x] The commit message follows our guidelines - [x] Tests for the changes have been added (for bug fixes/features) - [x]...