=== WP Attach ===
Contributors: gabrielchihonglee
Donate link: https://github.com/Gabrielchihonglee
Tags: attach, wpattach
Requires at least: 3.0.1
Tested up to: 4.8
Stable tag: 1.0.1
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-2.0.html

WP Attach allows you to attach files to posts or pages as an information box by using simple shortcodes.

== Description ==

WP Attach allows you to attach files to posts or pages as an information box by using the shortcode [wpattach link="LINK_TO_YOUR_FILE"]. Filetypes supported includes: .jpg .png .mp3 .mp4 .pdf .ae .ai .avi .css .doc .docx .docs .dw .eps .fl .fla .fw .html .id .ps .psd .ppt .pptx .xls .xlsx .slides .sheets

== Installation ==

1. Upload `wpattach.zip` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. All done! :)

== Frequently Asked Questions ==

= How to use the plugin? =

Just add the following code to your post or page: [wpattach link="LINK_TO_YOUR_FILE"]

== Screenshots ==

1. How is it displayed

== Changelog ==

= 1.0 =

Published! :)

== Upgrade Notice ==

N/A


`<?php code(); // goes in backticks ?>`