Problem:
How can I retrieve taxonomy from customer-entered form content?
Solution:
var_dump the $_POST array to see the proper key values that you have in before_save_data hook.
<pre> <?php var_dump($_POST); ?> </pre> <p>
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Aucun de nos assistants n'est disponible aujourd'hui sur le forum Jeu d'outils. Veuillez créer un ticket, et nous nous le traiterons dès notre prochaine connexion. Merci de votre compréhension.
Ce sujet contient 5 réponses, a 2 voix.
Dernière mise à jour par Il y a 1 année et 9 mois.
Assisté par: Christopher Amirian.