=== FB Open Graph Actions (moved) === Contributors: chrisjhoughton Tags: facebook, open graph actions, news reads, facebook social reader, wordpress social reader Requires at least: 3.0 Tested up to: 3.41 Stable tag: 1.51 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin allows your users to automatically share what they're reading on your site on Facebook. == Description ==
This plugin has now moved to wordpress.org/extend/plugins/fb-social-reader/ with a new name. Please uninstall this plugin and install the plugin from the new location.
Related links: * Plugin homepage == Installation == 1. Search for "FB Open Graph Actions" in the "Admin > Plugins > Add New" part of your website 2. Click install OR 1. Upload the zip file to "Plugins > Add New > Upload" 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Follow the instructions in the setup guide page in your WordPress admin section. == Frequently Asked Questions == = What does this plugin do? = This plugin allows your users to automatically share what they're reading on your site on Facebook in the format: "John Smith read this on Your Site". Facebook also has the following requirements, which this plugin does too: * Toggle publishing reads on/off * Delete read actions = Is this similar to other social readers such as those used by the Washington Post, The Independent, and The Guardian? = Yes, this plugin is similar to those. = I want to see it in action. Do you have a live demo? = Go to our website and click the "demo" link in the header. This will show off the main functionality of the plugin. = I hear you offer a premium version too - what's that all about? = Yes, we offer a premium version of the plugin as well, with more advanced features, such as being able to see if your friends have read an article. Go to our website for more information. = I want to have "watches", "listens", or my own custom actions using this plugin. Is this available? = Not yet, we'll do it eventually. We're focusing on "reads" right now because we figured it would be the most popular. = Do I need to have much of a knowledge of coding to get this plugin set up? = You don't need loads of knowledge, but yes you do need some. All the code you have to implement on the site is given to you so you can copy-paste it right into the appropriate files. If you want to customize things, you will need more coding knowledge. = How long will this plugin take to set up? = If you follow the steps provided in the setup guide of the plugin, it could take you under 20 minutes. Generally speaking it takes a bit longer though, especially if you are unfamiliar with creating a Facebook app, or you want to customize the design. = Do I need an SSL certificate to make this plugin work? = No, unless you're planning on running your app within a Facebook "canvas". == Screenshots == 1. Each user must login to your Facebook App 2. Authenticates your app 3. "Read articles" appear on user's timeline 4. "Read articles" appear in "trending articles" within Facebook's feed 5. User sidebar 6. User can delete reads they don't want shared == Changelog == = 1.31 = Fixed a bug appearing in 1.3 = 1.3 = Overhauled a lot of the back-end of the code to improve stablity. The Facebook SDK no longer needs to be loaded front-end. = 1.25 = Improved error reporting. = 1.24 = Added the option to not automatically load the Facebook meta tags (to prevent conflicts) = 1.21 = Fixed an issue where HTML in the excerpt or title appeared the Facebook meta tags at the top of the website. = 1.2 = The Facebook SDK can now be loaded behind the scenes, no copy & paste necessary (easier setup). Removed option to show Facebook Admin Ids. A few bug fixes. = 1.13 = Added a sidebar widget to be used instead of the php sidebar function. Also fixed a Facebook SDK code error for older browsers. = 1.12 = Removed function from the setup guide in the free version is for the premium. Improved admin feedback, preview, and support. = 1.11 = Free version now available! == Upgrade Notice == Please delete the Facebook Javascript SDK you pasted after the opening tag. It is now added automatically within the plugin.