BuddyPress

  • Home
  • About
  • Blog
  • Codex
  • Showcase
  • Plugins
  • Themes
  • Support
  • Download
  • Site Activity

Plugin: Custom Profile Filters for BuddyPress

Join this plugin group to follow comments, support topics and reviews.
  • Home
  • Activity
  • Reviews
  • Forum
  • Members 35
  • Donate
  • Description
  • Screenshots
  • Installation
  • Frequently Asked Questions
  • Other Notes
  • Changelog
  • Stats
  • Home
  • Activity
  • Reviews
  • Forum
  • Members 35
  • Donate
  • Description
  • Screenshots
  • Installation
  • Frequently Asked Questions
  • Other Notes
  • Changelog
  • Stats
  • RSS
  • Profile picture
    Vernon Fowler joined the group Custom Profile Filters for BuddyPress
    3 months, 3 weeks ago
  • Profile picture
    steveryan joined the group Custom Profile Filters for BuddyPress
    3 months, 3 weeks ago
  • Profile picture
    munman replied to the forum topic "Problem Updating Information" Dialogue on Custom Profile Fields in the group Custom Profile Filters for BuddyPress

    Yes, I am experiencing this also. Even with BuddyPress 1.5…

    7 months, 3 weeks ago
  • Profile picture
    mrjarbenne started the forum topic "Problem Updating Information" Dialogue on Custom Profile Fields in the group Custom Profile Filters for BuddyPress

    When I click on Save Profile, a red bar appears at the top with the dialogue: “There was a problem updating some of your profile information, please try again.” Even though this occurs, and the profile page is […]

    View Topic 8 months, 2 weeks ago
  • Profile picture
    chandrakant.bhosale joined the group Custom Profile Filters for BuddyPress
    10 months, 1 week ago
  • Profile picture
    Zigzag McQuack joined the group Custom Profile Filters for BuddyPress
    1 year ago
  • Profile picture
    Miko joined the group Custom Profile Filters for BuddyPress
    1 year, 1 month ago
  • Profile picture
    eliasbr posted on the forum topic Refined tag stripping function in the group Custom Profile Filters for BuddyPress:

    OK, it’s impossible to have any backslashes in this forum.

    1 year, 2 months ago
  • Profile picture
    eliasbr posted on the forum topic Refined tag stripping function in the group Custom Profile Filters for BuddyPress:

    This is just a test:
    One backslash:
    Two backslashes: \
    Three backslashes: \
    Same inside of backticks:

    One backslash: 
    Two backslashes: \
    Three backslashes: \
    1 year, 2 months ago
  • Profile picture
    eliasbr posted on the forum topic Refined tag stripping function in the group Custom Profile Filters for BuddyPress:

    The code was altered when I inserted it here. Some backslashes are missing. Anyhow, since I wrote that, I’ve improved the code because it didn’t handle links in the middle of texts: ` function strip_search_links($str) { // Remove outmost link. $pattern=’^ (.+)$’; $pattern=prepare_pattern($pattern); $str=preg_replace($pattern, ‘${2}’, $str); //…[Read more]

    1 year, 2 months ago
  • Profile picture
    king76 joined the group Custom Profile Filters for BuddyPress
    1 year, 2 months ago
  • Profile picture
    king76 posted on the forum topic Refined tag stripping function in the group Custom Profile Filters for BuddyPress:

    Good but, this is my errors :

    Warning: preg_replace() : Unknown modifier '/' in /***/wp-content/plugins/custom-profile-filters-for-buddypress/custom-profile-filters-for-buddypress-bp-functions.php on line 50

    1 year, 2 months ago
  • Profile picture
    eliasbr started the forum topic Refined tag stripping function in the group Custom Profile Filters for BuddyPress:

    Since I wanted to allow my users to write links and other tags in their profile fields, I exchanged the strip_tags function calls with calls to this function: ` function strip_search_links($str) { $pattern=’ (.+?)‘; $pattern = addslashes($pattern); $pattern = str_replace(‘/’, ‘/’, $pattern); $pattern = str_replace(‘?s’, ‘?s’, $pattern);…[Read more]

    View Topic 1 year, 3 months ago
  • Profile picture
    eliasbr joined the group Custom Profile Filters for BuddyPress
    1 year, 3 months ago
  • Profile picture
    limitsunx joined the group Custom Profile Filters for BuddyPress
    1 year, 4 months ago
  • Profile picture
    AJ Martin joined the group Custom Profile Filters for BuddyPress
    1 year, 5 months ago
  • Profile picture
    AJ Martin reviewed the plugin Custom Profile Filters for BuddyPress:

    1 stars2 stars3 stars4 stars5 starsDoes what is says. I hacked it a bit to handle img links as I wanted to allow members to show several thumbnail photos in their extended profile. (photography based site) . My php skills are not the greatest so I copied the existing function and edited it to force a img width for each thumbnail.

    thanks for sharing this.

    1 year, 5 months ago
  • Profile picture
    Roger Coathup posted on the forum topic Where is the 'field id' so I can deactivate it? in the group Custom Profile Filters for BuddyPress:

    @oneearth – you asked if there was anyway to turn them all off: “Also – is there some way to simply turn off the auto linking within the extended profile fields? “

    1 year, 6 months ago
  • Profile picture
    hnla posted on the forum topic Where is the 'field id' so I can deactivate it? in the group Custom Profile Filters for BuddyPress:

    Try the backend profile edit screen if you hover fields it will show you the ids in the links.

    Documentation is always nice but we can’t demand it as it were we’re all newbs to one extent or another and there are times when we just have to struggle and work things out.

    1 year, 6 months ago
  • Profile picture
    hnla joined the group Custom Profile Filters for BuddyPress
    1 year, 6 months ago
  • Load More  

Plugin Info

  • Version: 0.3.1
  • Last Update: 814 days ago
  • Requires: Mu 2.7.1, 1.0
  • Compatible to: Mu 2.9.1.1, 1.2
  • Downloads: 8,701
  • Rating: 5 stars4 stars3 stars2 stars1 stars(based on 14 ratings)
Download 0.3.1  ↓

Contributors

Avatar Image

Create Account

To create a BuddyPress.org account please first create a WordPress.org ID and then use that to log in to this site.

Log In

To start connecting please log in first.

Bugs

Think you've found a bug with the software? Please report it here (use the same login credentials).

  • WordPress
  • bbPress
  • BuddyPress
    • WordPress.org
    • Documentation
    • Support Forums
    • Feedback
  • Log in
  • Home
  • Activity
  • Reviews
  • Forum
  • Members 35
  • Donate
  • Description
  • Screenshots
  • Installation
  • Frequently Asked Questions
  • Other Notes
  • Changelog
  • Stats