Forums

Join
bbPress Support ForumsPluginsAdding to the allowed tags in KSES

Info

Adding to the allowed tags in KSES

  1. I would like to make a plugin which allows more than just img tags, I want to let people paste youtube embed code in etc.. but still block javascripts, form tags, iframes and meta's for example, I looked about but theres no instruction, I looked at how allow images works but while it made sense that plugin doesnt work on bbpress 1.0 a6 so its pointless.

  2. This allows the admin to post anything: maybe looking at it would be useful:
    http://bbpress.org/plugins/topic/admin-can-post-anything/

    Also, if you're just interested in allowing video, this works fine:
    http://www.naden.de/blog/bbvideo-bbpress-video-plugin

    Users don't even need to paste the embed code, just the URL to the video.

  3. I know chrishajer but the bbvideo plugin is crap because people like and are used to putting in the embed code, my users are tech savie just not used to the restrictiveness, can I disable filtering for all attributes of the embed, object, img, and param tags?

  4. You must log in to post.