Info
- 4 posts
- 3 voices
- Started 5 years ago by AphelionZ
- Latest reply from ctsheric
- This topic is resolved
img plugin bug
-
- Posted 5 years ago #
sorry to be posting a bug so soon, but ive been using the Allow Images plugin and everything seems to be in order, but then suddenly it started rejecting img tags and now i cant seem to get it back... if i do a full on
<img src="whatever">it just returns this:<img>Anyone have any ideas why this might be happening?
-
- Posted 5 years ago #
Try <img src="whatever" />
Nice catch, though. Thanks!
-
- Posted 5 years ago #
Np, and thank you - that worked.
-
- Posted 4 years ago #
The Allow-image plugin seems to have some problem. It cannot work properly on my bbpress 0.8.1. After I type <img src="what ever" /> and then reedit the post, then tag
will become
<img />. I think it due to the rmove_filter ("pre_post", "......"); in the plugin. Anyone has the same problem ? Thanks -
You must log in to post.