یہ پلگ ان ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے۔ اب یہ برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

BAW Like Unlike

تفصیل

Add boutons for "Like” or "Unlike” (can be set up) your posts and pages. Buttons are fully customizable !

انسٹالیشن

  1. Extract the plugin folder from the downloaded ZIP file.
  2. Upload BAW Like Unlike folder to your /wp-content/plugins/ directory.
  3. Activate the plugin from the "Plugins” page in your Dashboard.
  4. Go to settings !

عمومی سوالات

  1. Can i use shortcodes ?

    Yes, [bawlu_buttons] and [bawlu_counter] that’s all !

  2. How works bawlu_counter ?
    [bawlu_counter] got 3 parameters, "type” (post or user), "ID” (user ID or post ID), "likeorunlike” (‘like’ or ‘unlike’).
    Default parameters are "type=post” "ID=current(post/user (auto set))” and "likeorunlike=like”
    Example : [bawlu_counter type=”user” ID=”1″] => Print how many time the user #1 clic on a "Like” link.
    [bawlu_counter likeorunlike=”unlike”] => Print how many users clic on "Unlike” for the current post.

جائزے

There are no reviews for this plugin.

شراکت دار اور ڈیویلپرز

“BAW Like Unlike” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:

شراکت دار

“BAW Like Unlike” کا اپنی زبان میں ترجمہ کریں۔

ڈویلپمینٹ میں دلچسپی ہے؟

کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔

چینج لاگ

1.0

  • 28/05/2011
  • First Release

1.1

  • 30/05/2001
  • Add : Shortcode to print some counters (See FAQ (2))
  • Add : Possibility to reset counters in post edition.
  • Add : Forgotten translations.
  • Modify : Default buttons and background sets to "Greenny” instead of "Facebook” to avoid confusion with FB like button.
  • Bug fix : About page was not correctly implemented
  • Bug fix : The plugin was included inside 2 directories !

1.2

  • 08/06/2011
  • Add : New option : log can be saved by IP only.
  • Bug fix : Meta data was duplicated (add in place of update …)
  • Bug fix : The buttons were not correct, CSS on hover. The images had useless state (3rd)
  • Bug fix : Plugin options were overwritten on activation
  • Bug fix : about.php was missing !