LH Web Share
开发者 |
shawfactor
|
更新时间 |
2017年12月24日 17:30 |
捐献地址: |
去捐款 |
PHP版本: |
4.0 及以上 |
WordPress版本: |
4.9 |
版权: |
GPLv2 |
版权网址: |
版权信息
|
详情介绍:
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.
安装:
- 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
更新日志: