This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Like Buttons

ਵੇਰਵਾ

Like Buttons makes your site instantly share-able. The plugin adds <meta> tags to your pages’ HTML <head> which will pull the proper content from your site when someone shares one of your site’s URLs on Facebook. Using some simple Theme functions, you can add Like buttons to posts / pages / custom post types AND a Like button for your blog / website

// in the Loop - for posts / pages / custom post types
the_like_button()

// a Like button for your blog / website, put it anywhere!
the_blog_like_button()

// use this if you don't want to register your app
the_like_iframe()

Read More: http://scottctaylor.wordpress.com/2011/01/04/new-plugin-like-buttons/

ਸਥਾਪਤੀਕਰਨ

For Like Buttons to work properly, you need to register your site as a Facebook app here. Once you enter your Application Name and complete the security Captcha, select the Website tab on the left to obtain your Application ID and set Site URL to your site’s root URL.

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Like Buttons” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Like Buttons” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

0.4

  • Clean up

0.3.1

  • Fixes permalink in the og meta in

0.3

  • adds jquery to the script queue (whoops!)

0.2

0.1

  • Initial release