• Resolved specstanza

    (@specstanza)


    Hi,
    I’m using Inline Image Upload for BBPress, so far, I’m very pleased with it, especially with bbPress Topic Thumbnails. These two plugins allow me to catch first image but I have a little question about IIUforBbpress.

    I would like to programmaticaly add an extra tag to the inserted in a post.
    I need a <p> tag before <img> tag to set my bbPress Topic Thumbnails automatically.

    I’ve read the bbp-image-upload.php but I really don’t want to break the plugin as it works when <p> is manually added.

    Thank you for your help,

    PS : I’m aware wpautop allows me to do that but I want it set by default and I have no main direction for that.

    • This topic was modified 2 years ago by specstanza.
    • This topic was modified 2 years ago by specstanza.
Viewing 1 replies (of 1 total)
  • WP Zone Support

    (@aspengrovesupport)

    Hello, the plugin doesn’t provide such functionality by default.
    You can use, eg. jQuery to wrap the elements created by bbPress Topic Thumbnails in the <p> tags.

Viewing 1 replies (of 1 total)
  • The topic ‘Add a tag to the image’ is closed to new replies.