<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Folt Blog</title>
    <link>https://www.foltline.co/blog</link>
    <description>WordPress plugin compatibility testing guides from Folt.</description>
    
    <item>
      <title>Testing premium themes and licensed plugins before release</title>
      <link>https://www.foltline.co/blog/premium-themes-licensed-plugins</link>
      <guid>https://www.foltline.co/blog/premium-themes-licensed-plugins</guid>
      <description>Your users run licensed themes and commercial plugins you cannot ship in a public repo. Here is how to test those combos safely before release.</description>
      <pubDate>Thu, 22 Jan 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How to read a WordPress plugin compatibility report</title>
      <link>https://www.foltline.co/blog/read-compatibility-report</link>
      <guid>https://www.foltline.co/blog/read-compatibility-report</guid>
      <description>Pass/fail counts, stack traces, and blast radius — how to turn a compatibility matrix into a prioritized fix list for your next release.</description>
      <pubDate>Tue, 20 Jan 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Static analysis vs runtime testing for WordPress plugins</title>
      <link>https://www.foltline.co/blog/static-vs-runtime-testing</link>
      <guid>https://www.foltline.co/blog/static-vs-runtime-testing</guid>
      <description>PHP linters and compatibility checkers catch syntax issues. Runtime matrix testing catches the fatals that only appear inside real WordPress.</description>
      <pubDate>Sun, 18 Jan 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>WordPress plugin conflict testing — a developer&apos;s guide</title>
      <link>https://www.foltline.co/blog/plugin-conflict-testing-guide</link>
      <guid>https://www.foltline.co/blog/plugin-conflict-testing-guide</guid>
      <description>How to systematically test WordPress plugin conflicts across PHP versions, themes, and popular plugins — without guessing from support tickets.</description>
      <pubDate>Fri, 16 Jan 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>A checklist for shipping a WordPress plugin update safely</title>
      <link>https://www.foltline.co/blog/release-checklist</link>
      <guid>https://www.foltline.co/blog/release-checklist</guid>
      <description>A release checklist for WordPress plugin developers — compatibility matrix, regression signals, and what to attach to your changelog.</description>
      <pubDate>Wed, 14 Jan 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>WooCommerce + Elementor plugin conflicts: how to find them</title>
      <link>https://www.foltline.co/blog/woocommerce-elementor-conflicts</link>
      <guid>https://www.foltline.co/blog/woocommerce-elementor-conflicts</guid>
      <description>Page builders and WooCommerce together expose hook-order bugs and JS conflicts. Here is how to find them before checkout breaks.</description>
      <pubDate>Mon, 12 Jan 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Why &quot;works on my machine&quot; fails for WordPress plugins</title>
      <link>https://www.foltline.co/blog/works-on-my-machine</link>
      <guid>https://www.foltline.co/blog/works-on-my-machine</guid>
      <description>Your stack is not your user&apos;s stack. Here is why single-environment testing misses the failures that become one-star reviews.</description>
      <pubDate>Sat, 10 Jan 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How to test a WordPress plugin for PHP 8.2–8.5 compatibility</title>
      <link>https://www.foltline.co/blog/php-8-compatibility-testing</link>
      <guid>https://www.foltline.co/blog/php-8-compatibility-testing</guid>
      <description>A practical guide to testing WordPress plugins across PHP 8.2, 8.3, 8.4, and 8.5 — not just running a linter on your laptop.</description>
      <pubDate>Thu, 08 Jan 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>