Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to programatically change buddypress customizer options

  • @rafaelfigueiredo

    Participant

    Hi,

    How I can programatically can access and override the buddypress customizer options?

Viewing 3 replies - 1 through 3 (of 3 total)
  • @prashantvatsh

    Participant

    Hi,

    This is the function bp_nouveau_customize_register where all the customization options are registered and they must be saved in options table so you just need to find which option is saved for which feature and then can change its value by updating the options.

    Thanks

    @rafaelfigueiredo

    Participant

    Hi Prashant! Thanks. With your help I was able to solve my problem. Thanks a lot!

    @prashantvatsh

    Participant

    Glad that it helped you 🙂

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