Hi guys! Thank you for your help and your awesome theme!
How i can output metafields alt and copyright under all images added in classic editor?
Like this:
<img src="*" alt="alt" />
<p><span>alt</span><span>copyright</span></p>
Hey mischael1,
Thank you for the inquiry.
You can use this plugin to automatically add alt and title attributes to the images in the classic editor.
// https://wordpress.org/plugins/auto-image-attributes-from-filename-with-bulk-updater/
Unfortunately, the plugin doesn’t have a copyright option out of the box. You may need to look for another plugin in the link below.
// https://wordpress.org/plugins/search/copyright/
Best regards,
Ismael