Skip to content
Snippets Groups Projects

feature(core): Option filter

Merged Krzysztof Dyszczyk requested to merge feature/option-filter into master
2 files
+ 20
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
0
@@ -7,6 +7,7 @@ if ( file_exists( __DIR__. '/functions_add.php' ) ) {
}
include __DIR__ . '/functions_rest_api.php';
include __DIR__ . '/functions_flexible_shipping.php';
/**
* Disable images regenerations
Loading