Plugin: BuddyPress Links

Join this plugin group to follow comments, support topics and reviews.

Version 0.5 released (8 posts)

Started 1 year, 7 months ago by: MrMaz

  • Profile picture of MrMaz MrMaz said 1 year, 7 months ago:

    Version 0.5 was just released.

    There are no new features, but many compatibility and bug fixes. A big thanks to everyone that reported bugs over the past few months.

    * Tested with WordPress 3.x and BuddyPress 1.2.6
    * Improved compatibility when groups component is disabled
    * Improved compatibility when activity component is disabled
    * Added configuration constant for disabling groups integration
    * Added configuration constant for using select box for categories on create form
    * Added filter to bp_links_is_url_valid() to allow extended validation
    * Fixed pubdate bug in feed generator
    * Fixed linkmeta bug where empty values where being passed to array_map()
    * Updated RU translation

    This plugin is maturing nicely, and if no major issues arise with this release, the next version could possibly be 1.0

  • Profile picture of MrMaz MrMaz said 1 year, 7 months ago:

    I would also like to say a HUGE thank you to @leoafarias for financing a large portion of the development that went into this release! This is a great example of how you can invest in your own projects and the community at the same time.

    Thanks Leo!

  • Profile picture of Sofian J. Anom Sofian J. Anom said 1 year, 7 months ago:

    Cool! Thanks, @MrMaz and @leoafarias :)

  • Profile picture of masonjames masonjames said 1 year, 7 months ago:

    Awesome! Been looking for this update for awhile. Congrats guys!

  • Profile picture of leoafarias leoafarias said 1 year, 7 months ago:

    Thanks! Marshall it’s great to see that the community can keep this great plugin going. Great job!

  • Profile picture of Bowe Bowe said 1 year, 7 months ago:

    Well done Marshall.. And thanks @leoafarias for making this possible!

  • Profile picture of GUAP GUAP said 1 year, 6 months ago:

    thank you thank you thank you, cool stuff, great plugin for buddypress!

  • Profile picture of anindyaray anindyaray said 1 year, 6 months ago:

    @MrMaz
    I find an issue here
    On users profile page BP links tab is displayed at the begining , I mean even before Activity tab …
    Like it should be Activity, Profile, Blogs, Messages, Friends, Groups …. and then Links , but in my site its displayed
    Links, Activity, Profile … and so on …. What should be done to display link as it should be ?

    will some thing like this work ?
    define("BP_LINK_POSITION",50);