network-media-library
network-media-library copied to clipboard
Deprecation notice in WP 5.5
Since WP 5.5 there is a deprecation notice:
Deprecated: wp_make_content_images_responsive is <strong>verouderd</strong> sinds versie 5.5.0. Gebruik in plaats daarvan wp_filter_content_tags(). in /Users/mikevandenhoek/Local Sites/platformtactus/app/public/htdocs/wp/wp-includes/functions.php on line 4773
The deprecated function is called in network-media-library.php on line 397.
@johnbillion any update on this?
@mvdhoek1 To be honest it's unlikely that this issue will see much attention as we're planning on rewriting this library from scratch (or creating a replacement library) to address fundamental problems with mimicking attachment IDs. See #74.
If someone wants to tackle this then I'm happy to review a PR.