Allow users to specify the Description, Alt text, Caption for image uploads
-
Is there a way to allow the user to specify a few text fields if only a single image is uploaded?
I’d like for there to be a way to specify (at least) the Description or Caption that should be used for the image when it is shown in the comment. This would require (I think):
- An extra text field to provide said caption/description (which would be stored in the caption or description field for the attachment)
- Rendering of the caption/description on display of the attachment. Ideally for me, this would be done with the WordPress [caption] shortcode, but endering it in any fashion would be just fine, since I can then style it appropriately.
I’m happy to do this with filters/actions as opposed to a plugin update, but I’m not sure where to get started.
Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.