Updated High perfromance Order Storage Upgrade Recipe Book (markdown)
parent
b9a0fb3989
commit
d300465d97
|
@ -193,7 +193,7 @@ function render_xyz_metabox( $post_or_order_object ) {
|
|||
|
||||
## Declaring extension (in)compatibility
|
||||
|
||||
Once you examined the extension's code, you can declare whether it's compatible with HPOS or not. We've prepared an API to make this easy:
|
||||
Once you examined the extension's code, you can declare whether it's compatible with HPOS or not. We've prepared an API to make this easy. To declare your extension compatible, use the following code:
|
||||
|
||||
```php
|
||||
|
||||
|
|
Loading…
Reference in New Issue