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,
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!