• Resolved trandebert

    (@trandebert)


    Hi,
    in the …/plugins/media-library-assistant/includes/class-mla-core.php module, you are making calls to the register_list_screen method from the AdminColumns module which is deprecated by the latter since version 4.1. This is causing error messages to spam the debug.log file:

    PHP Deprecated: AC\AdminColumns::register_list_screen est obsolète depuis la version 4.1?! Utilisez ListScreenTypes::register_list_screen() à la place.

    Thanks for addressing.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author David Lingren

    (@dglingren)

    Thanks for your report. Thanks as well for including the details of the PHP Notices you are seeing; very helpful.

    I have uploaded a new MLA Development Version dated 20200611 that contains a fix for these messages. To get the Development Version you can follow the instructions in this earlier topic:

    PHP Warning on media upload with Polylang

    It would be great if you can install the Development Version and let me know how it works for you. I plan to update the MLA production version within a week or so.

    I will leave this topic unresolved for now. Please let me know if you try the Development Version. Thanks for your help and for your interest in the plugin.

    Thread Starter trandebert

    (@trandebert)

    Hi, looks like your fix does the job.

    Plugin Author David Lingren

    (@dglingren)

    Thanks for confirming that the fix is working on your site.

    I am marking this topic resolved, but please update it if you have any problems or further questions regarding PHP Notices from Admin Columns.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Use of deprecated method from AdminColumns plugin’ is closed to new replies.