LLMS_Meta_Box_Order_Details::save( int $post_id )
Save method
Description Description
Parameters Parameters
- $post_id
-
(Required) Post ID of the Order
Return Return
(void)
Source Source
File: includes/admin/post-types/meta-boxes/class.llms.meta.box.order.details.php
Changelog Changelog
Version | Description |
---|---|
3.35.0 | Verify nonces and sanitize $_POST data. |
3.10.0 | Unknown. |
3.0.0 | Introduced. |