Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jakob Lenfers

    (@jakob42)

    It is using wp_postmeta, even though I might do it differently the way it changed over time. But the primary idea always was simplicity.

    Thread Starter anefarious1

    (@anefarious1)

    Thanks for the quick reply. Can you tell me if this plugin in any way, either from the wp_postmeta SQL table or from script loading, slows down a busy website? I have a high traffic site and I want to keep it as optimal as possible. I already have lots of plugins but this one may be worth it! Honestly, would lots of reactions slow it down somehow? Thanks

    Plugin Author Jakob Lenfers

    (@jakob42)

    Well, I’m no performance genius. I guess I should find another way to inject my settings into the js other than putting it generated into the the header. Db wise I guess it isn’t that bad, one very simple query per button.

    Thread Starter anefarious1

    (@anefarious1)

    Thank you very much for that information. You are much appreciated for your work on this plugin. There is nothing like it.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Database Question’ is closed to new replies.