morales2k
Member
Posted 10 months ago #
I am trying to integrate the plugin with a theme I am building. This requires for me to be able to access sdk class methods from anywhere, like my theme's index.php.
I don't have much plugin experience, but I've done a few themes - any hints about this will be very appreciated.
http://wordpress.org/extend/plugins/facebook/
256studio
Member
Posted 10 months ago #
I would go look at the fcaebook dev site about there API.
morales2k
Member
Posted 10 months ago #
yeah... waiting for an answer here was kind of a pain... so I just implemented the javascript sdk on top of the plugin... i have no idea if I am running it twice, as I also saw some php-sdk in the plugin files... I wanted to try and use that code to avoid adding a whole new layer of stuff to the system... but... so far it is working well... now to get those actions approved...
Try posting at http://facebook.stackoverflow.com/.
Sorry, this isn't a forum for general Facebook API questions.