• Resolved lukiano880

    (@lukiano880)


    Hola.
    En el perfil de usuario hemos a?adido un campo adicional con una imagen (la imagen está en 2 meta_keys: ACF y One User Avatar)
    Al exportar usuarios, ese campo exporta el ID de la imagen.
    Me gustaría que se exportara la URL de la imagen.
    ?Es posible?

    Hi. In the user profile we have added an additional field with an image (the image is in 2 meta_keys: ACF and One User Avatar) When exporting users, that field exports the image ID. I would like the image URL to be exported. Is this possible?

Viewing 1 replies (of 1 total)
  • Plugin Author Javier Carazo

    (@carazo)

    Buenos días,

    Si en el campo guardas el ID, se exportará el ID. Si quieres exportar la url puedes usar el hook acui_export_data o acui_export_data_{$key} para conseguir lo que quieres.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.