J2000_ca
Member
Posted 7 years ago #
This is the first release of the WP-Files plugin for WordPress. Please test it out any bugs you have comment on here. It allows you to attach files to your posts. Go to the write post page and see the bottom.
Install
1. Copy to your Plugins Folder
2. Activate
Demo
Download
Looks promising.
Although I had to actually look at the code to figure out what it does. You may want to write up a description for it.
Also, your function names and variables should use a prefix that identify them as unique. It will prevent them from clashing with other plugins and causing unexpected damage. perhaps adding j20_ to the function and global variable names. Refer to the Codex coding standards and developer docs.
Otherwise, it looks cool. Keep up the good work.
J2000_ca
Member
Posted 7 years ago #
Jalenack what are you using on your site to download files?
Kafkaesqui's download manager suites me quite well: http://guff.szub.net/download-manager/
J2000_ca, so like, what does it do?
J2000_ca
Member
Posted 7 years ago #
Makes uploading and attaching a file easy. A few clicks and it's done.