Tag: Publish to Apple News

  • Publish to Apple News 1.4.3

    Publish to Apple News was updated to version 1.4.3, from version 1.4.2. Changelog: Bugfix: Decodes HTML entities in URLs before performing remote file exists check for embedded media.

  • Publish to Apple News 1.4.2

    Publish to Apple News was updated to version 1.4.2, from version 1.4.1. Changelog: Bugfix: Issues with making updates via the quick edit interface and on unsupported post types are now fixed, as the publish action bails out early if the nonce is not set, which occurs when the metabox does not load. Added ‘apple_news_should_post_autopublish’ filter…

  • Publish to Apple News 1.4.1

    Publish to Apple News was updated to version 1.4.1, from version 1.4.0. Changelog: Bugfix: Post types that were not registered with Publish to Apple News were failing the nonce check on publish/update because the metabox was not present. Refined the save_post hook to register only for post types with Publish to Apple News support to…

  • Publish to Apple News 1.4.0

    Publish to Apple News was updated to version 1.4.0, from version 1.3.0. Changelog: Set HTML to the default output format (instead of Markdown) for new installs. HTML format is now recommended for all installs. Support for Markdown may be removed in a future version. Individual components now have a filter to toggle HTML support on…

  • Publish to Apple News 1.3.0

    Publish to Apple News was updated to version 1.3.0, from version 1.2.7. Changelog: Moved JSON customizations to themes so that JSON can be customized on a per-theme basis. Enabled access to postmeta in custom JSON so that values from postmeta fields can be inserted into customized JSON. Removed all formatting settings from the settings option…

  • Publish to Apple News 1.2.7

    Publish to Apple News was updated to version 1.2.7, from version 1.2.6. Changelog: Fixed a bug where HTML tags were being stripped before being sent to the API. Fixed a bug where older theme files couldn’t be imported if new formatting settings were added.

  • Publish to Apple News 1.2.6

    Publish to Apple News was updated to version 1.2.6, from version 1.2.5. Changelog: WP Standards: Ensured all instances of in_array use the strict parameter WP Standards: Replaced all remaining instances of == with === WP Standards: Replaced all remaining instances of != with !== WP Standards: Ensured all calls to wp_die with translated strings were…

  • Publish to Apple News 1.2.5

    Publish to Apple News was updated to version 1.2.5, from version 1.2.4. Changleog: Bugfix: Fixed version of PHPUnit at 5.7.* for PHP 7.* and 4.8.* for PHP 5.* in the Travis configuration to fix a bug with incompatibility with PHPUnit 6 Bugfix: Set the base URL for the Apple News API to https://news-api.apple.com everywhere for…

  • Publish to Apple News 1.2.4

    Publish to Apple News was updated to version 1.2.4, from version 1.2.3. Changelog: Added an interface for customizing of component JSON Added support for making certain components inactive Added hanging punctuation option for pull quotes Added additional styling options for drop caps Added support for nested images in lists Added support for Instagram oEmbeds Updated…

  • Publish to Apple News 1.2.3

    Publish to Apple News was updated to version 1.2.3, from version 1.2.2. Changelog: Allowed mapping themes to Apple News sections Added support for videos in feed Added support for maturity rating Added support for cover art Added support for the Facebook component Added support for captions in galleries Bugfix for invalid JSON errors caused by…