Skip Navigation

This is the technical support forum for WPML - the multilingual WordPress plugin.

Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.

This topic contains 2 replies, has 2 voices.

Last updated by SoFA 3 years, 1 month ago.

Assisted by: Raja Mohammed.

Author Posts
April 11, 2022 at 2:35 pm #10996075

SoFA

Hi, in my database's wp_options table, I have 200,000 rows that take the format of "_transient_wpml-i18n-strings_628b77b1574fc3499f2a9." Is it safe to delete all of these transients? Do you have a different protocol you would recommend to only delete the expired transients? I'm not sure how to tell if they're expired, but I assume most of them must be for there to be so much bloat.

April 12, 2022 at 12:06 pm #11003227

Raja Mohammed
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello there,

We have checked the issue further, The transients are not added by WPML, We have noticed Events Calendar plugin is added the transients to the database, This can be verified from their code here
hidden link

if your site is using the Events calendar plugin Please check with their support for more clarity.

Regards
Raja

April 12, 2022 at 5:20 pm #11005875

SoFA

Thank you for getting back. We'll follow up with them.

We particularly appreciate you sharing the related code! 🙂