Tagged Questions
0
votes
1answer
101 views
How do you make a custom post type items automatically delete items 3 months after publication?
I'd like somer code that I can place in my functions.php file that will only modify the specified custom post type.
I have already tried several plugins, but all of them have more features than I ...