CategoryLookup::delete( int $category_id, int $category_tree_id )

Delete lookup table data from a tree.


Description Description


Parameters Parameters

$category_id

(Required) Category ID to delete.

$category_tree_id

(Required) Tree to delete from.


Top ↑

Return Return

(void)


Top ↑

Source Source

File: packages/woocommerce-admin/src/CategoryLookup.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.