The MU forums have moved to WordPress.org

new announcement plugin found - opinions? (5 posts)

  1. Ovidiu
    Member
    Posted 17 years ago #

    hi there, I found a plugin which displays a certain announcement (separately for each blog as far as I have tested) before the first post on the homepage.

    However it accepts HTML input so I was just curious if it is hard to filter it with kses too?
    http://www.teejayuu.co.uk/2007/01/17/teejays-site-news/

  2. drmike
    Member
    Posted 17 years ago #

    Should be something like:

    apply_filter($content, kses)

    or something like that.

    Andrea says she got the sticky plugin working. I never could but I never fooled much with it. Maybe she can speak up here.

  3. andrea_r
    Moderator
    Posted 17 years ago #

    I retested - it didn't work with newer code, BUT people who had previous sticky posts still had them "stuck" so to speak. It looks like mostly the ticky box option doesn't get rendered where it is supposed to.

    And then I had to leave it at that, what with life interfering and all...

  4. drmike
    Member
    Posted 17 years ago #

    May want to look at wp.org's forums and see if anyone is having an issue with it. There may be a fix.

  5. Ovidiu
    Member
    Posted 17 years ago #

    I found another sticky plugin, a new one on the block, I'll post the link here tomorrow, but I was trzing to play with this one as this is actuallz not a sticky post, but just a piece of html shown above the first post on the frontpage...

About this Topic