Skip to:
Content
Pages
Categories
Search
Top
Bottom

[HELP] How to Add/Edit Role – Ranks by Post


  • RLsARc
    Participant

    @rlsarc

    Good day bbPress. Newbie here…

    ROLES
    I want to edit the name of this role
    *Keymaster to *Administrator
    *Participant to “Ranks by Posts”

    I want to add this roles
    *Staff Leader same as admins capabilities
    *VIP, Donator, etc… in Participants capabilities but excluded in ranks by post

    RANKS BY POST
    20 Post = Trainee
    40 Post = Private
    80 Post = PFC
    160 Post = Corporal and so on…

    //that when bbPress updates, all of this will not be gone and will be shown at BuddyPress Profile as well. Hope you’ll help me and I’m willing to do/learn some coding. Please!

Viewing 1 replies (of 1 total)

  • Robkk
    Moderator

    @robkk

    It might be possible to use some code to calculate the posts like this or wait til 2.6 adds this feature.

    https://wordpress.org/plugins/bbp-topic-count/

    Then I guess setting the role using the code below when they reach the count. I am not sure entirely though, I have never tried something like this yet.

    bbp_set_user_role();

    Right now this is most likely custom development and you may need to hire a developer to create this for you.

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