এড়িয়ে কনটেন্টে যান
WordPress.org

বাংলা

  • থিম
  • প্লাগইন
  • News
    • Documentation
    • Forums
  • সম্পর্কে
  • অনুবাদ প্রজেক্ট
  • অবদান রাখুন
  • যোগাযোগ
  • ওয়ার্ডপ্রেস পান
ওয়ার্ডপ্রেস পান
WordPress.org

Plugin Directory

LH Web Share

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

এই প্লাগইনটি ওয়ার্ডপ্রেসের সর্বশেষ ৩টি মেজর রিলিজের সাথে পরীক্ষা করা হয়নি। এটি আর রক্ষণাবেক্ষণ বা সমর্থন করা নাও হতে পারে এবং ওয়ার্ডপ্রেসের আরও সাম্প্রতিক সংস্করণগুলোর সাথে ব্যবহার করার সময় কম্প্যাটিবিলিটি ইস্যু থাকতে পারে।

LH Web Share

তৈরি করেছেন shawfactor
Download
  • বিস্তারিত
  • রিভিউ
  • ইন্সটলেশন
  • ডেভেলপমেন্ট
Support

Description

The Web Share API is a Promise-based, single method API. It accepts an object which must have at least one of the properties named text or url.

Once invoked it will bring up the native picker and allow you to share the data with the app chosen by the user.

Installation

  1. Download and unzip the plugin.
  2. Upload the lh-web-share directory to the /wp-content/plugins/ directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.

FAQ

Installation Instructions
  1. Download and unzip the plugin.
  2. Upload the lh-web-share directory to the /wp-content/plugins/ directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.
So I have installed this plugin, now what?
  • By defauls this plugin just installs the javascript necessary to trigger the web share dialog, when an anchor with the class lh_web_share is clicked. You need to include the anchors to action this in your content or theme. E.G Click me

Reviews

Works fine!

moaschtr মার্চ 3, 2019
Many thanks for this plugin, I use it for adding a share-button below the content of single posts by adding the following hook to the functions.php of my child theme: function lhws_add_to_content( $content ) { if( is_single() && ! empty( $GLOBALS['post'] ) ) { if ( $GLOBALS['post']->ID == get_the_ID() ) { $content .= '<div class="sharing"><a href="#" class="lh_web_share" rel="nofollow">Share</a></div>'; } } return $content; } add_filter('the_content', 'lhws_add_to_content'); The plugin forwards to facebook sharing by default if the browser doesn’t support the Web Sharing API yet.
সব রিভিউ পড়ুন

ডেভেলপার এবং কন্ট্রিবিউটর

“LH Web Share” is open source software. The following people have contributed to this plugin.

কন্ট্রিবিউটর
  • shawfactor

Translate “LH Web Share” into your language.

ডেভেলপমেন্ট এ আগ্রহী?

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

Changelog

1.00 December 23, 2017
* Initial version.

মেটা

  • Version 1.00
  • শেষ আপডেট করা হয়েছে 8 বছর আগে
  • Active installations Fewer than 10
  • WordPress version 4.0 or higher
  • Tested up to 4.9.29
  • Language
    English (US)
  • ট্যাগ
    sharingsocial shareweb share
    টি
  • এডভান্সড ভিউ

Ratings

৫ স্টার এর মধ্যে 5।
  • 1টি 5-স্টার রিভিউ 5 তারকা 1
  • 0টি 4-স্টার রিভিউ 4 তারকা 0
  • 0টি 3-স্টার রিভিউ 3 তারকা 0
  • 0টি 2-স্টার রিভিউ 2 তারকা 0
  • 0টি 1-স্টার রিভিউ 1 তারকা 0

Your review

সব রিভিউ দেখুন

কন্ট্রিবিউটর

  • shawfactor

Support

Got something to say? Need help?

View support forum

ডোনেট

Would you like to support the advancement of this plugin?

এই প্লাগিনে ডোনেট করুন

  • সম্পর্কে
  • খবর
  • হোষ্টিং
  • গোপনীয়তা
  • প্রদর্শনী
  • থিমসমূহ
  • প্লাগইনস
  • প্যাটার্নগুলো
  • শিখুন
  • সাপোর্ট
  • ডেভেলপারগণ
  • WordPress.tv ↗︎
  • জড়িত হোন
  • ইভেন্টগুলি
  • দান করুন ↗
  • ফাইভ ফর দ্য ফিউচার
  • WordPress.com ↗
  • ম্যাট ↗
  • বিবিপ্রেস ↗
  • বাডিপ্রেস ↗
WordPress.org
WordPress.org

বাংলা

  • আমাদের X (আগের টুইটার) অ্যাকাউন্টে যান
  • আমাদের Bluesky অ্যাকাউন্টটি দেখুন
  • আমাদের মাস্টোডন অ্যাকাউন্টটি দেখুন
  • আমাদের থ্রেডস অ্যাকাউন্টটি দেখুন
  • আমাদের ফেসবুক পেজ দেখুন
  • আমাদের ইন্সটাগ্রাম অ্যাকাউন্ট দেখুন
  • আমাদের লিঙ্কডইন অ্যাকাউন্টে যান
  • আমাদের TikTok অ্যাকাউন্টটি দেখুন
  • আমাদের ইউটিউব চ্যানেলে যান
  • আমাদের টাম্বলার অ্যাকাউন্ট দেখুন
কোড কবিতার মত ।
The WordPress® trademark is the intellectual property of the WordPress Foundation.