In the wordpress post WYSIWYG, you can easily add images from the media library. But, once the image is inserted into the post, it is not intuitive to edit the image’s source to a different image in your media library. You have to remove the image completely, and then add another one in it’s place.
So what I am asking is twofold:
- Can the tinyMCE editor plugins (in this case wpeditimage) be overridden via functions.php or a plugin? Or can I totally override it with my own?
- Do you agree with me that this is a usability issue in WP, or am I just smoking something?
Any feedback or suggestions highly appreciated