• 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

Viewing 5 replies - 1 through 5 (of 5 total)
  • 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.

    Thread Starter John

    (@j2000_ca)

    Jalenack what are you using on your site to download files?

    Kafkaesqui’s download manager suites me quite well: https://guff.szub.net/download-manager/

    J2000_ca, so like, what does it do?

    Thread Starter John

    (@j2000_ca)

    Makes uploading and attaching a file easy. A few clicks and it’s done.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘WP-Files 0.5.0 Alpha’ is closed to new replies.