Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Travis Smith

    (@wpsmith)

    Brian,

    To allow HTML in the bio description, just use this:
    remove_filter( ‘pre_user_description’ , ‘wp_filter_kses’ );

    Thanks,

    Travis

    Thread Starter Brian

    (@womensradio)

    Thank you Travis!

    Can you recommend where exactly this code is to be placed?

    Thx again!

    -Brian & WR

    Plugin Contributor Travis Smith

    (@wpsmith)

    Just insert it into functions.php.

    Thread Starter Brian

    (@womensradio)

    Excellent — works like a charm!

    Also, does this need to be updated if/when we update our WordPress installation to a new version beyond 3.2.1?

    Thx!

    -Brian & WR

    Plugin Contributor Travis Smith

    (@wpsmith)

    Not unless the changelog says that they did something to that filter.

    Plugin Author vicchi

    (@vicchi)

    Hi … first of all thanks for trying out the plugin and for getting in touch. I’ve been wrapped up in my day job for a while so I haven’t had the chance to catch up with the forums here.

    I’ll add support for this into the next version of the plugin to avoid the need to hack functions.php; I’ve been working on my day job as well as getting a new version of the plugin into a shape fit for release but I hope to be able to do this over the next week or so.

    Once again, thanks for using the plugin and thanks for getting in touch.

    Best

    G

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: WP Biographia] Add Paragraphs to Author Bio’ is closed to new replies.