Vladimir’s WordPress Forum


 
Current User: Guest
Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

Buddypress activity and smart youtube

Add a New Topic Reply to Post
UserPost

13:48
7 January, 2011


Slam

Guest

Good day,

Could you add a option to display a youtube video at buddypress activity stream?
For example:
http://wowgeek.ru/activity/
Recent post from sub-blog and httpv doesn't parse and show.

Thank you in advance.

14:30
10 January, 2011


Vladimir

Admin

posts 707

I doubt I'll have time, but if you patch it I'll be happy to include it in next release.

16:34
11 January, 2011


Slam

Guest

I'm not familiar with PHP, but pathing was very simple
function add_filters_and_hooks()
{
if ($this->options['posts'] == 'on')
{
add_filter('the_content', array($this, 'check'), 100);
add_filter('the_excerpt', array($this, 'check'), 100);
ad this-> add_filter('bp_get_activity_content_body', array($this, 'check'), 100);
Everything work fine)

Could you add this with choise option in the next version of your great plugin?

Have a nice day =)

4:46
16 December, 2011


Cflyrun

Guest

Smart Youtube doesn't seem to work anywhere in BP for me (1.5.1)

16:10
21 January, 2012


Vladimir

Admin

posts 707

Hi Slam

Please send me the patched version of the latest version of the plugin to vprelovac@gmail.com

Reply to Post

Reply to Topic:
Buddypress activity and smart youtube

Guest Name (Required):

Guest Email (Required):

HTML Editor
Smileys
Confused Cool Cry Embarassed Frown Kiss Laugh Smile Surprised Wink Yell
Post New Reply

Guest URL (required)

Math Required!
What is the sum of:
6 + 5