php - Can I disable auto increment of WordPress Posts Database to utilize previously deleted records?

admin2025-04-20  0

When I delete a record field of WordPress posts database such as Post, Image, Page, etc. and add new item then it will add in a fresh record field due to auto increment function.

But I would like to firstly utilize deleted records then enter new data in new record field.

Is it okay to disable auto increment from that database table?

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1745121145a286152.html

最新回复(0)