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.

notable

تفصیل

It puts a bar of icons at the bottom of each post allowing your readers to submit your posts to several different
social networking and bookmarking sites. (del.icio.us, digg, fark, etc.)

The original plugin was called wp-notable
but no longer worked or was supported. The author was Cal Evans.

سکرین شاٹاں

  • Screen shot of the settings.

انسٹال کرݨ

  1. Copy the entire folder notable into wp-content/plugins/ folder on your blog.
  2. Activate the plugin by going to your blog’s Plugin tab and clicking Activate.
  3. Then go to the Settings menu and you’ll see notable listed. Chose the social links you want to allow.
  4. Add <?php if (function_exists('wp_notable')) wp_notable(); ?> somewhere in your post loop in single.php

ہرہک دے سوال

Will you add more social links like twitter ?

Yes. The new social networks will be added soon.

ریویو

There are no reviews for this plugin.

Contributors & Developers

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

حصہ پاوݨ آلے

“notable” دا آپݨی زبان وچ ترجمہ کرو۔

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

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

تبدیلی لاگ

2.2

  • Actually included the functions library this time !

2.1

  • Forgot to add the functions file

2.0

  • Code re-write to support wp 3.x

1.0

  • original code by – Cal Evans