Media Library deprecated warnings
-
I have an ACF Form where users can also upload files. As a user submits the form (even when not adding any files) there are the warnings below. Visually it looks like I am in debug mode, which I’m not.
Deprecated: Creation of dynamic property MGMediaLibraryFolders::$capability is deprecated in /home/***.cloudwaysapps.com/***/public_html/wp-content/plugins/media-library-plus/media-library-plus.php on line 276
Deprecated: Creation of dynamic property MGMediaLibraryFolders::$display_fe_protected_images is deprecated in /home/***.cloudwaysapps.com/***/public_html/wp-content/plugins/media-library-plus/media-library-plus.php on line 59
Deprecated: Creation of dynamic property MGMediaLibraryFolders::$prevent_right_click is deprecated in /home/***.cloudwaysapps.com/***/public_html/wp-content/plugins/media-library-plus/media-library-plus.php on line 60
The topic ‘Media Library deprecated warnings’ is closed to new replies.