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.
Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.
Este tema contiene 5 respuestas, tiene 2 mensajes.
Última actualización por hace 1 año, 9 meses.
Asistido por: Christopher Amirian.