Skip to:
Content
Pages
Categories
Search
Top
Bottom

Buddypress plugin use best practices


  • Earl_D
    Participant

    @earl_d

    Currently running BP 2.6.1.1 WP 4.53 using twenty twelve child theme. I have incorporated many plugins to get the features desired for my private social network. The more I late about BP and how flexible it really it the more I have been working to apply the best practices regarding plugin use to the development of the site. Leading me to the questions -what features of BP are best extended or custoomized using plugins and what features are best extended customized using code snippets in the available tools for customization bp-custom and functions files?

    Thanks in advance to the incredible people who share their expertise and experiments here for to the benefit of the rest of us. Something I hope to do and my skills in this area develops.

Viewing 6 replies - 1 through 6 (of 6 total)

  • sharmavishal
    Participant

    @sharmavishal

    -what features of BP are best extended or custoomized using plugins and code

    It’s highly relative depends on what you want for your bp site


    Earl_D
    Participant

    @earl_d

    @sharmavishal thanks for the reply. the site is a private (must register and be approved) niche social network with WP BP and BBP. My concern is to find a balance between speed and the use of plugins while delivering the features that make for a good experience for my users.


    sharmavishal
    Participant

    @sharmavishal

    @earl_d i meant it would differ from site to site…i dont need to have a look at ur site…it would depend on your requirements…what features u need…what do u need to offer to ur users…just a note though..the more plugins you use its going to affect the speed of ur site..


    Earl_D
    Participant

    @earl_d

    @sharmavishal thanks for the response. I was just trying to describe the kind of site i.e. Private niche social network to give an idea of the kind of features that might be indicated. And the speed thing was my motivation to ask the question. Currently have media uploads chat room and other community oriented features using plugins. I feel like I have too many plugins and want to minimize by replacing any plugins that I can with code.

    For instance I recently as able to replace a login redirect and auto join to group plugins with code. Currently working to get my BBP forums styled the way I’d like without using BBP style pack.

    So as I am getting deeper into th custom code snippets and flexibility of BP in that regard I was seeking guidance on the best practices for where I could get the most most benefit from using plugin and where best to use code. What I don’t want to do is invest time tracking down and implementing code when it is better to just use a plugin.
    Thanks again for the response and any insights


    sharmavishal
    Participant

    @sharmavishal

    Private niche social network to give an idea of the kind of features that might be indicated

    again as i said before. No idea on what kind of features u would be looking at providing to your users

    minimize by replacing any plugins that I can with code

    that wont help. code or plugin is mostly the same thing IMO if you looking at speed of ur site


    Earl_D
    Participant

    @earl_d

    @sharmavishal thanks again for the response I was able to find some relevant info on the matter from these sources external to this site

    Functions.php vs. Functionality Plugin

    Separate theme display and functionality with a build-your-own custom functionality plugin


    While not specific to Buddypress it is sufficient help me understand what should go into the decision making process.

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.
Skip to toolbar