wp-media / imagify-plugin

Speed up your website with lighter images without losing quality.
https://imagify.io
73 stars 27 forks source link

PHP Deprecated: Function _imagify_display_bulk_page() is deprecated since version 1.7 when open bulk optimization page at next-gen gallery #862

Open Mai-Saad opened 8 months ago

Mai-Saad commented 8 months ago

Before submitting an issue please check that you’ve completed the following steps:

Describe the bug Deprecated notice is added to debug.log when open bulk optimization page at next-gen gallery

To Reproduce Steps to reproduce the behavior:

  1. Activate next-gen Gallery
  2. Activate imagify
  3. visit next-gen gallery bulk optimization i.e http://localhost:10090/wp-admin/admin.php?page=imagify-ngg-bulk-optimization
  4. check debug.log [19-Mar-2024 13:05:59 UTC] PHP Deprecated: Function _imagify_display_bulk_page() is deprecated since version 1.7! Use Imagify_Views::get_instance()->display_bulk_page() instead. in /home/mai/Local Sites/imagifynginx6/app/public/wp-includes/functions.php on line 6078 Expected behavior A clear and concise description of what you expected to happen. No deprecated notice in debug.log

Additional context Add any other context about the problem here.

Acceptance Criteria (for WP Media team use only) Clear instructions for developers, to be added before the grooming