<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>FluentSnippets articles</title>
    <link>https://fluentsnippets.com/articles</link>
    <atom:link href="https://fluentsnippets.com/rss.xml" rel="self" type="application/rss+xml" />
    <description>A file-based code snippet manager for WordPress. Add PHP, CSS, JavaScript and HTML to your site with zero database queries, conditional logic, and no lock-in.</description>
    <language>en-us</language>
    <item>
      <title>A full redesign, and the story behind 50,000 sites</title>
      <link>https://fluentsnippets.com/articles/fluentsnippets-10-56</link>
      <guid isPermaLink="true">https://fluentsnippets.com/articles/fluentsnippets-10-56</guid>
      <description>Dark mode, every screen redrawn, and real runtime work underneath — plus the origin story most of those fifty thousand sites have never heard.</description>
      <category>Releases</category>
      <dc:creator>Shahjahan Jewel</dc:creator>
      <pubDate>Wed, 12 Aug 2026 00:00:00 GMT</pubDate>
      <enclosure url="https://fluentsnippets.com/covers/fluentsnippets-10-56.png" type="image/png" length="0" />
    </item>
    <item>
      <title>File-based vs. database snippets: a real performance breakdown</title>
      <link>https://fluentsnippets.com/articles/file-based-vs-database-snippets</link>
      <guid isPermaLink="true">https://fluentsnippets.com/articles/file-based-vs-database-snippets</guid>
      <description>Where the work actually goes on a page load, why the query count matters more than the milliseconds, and what zero buys you.</description>
      <category>Performance</category>
      <dc:creator>Shahjahan Jewel</dc:creator>
      <pubDate>Mon, 10 Aug 2026 00:00:00 GMT</pubDate>
      <enclosure url="https://fluentsnippets.com/covers/file-based-vs-database-snippets.png" type="image/png" length="0" />
    </item>
    <item>
      <title>Add Google Analytics 4 without another plugin</title>
      <link>https://fluentsnippets.com/articles/google-analytics-4-without-a-plugin</link>
      <guid isPermaLink="true">https://fluentsnippets.com/articles/google-analytics-4-without-a-plugin</guid>
      <description>Drop your GA4 tag into wp_head in under a minute, scoped to just the pages you care about.</description>
      <category>Tutorials</category>
      <dc:creator>The FluentSnippets Team</dc:creator>
      <pubDate>Thu, 06 Aug 2026 00:00:00 GMT</pubDate>
      <enclosure url="https://fluentsnippets.com/covers/google-analytics-4-without-a-plugin.png" type="image/png" length="0" />
    </item>
    <item>
      <title>Conditional logic: run code exactly where it belongs</title>
      <link>https://fluentsnippets.com/articles/conditional-logic-in-practice</link>
      <guid isPermaLink="true">https://fluentsnippets.com/articles/conditional-logic-in-practice</guid>
      <description>Role, page type, URL, date and more. Build grouped AND/OR rules visually, without writing the checks yourself.</description>
      <category>Tutorials</category>
      <dc:creator>The FluentSnippets Team</dc:creator>
      <pubDate>Mon, 03 Aug 2026 00:00:00 GMT</pubDate>
      <enclosure url="https://fluentsnippets.com/covers/conditional-logic-in-practice.png" type="image/png" length="0" />
    </item>
    <item>
      <title>Standalone mode: ship client sites with zero lock-in</title>
      <link>https://fluentsnippets.com/articles/standalone-mode-client-handover</link>
      <guid isPermaLink="true">https://fluentsnippets.com/articles/standalone-mode-client-handover</guid>
      <description>Install the mu-plugin loader, remove FluentSnippets, and hand off a site whose snippets keep working.</description>
      <category>Workflow</category>
      <dc:creator>Shahjahan Jewel</dc:creator>
      <pubDate>Mon, 27 Jul 2026 00:00:00 GMT</pubDate>
      <enclosure url="https://fluentsnippets.com/covers/standalone-mode-client-handover.png" type="image/png" length="0" />
    </item>
    <item>
      <title>A snippet starter kit for every new agency build</title>
      <link>https://fluentsnippets.com/articles/agency-snippet-starter-kit</link>
      <guid isPermaLink="true">https://fluentsnippets.com/articles/agency-snippet-starter-kit</guid>
      <description>The analytics, hardening and cleanup snippets we drop into every project on day one.</description>
      <category>Agency</category>
      <dc:creator>Shahjahan Jewel</dc:creator>
      <pubDate>Mon, 20 Jul 2026 00:00:00 GMT</pubDate>
      <enclosure url="https://fluentsnippets.com/covers/agency-snippet-starter-kit.png" type="image/png" length="0" />
    </item>
    <item>
      <title>Every hook and filter in FluentSnippets</title>
      <link>https://fluentsnippets.com/articles/every-hook-and-filter</link>
      <guid isPermaLink="true">https://fluentsnippets.com/articles/every-hook-and-filter</guid>
      <description>Register your own snippet types, skip the runner entirely, or react when a snippet is created, updated or deleted.</description>
      <category>Developers</category>
      <dc:creator>Shahjahan Jewel</dc:creator>
      <pubDate>Thu, 16 Jul 2026 00:00:00 GMT</pubDate>
      <enclosure url="https://fluentsnippets.com/covers/every-hook-and-filter.png" type="image/png" length="0" />
    </item>
    <item>
      <title>What happens when a snippet takes your site down</title>
      <link>https://fluentsnippets.com/articles/when-a-snippet-breaks-your-site</link>
      <guid isPermaLink="true">https://fluentsnippets.com/articles/when-a-snippet-breaks-your-site</guid>
      <description>Validation before save, automatic quarantine at runtime, and the URL that gets you back in when neither one helped.</description>
      <category>Security</category>
      <dc:creator>The FluentSnippets Team</dc:creator>
      <pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate>
      <enclosure url="https://fluentsnippets.com/covers/when-a-snippet-breaks-your-site.png" type="image/png" length="0" />
    </item>
  </channel>
</rss>
