Skip to:
Content
Pages
Categories
Search
Top
Bottom

manual profile

  • @mostafaghanbari

    Participant

    i ‘m creating a manual profile page(not like buddypress default theme) and in “notification settings tab” i need to save notification settings but when i do so(with using default codes) i redirect to a new page(to the buddypress default notification settings page!). so i decided to write a manual SQL query. but surprisingly i found nothing in database relating to notification settings! i want to know where buddypress saves its notification settings’s settings!!  does it save in SQL or not?!

    PS: i installed bbpress beside buddypress if it matters!

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

    Moderator

    If all the Notifications options are set to the default ‘yes’ – then nothing is stored in the database.

    Change one of the settings to ‘no’ and then check wp_usermeta for that user and you should see an entry for each option.

    @mostafaghanbari

    Participant

    thanks @shanebp

    yes its in wp_usersmeta and lookout for user id

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘manual profile’ is closed to new replies.
Skip to toolbar