Description Usage Arguments Value
As the tematres api accepts ids of terms only on most of its tasks this is a small helper that converts them into each other. It has two function names tha you can use depending on what you are converting. But both function names do the same so they can be exchanged. (rtematres.api.conversion.[term_id/id_term])
1 | rtematres.api.conversion.term_id(given, warn = T)
|
given |
Either a term or an integer id for a term |
warn |
Give a waring when the term/id is not found. Defaults to TRUE. |
Either a string or id
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.