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

Get category lookup table values to insert.


Description Description


Parameters Parameters

$category_id

(Required) Category ID to insert.

$category_tree_id

(Required) Tree to insert into.


Top ↑

Return Return

(string)


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.