Content_image tag
Posted: Fri May 03, 2013 3:47 pm
I would like to change the name="" attribute because it is obsolete and change it to the id="" attribute in the plugin content_image. But if I download the function.content_image.php I get the following code:
And that is all…
My question here; where or how can I get the right code?
Code: Select all
<?php // This is a stub file ?>My question here; where or how can I get the right code?