Hi,
i would like to ask may i delete the file by upload time. in my opinion, i know there is a table called wp_wpforo_attachments but there is no timestamp in the table. could you please help to solve this problem?
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Hi,
i would like to ask may i delete the file by upload time. in my opinion, i know there is a table called wp_wpforo_attachments but there is no timestamp in the table. could you please help to solve this problem?
Hi @chen-shin-chai,
The timestamp column is in the wpforo_attachments table called "created"
Also, after deleting those files from the DB would not free up space in your server, to free up space in the server you need to delete those files from your file system, you can reach that using FTP, File Manager or FileZilla.
Hi @kyle,
thanks for your response. i do not understand what the format is for "Created" field. i just upload the pic i capture from this table. could you please help to check, thanks!