Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • neerajkumar2020
    Participant

    @neerajkumar2020

    Hi Henry,

    I have checked with plugin:
    buddypress-group-email-subscription/bp-activity-subscription-digest.php
    there is conditional checked with database
    i.e
    $user_subscriptions = $wpdb->get_results( $wpdb->prepare( “SELECT user_id, meta_value FROM $wpdb->usermeta WHERE meta_key = ‘ass_digest_items’ AND meta_value != ”” ) );

    Please help me by explaining , in which condition meta_value is updated for meta_key = ‘ass_digest_items’

    Thank you in advance.


    neerajkumar2020
    Participant

    @neerajkumar2020

    I have already posted as respect to Henery suggested, but still i am waiting for any response


    neerajkumar2020
    Participant

    @neerajkumar2020

    Hello Henrywright,
    Thank you for your response.

    “ass_digest_items” is used in buddypress-group-email-subscription/bp-activity-subscription-digest.php

    as per my knowlodge “ass_digest_items” value should be updated when any comment/post is added.
    But i am not able to update the value for “ass_digest_items”


    neerajkumar2020
    Participant

    @neerajkumar2020

    Please help me what is the use of “ass_digest_items” in usermeta table (buddypress) and how can i update the value when any comment/post is added.

Viewing 4 replies - 1 through 4 (of 4 total)
Skip to toolbar