Açıklama
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.
Yükleme
- Download and unzip the plugin.
- Upload the
lh-web-share
directory to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
SSS
- Installation Instructions
-
- Download and unzip the plugin.
- Upload the
lh-web-share
directory to the/wp-content/plugins/
directory. - 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
İncelemeler
Katkıda Bulunanlar ve Geliştiriciler
“LH Web Share” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“LH Web Share” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüle, SVN deposuna göz at veya RSS ile geliştirme günlüğüne abone ol.
Değişiklik Kaydı
1.00 December 23, 2017
* Initial version.