Makes WordPress function as an editor for tabs you can embed in a Facebook page for your business, campaign, or organization.
facebook-tab-manager folder to the /wp-content/plugins/ directory./wp-content/themes/ directory and modify as desired. Themes for use with Facebook Tab Manager are activated through the plugin's settings screen, independently of your site's theme for website visitors.Visual mode and wrap it with [fbtab]WIDGET-CONTENT-HERE[/fbtab]. The shortcode processing function will fix the HTML entities the editor adds on angle brackets and quotation marks.[fbtab query="QUERY-STRING"] where the query string is something like query="p=1" or query="category_name=facebook-tab-manager" -- see the documentation for the query_posts function for possible values. You can also use a format attribute of format="headline" or format="excerpt" -- see the Tab Manager tab at http://www.facebook.com/carrcomm for an example using [fbtab query="category_name=facebook-tab-manager" format="excerpt"][fbtab] shortcode or with a variation called [fblike][fblike] shortcode is intended to enclose blocks of content, whereas [fbtab] can be used to enclose blocks of inline code such as JavaScript. These variations accept the same parameters, but [fblike] is equivalent to [fbtab decode="0"] where the parameter says not to run HTML entity decode transformations on the content within the shortcode tags.[fblike like="0"]IMAGE TO SHOW TO NEW VISITORS[/fblike] [fblike like="1"]FAN-ONLY CONTENT[/fblike]
Requires: 3.0 or higher
Compatible up to: 3.3.2
Last Updated: 2012-3-17
Downloads: 76,507
Got something to say? Need help?