humanmade / humanmade/network-media-library

Deprecation notice in WP 5.5

Open
#77 2 comments 3 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
296
Forks
67
PR merge metrics
No merged PRs in 30d

Description

Since WP 5.5 there is a deprecation notice:
`Deprecated: wp_make_content_images_responsive is verouderd 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.

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect network-media-library.php around line 397, where the deprecated function is called, and compare it with the WordPress 5.5 deprecation notice in the issue. The work is done when the plugin no longer triggers this deprecation notice on WordPress 5.5.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.