Buzz this WP Plugin

This plugin displays Buzz this button and you can set all allowed options (counter, language, style etc) inside plugin administration

Features:

All this data will be automatically set

  • data-message – The message or annotation that accompanies the Buzz post. By default, this is blank.
  • data-url – The destination URL that will be posted to Buzz. Omitting this parameter will cause this value to default to the current page. This should almost always be set when used on index or summary pages that contain multiple content entries.
  • data-imageurl  -  This is the URL of an image to attach to the Buzz post. A thumbnail of the image will be displayed with the post.
  • data-locale     -  The language code for the locale to use when displaying the UI for posting to Buzz. This defaults to the value of the Accept-Language HTTP header that is sent by the visitor’s browser.
  • data-button-style
    • normal-count
    • small-count
    • normal-button
    • small-button
    • link

== Installation ==

1. Upload `BuzzThisOfficial.php` to the `/wp-content/plugins/` directory (or zip you have downloaded through plugin admin interface
2. Activate the plugin through the ‘Plugins’ menu in WordPress
3. After activation, inside Plugins menu you will see “Buzz this configuration”. Click on it and set up details: Where to display button, Align button, Button type, Display on Home page, Display on Pages, Set the language of your blog.

5. You can also place `<?php g_buzzthis(); ?>` in your templates

Frequently Asked Questions

Can i use it in tamplate and position it where I want

Yes, You can, to display it manualy go to Buzz This configuration and choose, Don’t display button, after that go to template file and put <?php echo g_buzzthis(); ?> where you want your button to be shown

Support

All questions need to be redirected at http://www.hariscusto.com/buzz-this

== Screenshots ==
1. Menu where link for configuration page is displayed


2. Configuration page of Google Buzz plugin== Changelog ==

Download Buzz this Button plugin

9 Responses to “Buzz this WP Plugin”

  1. Jas Dhaliwal says:

    Hi,

    Thanks for getting the WordPress implementation of the Google Buzz plug-in ready so quickly. It works well. However the positioning does sit so well when used with other buttons such as Facebook or Tweetmeme. Can you modify yours?

    Take a look on my blog to see what I mean.

    http://www.thewebpitch.com/

    Thanks

    Jas

  2. Haris Čusto says:

    Hi Jas,
    the problem is Buzz this button design (as i can see, it is positioned well, but it is higher then Tweetmeme button. In Buzz this configuration page you can choose different button styles, so try to play with it a little bit and see with what kind of results you came out. Also there is class “gobuzz_button” ob every buzz this button container so you can try to position it as you wish.

    regards,
    Haris

  3. I mean to say g_buzzthis() and echo g_buzzthis(). this coment box strip my previous message

  4. [...] Buzz this Button WordPress Plugin byHaris Custo displays a official Google Buzz this Button and you can set all allowed options like [...]

  5. found the error in plug-ins code “g_buzzthis_where” is defined in admin but if (get_option(‘gb_where’) == ‘manual’) is called in function.

    :) I fixed my issues.

  6. [...] Custo´s Plugin Buzz this Button platziert einen offiziellen Google Buzz this Button im WordPress Blog. Alle Einstellungen wie [...]

  7. [...] Buzz this Button WordPress Plugin von Haris Custo platziert einen offiziellen Google Buzz this Button im Blog. Alle Einstellungen wie [...]

  8. Haris Čusto says:

    @Pankaj Pandey – I’m glad you solve the problem :) Updated version is online.

Leave a Reply