Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author ben.moody

    (@benmoody)

    Hi

    I guessing that when a post is created using your form the post author is set to the current logged in user, correct?

    If so i could create a shortcode to output a list of all the files attached to a post and if the current user is also the post author i could add an option to delete each file.

    Does this sound right to you?

    Ben

    Thread Starter zorrobyte

    (@zorrobyte)

    Yes, that sounds terrific! To verify, yes the current logged in user who should be able to delete files is the post author. It will be nice to limit the amount of files a user can attach and having them delete old files before uploading new ones, will be a great help.

    On an unrelated note, I have asked WP-Types (https://wp-types.com/home/cred/) to integrate chunked uploads into their platform. I referred them to you for assistance. If they never get around to it, I’m sure people would pay to be able to extend the platform using a plugin for advanced upload handling or sell your solution to them.

    Cheers!

    Thread Starter zorrobyte

    (@zorrobyte)

    Better yet, now that I have been reading around about how hooks/etc work, would it be possible to invoke AFU with a shortcode from anywhere and append the uploaded file URL to a meta? Consider it another $20.

    Then you’d have to figure out how to delete files from meta URL for a full solution.

    Who knows, bounty+however much you get from uploading it to Codecanyon.

    im also interested in this feature to be able to update posts based on the same form used to create it. the ability to add extra files and delete old ones would be cool.

    I’d love to see this feature as well.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Integration with Post Updates’ is closed to new replies.