WPChill / download-monitor

A WordPress plugin which provides an intuitive UI for uploading and managing downloadable files (including support for multiple versions), inserting download links into posts & logging downloads.
http://wordpress.org/extend/plugins/download-monitor/
255 stars 116 forks source link

Replace fseek with WP_FileSystem #1377

Open cristianraiber opened 7 months ago

cristianraiber commented 7 months ago

reported: https://wordpress.org/support/topic/error-after-php-8-1-update-3/

code: https://github.com/WPChill/download-monitor/blob/bd3c9e9a30b6d6f02fe6d2af0a2a4b4e45da811b/src/DownloadHandler.php#L887-L889