WC_Post_Types::flush_rewrite_rules()
Flush rewrite rules.
Method of the class: WC_Post_Types{}
No Hooks.
Returns
null
. Nothing (null).
Usage
$result = WC_Post_Types::flush_rewrite_rules();
WC_Post_Types::flush_rewrite_rules() WC Post Types::flush rewrite rules code WC 9.8.5
public static function flush_rewrite_rules() { flush_rewrite_rules(); }