=== Link to WordPress Files ===
Contributors: gaupoit, rexhoang, lamtung
Donate link: https://www.buildwps.com/prevent-direct-access-premium-plugin/?utm_source=wp.org&utm_medium=post&utm_campaign=plugin-link
Tags: media, files, linking WordPress files, uploaded files, insert links
Requires at least: 3.0.1
Tested up to: 4.9.4
Stable tag: 4.9.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

"Link to WordPress files" helps link your content to media files easily and quickly.

== Description ==

On WordPress linking text to any external URL or existing content is a piece of cake but not to your Media files. Now with "Link to WordPress Files", you can easily link any text on your article directly to your Media Files with a click.

You no longer need to go to Media, simply choose and copy the file URL then come back and insert it to your content any more.

For more information, please [visit our website](https://www.buildwps.com/link-wordpress-files-plugin/?utm_source=wp.org&utm_medium=plugin-desc).

== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Upload `pda-link-to-wp-file.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates

Further details, you can [check out our guide](https://www.buildwps.com/link-wordpress-files-plugin/?utm_source=wp.org&utm_medium=plugin-install).

== Frequently Asked Questions ==

= What kind of files can this plugin be able to link to? =

Link to WordPress Files supports all file types in WordPress Media example: PDF, docx, MP4, JPG...

== Screenshots ==

1. Choose words to transform into a link.
1. Use "Link to WordPress file" button to choose file.
1. The result was generated.

== Changelog ==

= 1.0.2 =
* Remove wrong declaration

= 1.0.1 =
* Remove data-balloon tag

= 1.0.0 =
* A "Link to WordPress file" button on tinymce editor
* Generate a tag to show the file's url

== Todo ==

1. Be able to configure link attributes such as title, class, id or events onclick and hover.
2. Tracking file data such as clicks and click source.
