Skip to content

Tags: apsolut-wordpress/underpin

Tags

2.0.0

Toggle 2.0.0's commit message

1.1.0

Toggle 1.1.0's commit message

1.3.1

Toggle 1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/1.3.1 (Underpin-WP#39)

* Introduces has_middleware method.

* Adds check ot make it possible to skip event logging for a registry

* Bumps logger version

* Introduces registry factory

1.3.0

Toggle 1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/1.3.0 (Underpin-WP#34)

* Fixes incorrect references to "WP_error" Underpin-WP#1 (Underpin-WP#29)

* Introduces find method in Loader Registry. Underpin-WP#28 (Underpin-WP#30)

Resolves Underpin-WP#28

* Issue/31 - Introduce middleware API (Underpin-WP#33)

* Moves has_trait method in Underpin class. Underpin-WP#31

This helper method is something that can be used outside of this system. With the trend of adding methods to Underpin as static methods, it makes sense to move this method, as well.

* Introduces Middleware API. Underpin-WP#31

* Updates Readme Underpin-WP#31

1.2.0

Toggle 1.2.0's commit message

1.1.2

Toggle 1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/1.1.2 (Underpin-WP#23)

* Corrects composer package to support installer-paths

* Sets type to wordpress-muplugin

1.1.1

Toggle 1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/1.1.1 (Underpin-WP#22)

* Adds role support.

* Adds metadata support.

1.0.1

Toggle 1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/1.0.1 (Underpin-WP#13)

* Removes un-necessary name declaration. Underpin-WP#10 (Underpin-WP#11)

Resolves 10

* Update Admin_Page.php (Underpin-WP#6)

* Update Admin_Menu.php (Underpin-WP#5)

* Update Rest_Endpoint.php (Underpin-WP#2)

Co-authored-by: Viktor Szépe <[email protected]>

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md