Update HPOS.md
This commit is contained in:
parent
9665a3618e
commit
0a3f5744ab
|
@ -1,4 +1,4 @@
|
||||||
# HPOS
|
# High Performance Order Storage (HPOS)
|
||||||
|
|
||||||
WooCommerce has traditionally stored store orders and related order information (like refunds) as custom WordPress post types or post meta records. This comes with performance issues, and that's why HPOS (High-Performance Order Storage) was developed. HPOS is the WooCommerce engine that stores orders in dedicated tables.
|
WooCommerce has traditionally stored store orders and related order information (like refunds) as custom WordPress post types or post meta records. This comes with performance issues, and that's why HPOS (High-Performance Order Storage) was developed. HPOS is the WooCommerce engine that stores orders in dedicated tables.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue