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.
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
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.
Thank you very much for that information. You are much appreciated for your work on this plugin. There is nothing like it.