Facebook sharer and parameters in URL

I can see that you are rewritting to a specific page and I think that your problem is that WordPress inserts the canonial meta tag in the <head> of the HTML automatically for all core post types (post, pages, …). This meta tag will be pointing to the original page, because you are really in … Read more

FB – Comment Moderation Tool bug? [duplicate]

Please make sure, the javascript code from facebook still on your footer, usually before </body> Like the below code. <div id=”fb-root”></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = “//connect.facebook.net/en_US/all.js#xfbml=1”; fjs.parentNode.insertBefore(js, fjs); }(document, ‘script’, ‘facebook-jssdk’));</script>

Facebook OAuth, WP_Http::request() vs wp_remote_request()

To answer my own question, when you use WP_Http, the transport used is selected, in this order, from this array: $request_order = array( ‘curl’, ‘streams’, ‘fsockopen’ ); If your PHP supports curl, WP_Http_Curl is used. Curl doesn’t support adding the body array parameters when the method is GET WP_Http_Streams and WP_Http_Fsockopen on the other hand, … Read more

Get FaceBook Friend Count [closed]

To get your friends as a JSON object from Facebook, you can use their Graph API. Easiest way is to visit this page: http://developers.facebook.com/docs/reference/api/user/ Scroll down until you find the Friends link in the “Connections” table. That link will give you a JSON object containing all your friends. Note that the URL on that page … Read more

If your blog was an app on Facebook

My number 1 feature would be to have the ability to use WordPress to manage a fan page. It would have to have the ability to use a WordPress page to create a Facebook page application tab. Published posts would auto publish to the Facebook wall and comments would sync between WordPress and Facebook.

How can I auto-add my posts to my site’s Facebook fan page?

The easy way to automate the publishing of your WordPress posts to your Facebook fan page is to use Facebook’s built in Notes application. You will need your sites feed link which is usually http://example.com/feed. Go to your fan page and click the edit page link then go to applications and under “Notes” click “go … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)