Improve UX clarity between "Sync Now" and "Import all Products from Square" buttons #463
Annotations
10 errors
|
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound:
includes/Sync/Manual_Synchronization.php#L1854
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wc_square_sync_max_objects_total".
|
|
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound:
includes/Sync/Manual_Synchronization.php#L1832
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wc_square_sync_max_objects_per_upsert".
|
|
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound:
includes/Sync/Manual_Synchronization.php#L1810
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wc_square_sync_max_objects_per_batch".
|
|
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound:
includes/Sync/Manual_Synchronization.php#L1785
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wc_square_sync_max_objects_to_retrieve".
|
|
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound:
includes/Sync/Order_Mapper.php#L62
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wc_square_allowed_status_changes".
|
|
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound:
includes/Sync/Product_Import.php#L598
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wc_square_update_product_set_description".
|
|
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound:
includes/Sync/Product_Import.php#L583
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wc_square_update_product_set_name".
|
|
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound:
includes/Sync/Product_Import.php#L78
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wc_square_import_api_limit".
|
|
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound:
includes/Sync/Order_Polling.php#L294
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wc_square_order_polling_interval_seconds".
|
|
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound:
includes/Sync/Records/Record.php#L583
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wc_square_sync_record_actions".
|