Bugfix/global autoloader support (#524)

* version numbers updated.

* "WP_GraphQL_WooCommerce::includes()" refactored.

* External non-vendor includes deprecated.
This commit is contained in:
Geoffrey K Taylor
2021-07-06 20:20:47 -04:00
committed by GitHub
parent 6f4a685b81
commit a702bee591
9 changed files with 60 additions and 9 deletions
+3
View File
@@ -4,6 +4,9 @@
*
* @package WPGraphQL\WooCommerce
* @since 0.0.1
* @deprecated v0.10.2
*
* Will be removed in v0.11.0. Some functions will be relocated.
*/
/**