• Resolved bing4

    (@bing4)


    Hello.

    Can we use Google Drive to get sounds from it ?

    <?php
    add_filter('bp_better_messages_sounds_assets', function($sounds_url){
    return 'https://yourwebsite.com/sounds/'; // New sounds url
    });


    Also, should we point only /sound_directory/ or /file_link.mp3 too ?
    The question is how to change the sound for an incoming message.
    • This topic was modified 2 months, 1 week ago by bing4.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.