Filter caption-Shortcode in WordPress
The title may not speak for itself and therefore I will explain a little more on the topic and do not just put a code snippets on this post.
If you use the „Mediauploader“ in WordPress not just to load images, but also for integration in the post or page, then a Shortcode will be created and be insert in the content if you leave a picture title for this picture. The title should be maintained, because it will be used as
alt
-attribute to the img
-Tag.
Not every user is satisfied with this issue and I’ll show, how you can change the output.
Continue reading …