02/18/2015 at 5:36 pm
#319943
Keymaster
@ Fabrice
Apologies The latest versions finalized the cnTerm class and that method actually does something else now. What you want to use instead now is cnTerm::getTaxonomyTerms('category', array('child_of' => 2 ) );
.
cnTerm::get()
now retrieves a specific term by ID and taxonomy.