There’s an RSVPMaker Cleanup screen you can get to under Tools on the dashboard. Let me know if it doesn’t do what you need done, but it should.
Thread Starter
Robert
(@robertlindeboom)
Ah, I didn’t know that page. But it seems that it doesn’t clean what I need. It asks confirmation to delete some of the events, but I already deleted some of the events from the past from the page /wp-admin/edit.php?post_type=rsvpmaker, so the event subscriptions of past events still show up on /wp-admin/edit.php?post_type=rsvpmaker&page=rsvp
So is there a way to clean up the last page?
(I use the URLs instead of page names because my WordPress is set to Dutch, so I think this is a more explicit way of referring)
I’ll add that to the cleanup tool.
If you can’t wait, you could delete records from the wp_rsvpmaker table (prefix might be something other than wp_ dependning on your config).
Something like DELETE FROM wp_rsvpmaker
where timestamp < ‘2021-01-01’ would work
Thread Starter
Robert
(@robertlindeboom)
If it will be added, then I think it’s better to wait for that 😁 Thanks!
Version 8.6 has the updated cleanup tool
Thread Starter
Robert
(@robertlindeboom)
I can confirm that it works, nice, thanks a lot!
Thread Starter
Robert
(@robertlindeboom)
Maybe a nice feature for a future version: delete events automatically when they are X days/weeks/months old.
Hi Robert,
I would like to advice you about your Dutch translations.
You can contact me on slack @psmits1557
The translations do not follow the Dutch guidelines.
Regards,
Peter
Sorry, it should be @psmits1567
Thread Starter
Robert
(@robertlindeboom)
@psmits1567 O excuse me. I uploaded a .po-file I had on my website but wasn’t able to finish it and leave it in a good way here. I translated parts a year ago or so, and maybe some texts were already translated. I saw on this page that there was almost nothing translated, so I uploaded it, not looking at guidelines or so.
Hi Robert,
No problem but you need to improve it if you want us to handle it.
If you have no intention to do that, then it will not be handled, as it contains to many errors. At the end those lines will probably removed.
Regards,
Peter
Thread Starter
Robert
(@robertlindeboom)
For now I won’t be able to do a thorough check on the translations. They work for my website, but I understand that it should be neat when they are placed on a place like this.
Ok no problem then they will go into the backlog, because we like to focus on proper translations.