Skip to content

gabrielchl/wpattach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== 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.2
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.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"]

= I need additional help! =
No problem, just contact me (Gabriel Chi Hong Lee) and I'll see what I can do for you. You can find me here:
[WordPress](https://profiles.wordpress.org/gabrielchihonglee)
[GitHub](https://github.com/Gabrielchihonglee)
[StackOverflow](https://stackoverflow.com/users/6126607/gabriel-chi-hong-lee)
Email: chihonglee777@gmail.com

== Screenshots ==

1. How is it displayed

== Changelog ==

= 1.0 =

Published! :)

== Upgrade Notice ==

N/A


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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors