• Resolved KostasNi

    (@kostasni)


    I’m trying to reduce the size of the wp_options table on a site I’m working on, and I noticed that the plugin creates a transient called _site_transient_pum_google_fonts_list which contains all Google Fonts.

    I was hoping that checking the “Don’t Load Google Fonts” option in the settings would skip creating the transient, but even if I delete it, it keeps coming back.

    Is there a way to permanently delete the transient and stop it from being re-created?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Kim L

    (@kimmyx)

    Hi @kostasni,

    We have informed our developers about this to see if there’s a permanent solution. We’ll update you once we receive feedback.

    We appreciate your patience!

    Plugin Support Kim L

    (@kimmyx)

    Hi @kostasni,

    Thanks for waiting!

    Our development team got back to us and said the plugin will be patched so that the transient isn’t recreated in the next update. 🙂

    Let us know if we can help with anything else.

    Thread Starter KostasNi

    (@kostasni)

    Thank you for the update @kimmyx .

    Dale T

    (@dalesupport)

    Hi @kostasni ,

    I’m going to mark this as resolved while we wait for the update that will resolve the issue.

    Feel free to create a new thread if you have other questions.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Google Fonts transient in wp_options table’ is closed to new replies.