This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
Abstract_Prioritize::sanitize( array $posts )
Sanitize the posts items
Parameters
- $posts
-
(Required) that contains WP_Post instances.
Return
(array)
Source
File: includes/modules/woocommerce_booster/custom_thank_you/prioritize_engine/abstract_prioritize.php
Expand full source code Collapse full source code View on Github