- Picture Use Reporting mu-plugin
- Parses specific metadata from any media added to media library (a mixture of IPTC and XMP) and stores this as post_meta with the attachment.
- Logs picture use across all sites using the save_post hook. Usages are written to a DB table wp_dct_picture_use_tracking
- DB table is pruned of rows older than 90 days
- Provides a picture use report at REST API endpoint: /wp-json/wpc/v1/picture-use-report
- Endpoint protected with ?key= parameter
- Optional parameters for endpoint: ?start= ?end= ?publication=
- ESIO Web Services plugin
- Send featured image Tark ID and EIS ID to Prestige if available in meta.
- REST API – Sailthru
- Added author name and profile picture to the JSON REST API.
- Plugin Updates
- Category Posts – 4.9.4 to 4.9.5
- Contact Form 7 – 5.1.7 to 5.1.8
- Redirection – 4.7.1 to 4.7.2
- Redis Cache – 1.5.7 to 1.5.8
PR: https://github.com/dc-thomson/wordpress/pull/2652
https://github.com/dc-thomson/wordpress/pull/2710
https://github.com/dc-thomson/wordpress/pull/2712
https://github.com/dc-thomson/wordpress/pull/2713
https://github.com/dc-thomson/wordpress/pull/2714
https://github.com/dc-thomson/wordpress/pull/2715