Tags: apsolut-wordpress/underpin
Tags
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
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
Release/1.1.2 (Underpin-WP#23) * Corrects composer package to support installer-paths * Sets type to wordpress-muplugin
Release/1.1.1 (Underpin-WP#22) * Adds role support. * Adds metadata support.
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]>