bbPress Plugin Browser »

bbPress Signatures (0.2.0)

Download

Version: 0.2.0

Last Updated: 2010-9-16

Requires bbPress Version: 0.8.2 or higher

Compatible up to: 0.9

Author Homepage »

Plugin Homepage »

Donate to this plugin »

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(27)

Your Rating

Author: _ck_


  1. The instructions in the readme file appear to be incomplete. It reads, "Add the bb-signatures.php file to bbPress' my-plugins/ directory" but it appears to need both php files added.

    Posted: 1 year ago #
  2. Sorry about that, the plugin was changed into two files after those instructions were written.

    Posted: 1 year ago #
  3. guly

    Member

    hi _ck_ - one of my users noted that you can't use backslashes in signatures (users try the darndest things). I'm going to look at the code now. I assume putting addslashes() somewhere will solve this?

    Update...

    BINGO! Yep, if you go to function:

    function update_user_signature()

    And add:

    $signature=addslashes($signature);

    Before:

    $signature=bb_filter_kses(stripslashes(balanceTags(bb_code_trick(bb_encode_bad($signature)),true)));

    You get the backslash in the signature. Can I assume this is not a haxx0r risk?? You have the $signature going through a lot of what appear to be "code sanitizing" functions after addslashes(), so I hope we are OK.

    Thanks!

    Posted: 1 year ago #
  4. Is this including the HTML?

    Posted: 1 year ago #
  5. How can I add the button for a post-based signature? I don't see it in the plugin page. (I'm using the default bbpress theme)

    Posted: 1 year ago #
  6. ajz

    5 stars
    4 stars
    3 stars
    2 stars
    1 star

    Member

    very nice plugins, works great.

    Posted: 1 year ago #
  7. really useful

    Posted: 1 year ago #
  8. I like this plugin, very helpfull indeed

    Posted: 1 year ago #
  9. I like bbPress Signatures, good work.

    Posted: 10 months ago #
  10. Thnx for the plugin

    Posted: 9 months ago #
  11. Thank you!!

    Posted: 7 months ago #
  12. thank you!

    Posted: 7 months ago #
  13. Torrent downloaden

    Member

    No problems here!

    Posted: 6 months ago #
  14. Yessssss

    Posted: 6 months ago #
  15. This is what i was looking for! :D

    Posted: 3 months ago #
  16. thanks ck its very usefull

    http://www.donaalfian.com/2012/01/software-akuntansi-laporan-keuangan.html

    Posted: 3 months ago #

RSS feed for this topic

Add a Comment

You must log in to post.