Merge branch 'fix/26173' of github.com:woocommerce/woocommerce into fix/26173
This commit is contained in:
commit
0735ed9f40
|
@ -544,6 +544,7 @@ class WC_Install {
|
|||
self::create_pages();
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Create pages that the plugin relies on, storing page IDs in variables.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue