Insert images without reference, alt, dimensions or class
-
Hi everyone!
I have a little problem, but no ideas how to solve it!
When i insert an image using “Media uploader” I get this code:
<img src="image_direct_link" alt="Title" width="600" height="450" class="alignnone size-full wp-image-1884" />
I would rather get this result:
<img src="image_direct_link" />
how can i do this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Insert images without reference, alt, dimensions or class’ is closed to new replies.