>
Download This Plugin | |
Download Elegant Themes | |
Name | Save to Drive |
Version | 1.1 |
Author | David Artiss |
Rating | 0 |
Last updated | 2013-05-13 03:52:00 |
Downloads |
446
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Save to Drive plugin added 3 bytes of resources to the Home page and 18 bytes of resources to the sample Post page.
Save to Drive plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Save to Drive plugin ads no tables to your Wordpress blog database.The Save to Drive button enables your web site to allow users to save files to their Google Drive account from an arbitrary URL via their browser. Hovering over the button will produce user details, similar to the +1 Google button.
To use simply use the the shortcode [savetodrive]
. Two parameters can be used...
For example...
[savetodrive url='http://downloads.wordpress.org/plugin/save-to-drive.1.0.zip' filename='save-to-drive-latest.zip' ]
Alternatively, if adding to your theme you can use a PHP function call...
<?php echo save_to_drive( 'http://downloads.wordpress.org/plugin/save-to-drive.1.0.zip', 'save-to-drive-latest.zip' ); ?>
The above will perform the same function as the shortcode - again, the filename parameter is optional.
And that's it - the button will appear inline and you can style it separately.
This plugin, and all support, is supplied for free, but donations are always welcome.