Category News

Shortcode AddOn can now set the post slug

The Shortcode AddOn has a new shortcode – pslug. You can use this shortcode to specify the post “slug” [pslug slug=”my awesome slug”] This will set the slug for the post to “my-awesome-slug”. This lets you have a slug that…

1.8.20 Released

Fix issue where attachment with Content-ID doesn’t have a reference in the html not being added to the post.

1.8.19 Released

Fix issue where attachments not showing if both plain and html are blank and the attachment is part of a multipart (related) block.

1.8.18 Released

Fix issue where inline PDF was not being detected as a PDF. Fix issue where outlook.com is setting an incorrect mime type on images.

1.8.16 Released

Fix bug where postie_place_media_before and postie_place_media_after were being called incorrectly.

1.8.15 Released

Fix bug where inline images were not being replaced correctly if WordPress changed the name of the attachment via sanitize_file_name()

1.8.13 Released

Fix bug where inline images were not being found due to case differences, e.g. img_4180.jpg vs. IMG_4180.JPG

1.8.12 Released

Fix bug in postie_email_notify_body filter where the modified body is not used for the email.