Conversation
supportHi, If I open the admin’s media library, I get the following warning by every image or media: “ Deprecated : WP_List_Table::__get(): The property is_trash is not declared. Getting a dynamic property is deprecated since version 6.4.0! Instead, declare the property on the class. in /home/www/clients/client7884/web16995/web/wp-includes/functions.php on line 6085 “ WP version is 6.6.2 Plugin version is 1.3.0 If I open the following source: \media-library-helper\lib\Admin\Extended_Media_List_Table.php On line 314 there is a condition: if ( current_user_can( ‘edit_post’, $post->ID ) && ! $this->is_trash ) and this causes the warning. Could you please fix it in a future version of the plugin? Regards, Csaba
I also am seeing this same warning for each media item in the media list. Otherwise this is a great plugin.
Thank you for notifying us of the issue. We are actively investigating the errors and will release an update soon.
I can confirm this issue is officially resolved. Thank you. 🙂
I also am seeing this same warning for each media item in the media list. Otherwise this is a great plugin.
Thank you for notifying us of the issue. We are actively investigating the errors and will release an update soon.
I can confirm this issue is officially resolved. Thank you. 🙂