هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

Buzz This

الوصف

This plug-in is used for displaying a button which let users to add links of your blog posts to Google Buzz.
The button is delivered in two modes, being suitable for two languages: English (“buzz it”) and Polish (“buzznij”).
It lets you use either small or big type of Google Buzz button. You can post this button anywhere you want to, just
using <?php if(function_exists(‘buzz_button’) { echo buzz_button(); } ?> in source code of your template.

Help

For help please contact me.

لقطات الشاشة

التنصيب

Follow the steps below to install the plugin.

  1. Upload the buzz-this directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to “Buzz” option, configure and paste this code:
<?php if(function_exists('buzz_button') { echo buzz_button(); } ?>

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“Buzz This” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”Buzz This“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

1.5 Added param ‘srcTitle’.

1.3 Images are not now transparent.

1.2 All images are now transparent.

1.1 Fixed display of images on a custom installations of wordpress (on installations which have not been installed in the root directory).

1.0 The first release of plugin Buzz this.