-
James 007 and Andy Peatling are now friends 2 years, 4 months ago
-
James 007 posted on the forum topic Twitter Authentication in the group
Plugins: 2 years, 4 months ago
This would abe a geat thing. Even better how about Facebook connect?
-
James 007 joined the group
Plugins 2 years, 4 months ago
-
James 007 posted an update: 2 years, 4 months ago
@andy is there a security issue on doing embed codes?
-
James 007 posted an update: 2 years, 4 months ago
Need to have the ability to add photos and video playas!
Drinking some MONSTER yo

-
James 007 posted an update: 2 years, 4 months ago
Testing the embed yo. Should be able to post videos right int he stream….
-
James 007 posted an update: 2 years, 4 months ago

-
James 007 posted an update: 2 years, 4 months ago
Eating some pizza.
-
James 007 posted an update: updating status 2 years, 4 months ago
-
James 007 created the blog test test 2 years, 4 months ago
-
James 007 became a registered member 2 years, 4 months ago
Andy Peatling posted a new activity comment: %s There is yes. However it is possible to adapt the WordPress oEmbed functionality to allow you to just paste YouTube links and more. There isn’t enough time before 1.2 though, although someone smart could make a plugin perhaps?
luccame posted a new activity comment: %s yes, hopefully… and he would become my hero!
Ray posted a new activity comment: %s I’ve got a rudimentary oEmbed plugin working for BP.
It checks the activity update for links with a regex expression, then uses a loop to replace the link with the oEmbed code.
It works, but I’m not sure if there would be a performance hit. For WP’s posts, it caches the object in the postmeta.
The regex…[Read more]
Andy Peatling posted a new activity comment: %s Nice, add it to the repo when you’re ready. Perhaps cache it in activitymeta?
Ray posted a new activity comment: %s I’ll need to read up on activitymeta. Can you point me in the right direction?