Merge branch 'fix/26173' of github.com:woocommerce/woocommerce into fix/26173

This commit is contained in:
Ron Rennick 2020-09-18 15:23:08 -03:00
commit 0735ed9f40
1 changed files with 1 additions and 0 deletions

View File

@ -544,6 +544,7 @@ class WC_Install {
self::create_pages();
}
}
/**
* Create pages that the plugin relies on, storing page IDs in variables.
*/