Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
EDD_Batch_Downloads_Import::maybe_create_terms( $terms = array(), $taxonomy = 'download_category' )
Locate term IDs or create terms if none are found
Description Description
Return Return
(array)
Source Source
File: includes/admin/import/class-batch-import-downloads.php
Changelog Changelog
Version | Description |
---|---|
2.6 | Introduced. |