amf-wordpress
amf-wordpress copied to clipboard
Use another WordPress site as source for your media library.
When using the plugin, image blocks inserted through Gutenberg do not get the `srcset` and `sizes` attributes automatically populated as it does on the main site using [wp_filter_content_tags](https://github.com/WordPress/WordPress/blob/1020306fe96172a74532378bf1d4e79da67e8b4b/wp-includes/media.php#L1771). The first...
This is a follow-up to #6. The file size is not exposed by default in the WordPress REST API `media` endpoint. This plugin should add a new field to the...
This only works with app password type tokens at the moment as it the easiest / quickest thing to implement for testing.