• Hello, it would be really nice if plugin has feature like: author can’t attach attachment into post, if it is not with source. I’ve done something like this myself, but it is just jQuery hard check of mathing inputs and checkboxes and if the user choose to upload multiple attachments, it is not working. This would be a really nice feature

    https://ww.wp.xz.cn/plugins/image-source-control-isc/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Thomas Maier

    (@webzunft)

    Sounds like a good idea, but is also hard to accomplish. If someone wants to code this, I would be happy to accept the code, but I currently have no idea on how to do this.

    What is probably easier is a message before publishing the post. How about that?

    Thread Starter andylaci

    (@andylaci)

    Ok, if I solve it first, I can give you my solution, its allmost complete (y)

    Thread Starter andylaci

    (@andylaci)

    please, I have allready created the ajax call and now I am standing before validating the images by urls got from checked items in gallery, how can i do this best way? I can send you then the raw code, and you can modify it to suit all situations, because I have it specific for this need.

    Plugin Author Thomas Maier

    (@webzunft)

    Making the plugin work with the gallery is still on my list, so for now I can’t suggest any solution for that.
    To integrate your code with the plugin I would ask to make this feature optional (with the settings), since as you made it for a specific purpose, not every user might need it.
    If you want, I can give you access to the github repo and you can submit a pull request. This would make reviewing and testing your code a lot easier for me.
    Just contact me through webgilde.com

    Thread Starter andylaci

    (@andylaci)

    ok, but now I realized, that my code is so bad, I ll have to work on it for longer to look like I would like show it to somebody 🙂

    Plugin Author Thomas Maier

    (@webzunft)

    I know that feeling 🙂 no rush

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Attachment validation before adding attachment to post’ is closed to new replies.