• Resolved John

    (@thesun2012)


    Hi,

    Postie is great, thank you very much for this πŸ™‚

    I’m making a plugin, it’s compatible with Postie, I research your APIs on developer page but not sure this is possible or no.

    I want to get the attachment file ID (not image), example as zip, doc … etc, to save this ID into the normal Post meta field, Postie saves this file but I don’t know how to get the ID from my plugin.

    I see you have postie_post_after action, this is great, but it only store the image URLs in customImages field.

    So my question is how can I get another file format IDs/URLs? are there any hooks can help?

    I want to save all attached files in Post custom field.

    Thank you so much.

    https://wordpress.org/plugins/postie/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Wayne Allen

    (@wayneallen-1)

    Thread Starter John

    (@thesun2012)

    Thanks for your suggestion.

    Another question is, on my localhost (Windows, Zend), the reply creates new post, not comment, however, with same settings, it is added as comment on my hostgator (Linux).

    Could you assist please?

    Thanks.

    Thread Starter John

    (@thesun2012)

    Wayne,

    I also think I found a major bug, this let the user to upload the PHP file with default plugin settings.

    Where can I show this to you? I don’t want this is public.

    or add my skype nttoanbrvt.

    Hope to hear from you soon.

    Plugin Author Wayne Allen

    (@wayneallen-1)

    >the reply creates new post, not comment, however, with same settings, it is added as comment on my hostgator

    Check out the “Treat Replies As” setting on the message tab.

    >I also think I found a major bug

    Contact me at help@postieplugin.com

    Thread Starter John

    (@thesun2012)

    Hi,

    Check out the “Treat Replies As” setting on the message tab.

    I did it but unfortunately it didn’t work, the reply always goes to new post.

    Will contact you on email.

    Thanks.

    Plugin Author Wayne Allen

    (@wayneallen-1)

    If it is going to a new post then I’m guessing that the reply finding logic isn’t matching the original message with the current one which is all based on the the subject line matching the post title.

    Thread Starter John

    (@thesun2012)

    so strange, but this works on my hosting.

    Anyway thanks for your helps.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to get the attachment file ID on save post hook?’ is closed to new replies.