tax_input
-
Good Morning!
My name is Luciano Braga and need help.
determine if they want to use more than one type of taxonomy with tax_input.
The code I’m using is as follows:
'tax_input' => array( 'alunos' => array( $term_id ), 'tipo' => array( $tipo ) ) // support for custom taxonomies.
What’s wrong?
The topic ‘tax_input’ is closed to new replies.