Newsletter Fixer AddOn
I’ve had many requests over the years to find a way to “clean up” posts that come from newsletters etc that have a lot of CSS styling that isn’t compatible with WordPress. After many false starts I’ve finally released an…
I’ve had many requests over the years to find a way to “clean up” posts that come from newsletters etc that have a lot of CSS styling that isn’t compatible with WordPress. After many false starts I’ve finally released an…
Fix: Incorrectly looking for links in html head style blocks
Feature: Add “every 2 hours” option Fix: Include actual response when IMAP authentication fails Fix: Incorrectly processing text/html sections as attachments in some cases
Fix: Uninitialized variable in Postie::create_post() Fix: More robust tag detection
Feature: Add postie_file_added_pre action Fix: improvements to tag detection Fix: tags may be specified multiple times Fix: significant code restructure to bring Postie in line with current coding practices Fix: move signature removal to before newline filtering Fix: signature removal…
This action is called after Postie successfully extracts an email attachment and before it adds it as a media item to the post. At the point it is called there is only a placeholder post, e.g. the content and metadata is…
Feature: If image placement directive has a caption, update the image metadata to include the caption. Fix: Only process delay tag if date was found in header Fix: Date tag overrides header and no offsets are applied Fix: Check for…
Ensure only users from current site are validated. Process newlines earlier in process. WordPress 4.8 compatibility testing.
Fix “postie-attachments” div to wrap the right content Fix time zone adjustment
Wrap all attachments in div with css class “postie-attachments” Remove APOP authentication attempt as some servers disconnect on failure.