All_Import_Pro implements Registerable, Standard_Service
Handles integration with WP All Import Pro
Tags
Interfaces, Classes and Traits
- Registerable
- Standard_Service
Table of Contents
- clear_pricing_cache() : mixed
- Clear the pricing cache after import.
- register() : mixed
- {@inheritdoc}
Methods
clear_pricing_cache()
Clear the pricing cache after import.
public
clear_pricing_cache(int $post_id, mixed $xml_node, bool $is_update) : mixed
Parameters
- $post_id : int
- $xml_node : mixed
- $is_update : bool
Tags
Return values
mixed —register()
{@inheritdoc}
public
register() : mixed