• Hi, I just installed this plugin and love it. I have some 30+ custom snippets in my functions.php file. If I would create the same 30+ snippets separately in the plugin, would that affect my server speed compared to just having one long page of snippets in functions.php?

    • This topic was modified 4 years, 2 months ago by collinsavenue.
Viewing 1 replies (of 1 total)
  • Plugin Author Shea Bunge

    (@bungeshea)

    There would be a very small amount of additional overhead for the query to retrieve the snippet code from the database, but this is typically pretty negligible as all snippets are retrieved in one go.

Viewing 1 replies (of 1 total)
  • The topic ‘Question about speed’ is closed to new replies.