=== EDD View More === Contributors: tsunoa, rubengc, eneribs Tags: easy, digital, downloads, easy digital downloads, edd, view, more, link, links, information, direct Requires at least: 4.0 Tested up to: 4.8 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add a view more link on products lists. == Description == EDD View More adds the new parameter "view_more" to the [downloads] shortcode to allow show a direct link to the download's page. This plugin requires [Easy Digital Downloads](https://wordpress.org/extend/plugins/easy-digital-downloads/ "Easy Digital Downloads"). == Installation == = From WordPress backend = 1. Navigate to Plugins -> Add new. 2. Click the button "Upload Plugin" next to "Add plugins" title. 3. Upload the downloaded zip file and activate it. = Direct upload = 1. Upload the downloaded zip file into your `wp-content/plugins/` folder. 2. Unzip the uploaded zip file. 3. Navigate to Plugins menu on your WordPress admin area. 4. Activate this plugin. == Screenshots == 1. Frontend output == Frequently Asked Questions == = How can I display the download view more link from [downloads] shortcode? = Just using the new parameter "view_more". The text of the button is configured from the EDD extensions settings page. Example: [downloads view_more="yes"] == Changelog == = 1.0.0 = * Initial release.