<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									BrightLeaf Digital Community - Recent Topics				            </title>
            <link>https://brightleafdigital.io/community/</link>
            <description>A collaborative space for learning, sharing, and building together. Here you’ll find community guidelines, BrightLeaf announcements, discussions on WordPress operations, deep dives into the Gravity Forms ecosystem, and help with GravityOps plugins and snippets.</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 28 Apr 2026 15:18:36 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Welcome to GravityOps Plugins &amp; Snippets</title>
                        <link>https://brightleafdigital.io/community/gravityops/welcome-to-gravityops-plugins-snippets/</link>
                        <pubDate>Fri, 12 Dec 2025 10:50:39 +0000</pubDate>
                        <description><![CDATA[This forum is the hands-on space for everything in the GravityOps toolkit and the BrightLeaf Digital snippet library.
If you’re implementing GravityOps plugins in real workflows, or you’re ...]]></description>
                        <content:encoded><![CDATA[<div class="flex flex-col text-sm @w-xl/main:pt-header-height pb-25">
<article class="text-token-text-primary w-full focus:outline-none  has-data-writing-block:pointer-events-none has-data-writing-block:-mt-(--shadow-height) has-data-writing-block:pt-(--shadow-height) [&amp;:has()&gt;*]:pointer-events-auto  supports-: scroll-mt-" dir="auto" data-turn-id="32684387-8779-4092-a54c-69edf4bec4f9" data-testid="conversation-turn-16" data-scroll-anchor="true" data-turn="assistant">
<div class="text-base my-auto mx-auto pb-10  @w-sm/main: @w-lg/main: px-(--thread-content-margin)">
<div class=" @w-lg/main: mx-auto max-w-(--thread-content-max-width) flex-1 group/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn">
<div class="flex max-w-full flex-col grow">
<div class="min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal :mt-1" dir="auto" data-message-author-role="assistant" data-message-id="b5638563-a2b3-4ad3-9257-5d958e1329a0" data-message-model-slug="gpt-5-2-thinking">
<div class="flex w-full flex-col gap-1 empty:hidden first:pt-">
<div class="markdown prose dark:prose-invert w-full break-words dark markdown-new-styling">
<p data-start="451" data-end="568">This forum is the hands-on space for everything in the GravityOps toolkit and the BrightLeaf Digital snippet library.</p>
<p data-start="570" data-end="812">If you’re implementing GravityOps plugins in real workflows, or you’re extending your setup with snippets, post here. The goal is simple: repeatable patterns that reduce manual work, prevent mistakes, and keep your stack predictable at scale.</p>
<h3 data-start="814" data-end="835">What Belongs Here</h3>
<ul data-start="836" data-end="1147">
<li data-start="836" data-end="901">
<p data-start="838" data-end="901">GravityOps plugin setup questions and configuration decisions</p>
</li>
<li data-start="902" data-end="965">
<p data-start="904" data-end="965">Troubleshooting and edge cases specific to GravityOps tools</p>
</li>
<li data-start="966" data-end="1018">
<p data-start="968" data-end="1018">Workflow “recipes” you can reuse across projects</p>
</li>
<li data-start="1019" data-end="1082">
<p data-start="1021" data-end="1082">Snippet usage, customization, and safe implementation notes</p>
</li>
<li data-start="1083" data-end="1147">
<p data-start="1085" data-end="1147">Compatibility and integration discussions across the toolkit</p>
</li>
</ul>
<h3 data-start="1149" data-end="1186">How To Get High-Quality Help Fast</h3>
<p data-start="1187" data-end="1210">When you post, include:</p>
<ul data-start="1211" data-end="1663">
<li data-start="1211" data-end="1296">
<p data-start="1213" data-end="1296"><strong data-start="1213" data-end="1251">Which GravityOps plugin or snippet</strong> you’re using (name + version if available)</p>
</li>
<li data-start="1297" data-end="1365">
<p data-start="1299" data-end="1365"><strong data-start="1299" data-end="1316">Your outcome:</strong> what you’re trying to achieve, in one sentence</p>
</li>
<li data-start="1366" data-end="1446">
<p data-start="1368" data-end="1446"><strong data-start="1368" data-end="1391">Your current setup:</strong> key settings, feeds, views, roles, and where it runs</p>
</li>
<li data-start="1447" data-end="1487">
<p data-start="1449" data-end="1487"><strong data-start="1449" data-end="1468">What you tried:</strong> and what changed</p>
</li>
<li data-start="1488" data-end="1568">
<p data-start="1490" data-end="1568"><strong data-start="1490" data-end="1514">What’s blocking you:</strong> the exact failure point or decision you’re stuck on</p>
</li>
<li data-start="1569" data-end="1663">
<p data-start="1571" data-end="1663"><strong data-start="1571" data-end="1584">Evidence:</strong> screenshots, console errors, logs, and relevant snippets (use code formatting)</p>
</li>
</ul>
<h3 data-start="1665" data-end="1690">A Few Operating Rules</h3>
<ul data-start="1691" data-end="1966">
<li data-start="1691" data-end="1766">
<p data-start="1693" data-end="1766">Keep one topic to one workflow or one issue so threads stay searchable.</p>
</li>
<li data-start="1767" data-end="1850">
<p data-start="1769" data-end="1850">If you solve it, post the fix and any gotchas. That’s how this forum compounds.</p>
</li>
<li data-start="1851" data-end="1966">
<p data-start="1853" data-end="1966">For licensing, account access, or production-blocking bugs that require staff intervention, use official support.</p>
</li>
</ul>
<h3 data-start="1968" data-end="1997">Recommended Thread Titles</h3>
<p data-start="1998" data-end="2211">Good titles drive better answers. Aim for:<br data-start="2040" data-end="2043" /><strong data-start="2043" data-end="2080"> + Outcome + Symptom</strong><br data-start="2080" data-end="2083" />Examples: “Folders4Gravity: Restrict folder visibility by role” or “GravityOps Search: Blank-field filter not returning results”</p>
<p data-start="2213" data-end="2295">This is where the toolkit becomes leverage. Share the patterns that actually work.</p>
</div>
</div>
</div>
</div>
<div class="z-0 flex min-h- justify-start"> </div>
<div class="mt-3 w-full empty:hidden">
<div class="text-center"> </div>
</div>
</div>
</div>
</article>
</div>
<div class="pointer-events-none h-px w-px absolute bottom-0" aria-hidden="true" data-edge="true"> </div>]]></content:encoded>
						                            <category domain="https://brightleafdigital.io/community/"></category>                        <dc:creator>Raz</dc:creator>
                        <guid isPermaLink="true">https://brightleafdigital.io/community/gravityops/welcome-to-gravityops-plugins-snippets/</guid>
                    </item>
				                    <item>
                        <title>Welcome to Gravity Forms Ecosystem Q&amp;A</title>
                        <link>https://brightleafdigital.io/community/gravity-ecosystem/welcome-to-gravity-forms-ecosystem-qa/</link>
                        <pubDate>Fri, 12 Dec 2025 10:33:33 +0000</pubDate>
                        <description><![CDATA[This is the core technical space for the Gravity Forms universe.
It’s where we troubleshoot, pressure-test best practices, and document patterns that hold up in production.
Bring real deta...]]></description>
                        <content:encoded><![CDATA[<div class="flex flex-col text-sm @w-xl/main:pt-header-height pb-25">
<article class="text-token-text-primary w-full focus:outline-none  has-data-writing-block:pointer-events-none has-data-writing-block:-mt-(--shadow-height) has-data-writing-block:pt-(--shadow-height) [&amp;:has()&gt;*]:pointer-events-auto scroll-mt-" dir="auto" data-turn-id="72a05548-2532-4eef-ab63-0f8d329bee0f" data-testid="conversation-turn-14" data-scroll-anchor="true" data-turn="assistant">
<div class="text-base my-auto mx-auto pb-10  @w-sm/main: @w-lg/main: px-(--thread-content-margin)">
<div class=" @w-lg/main: mx-auto max-w-(--thread-content-max-width) flex-1 group/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn">
<div class="flex max-w-full flex-col grow">
<div class="min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal :mt-1" dir="auto" data-message-author-role="assistant" data-message-id="b338de51-ff5e-4887-96d6-289e1bda3f24" data-message-model-slug="gpt-5-2-thinking">
<div class="flex w-full flex-col gap-1 empty:hidden first:pt-">
<div class="markdown prose dark:prose-invert w-full break-words dark markdown-new-styling">
<p data-start="474" data-end="646">This is the core technical space for the Gravity Forms universe.</p>
<p data-start="474" data-end="646">It’s where we troubleshoot, pressure-test best practices, and document patterns that hold up in production.</p>
<p data-start="648" data-end="718">Bring real details. Leave with actionable fixes and proven approaches.</p>
<h3 data-start="720" data-end="745">What You Can Ask Here</h3>
<ul data-start="746" data-end="1237">
<li data-start="746" data-end="799">
<p data-start="748" data-end="799">Complex conditional logic and multi-step behavior</p>
</li>
<li data-start="800" data-end="856">
<p data-start="802" data-end="856">GPPA filtering, performance tuning, and data sources</p>
</li>
<li data-start="857" data-end="933">
<p data-start="859" data-end="933">GravityView layouts, configuration patterns, and field output edge cases</p>
</li>
<li data-start="934" data-end="995">
<p data-start="936" data-end="995">Gravity Flow workflows, approvals, and routing strategies</p>
</li>
<li data-start="996" data-end="1067">
<p data-start="998" data-end="1067">Gravity Forms with membership, permissions, and restriction plugins</p>
</li>
<li data-start="1068" data-end="1111">
<p data-start="1070" data-end="1111">Custom CSS and front-end UI adjustments</p>
</li>
<li data-start="1112" data-end="1169">
<p data-start="1114" data-end="1169">Custom JS, AJAX issues, and theme or plugin conflicts</p>
</li>
<li data-start="1170" data-end="1237">
<p data-start="1172" data-end="1237">Hooks, PHP customization, and connecting GF to external systems</p>
</li>
</ul>
<h3 data-start="1239" data-end="1291">How To Ask Technical Questions That Get Answered</h3>
<p data-start="1292" data-end="1339">To reduce back-and-forth, include this upfront:</p>
<ul data-start="1341" data-end="1833">
<li data-start="1341" data-end="1428">
<p data-start="1343" data-end="1428"><strong data-start="1343" data-end="1356">Versions:</strong> WordPress, Gravity Forms, and the relevant add-ons (plus theme name).</p>
</li>
<li data-start="1429" data-end="1513">
<p data-start="1431" data-end="1513"><strong data-start="1431" data-end="1441">Scope:</strong> Where it happens (admin, front-end, specific page, specific form ID).</p>
</li>
<li data-start="1514" data-end="1572">
<p data-start="1516" data-end="1572"><strong data-start="1516" data-end="1539">Expected vs actual:</strong> What you wanted, what you got.</p>
</li>
<li data-start="1573" data-end="1647">
<p data-start="1575" data-end="1647"><strong data-start="1575" data-end="1592">Reproduction:</strong> Steps to reproduce, including user role if relevant.</p>
</li>
<li data-start="1648" data-end="1743">
<p data-start="1650" data-end="1743"><strong data-start="1650" data-end="1663">Evidence:</strong> Console errors, server log excerpts, network request details, or screenshots.</p>
</li>
<li data-start="1744" data-end="1833">
<p data-start="1746" data-end="1833"><strong data-start="1746" data-end="1755">Code:</strong> Paste relevant snippets using code formatting. Include only what’s necessary.</p>
</li>
</ul>
<p data-start="1835" data-end="1936">If you can’t share a production setup, share a simplified version that still reproduces the behavior.</p>
<h3 data-start="1938" data-end="1962">What We Optimize For</h3>
<p data-start="1963" data-end="2157">This forum is building a high-quality, searchable knowledge base. Keep one issue per topic, use clear titles, and if you solve it, post the resolution so the next person doesn’t start from zero.</p>
</div>
</div>
</div>
</div>
<div class="z-0 flex min-h- justify-start"> </div>
<div class="mt-3 w-full empty:hidden">
<div class="text-center"> </div>
</div>
</div>
</div>
</article>
</div>
<div class="pointer-events-none h-px w-px absolute bottom-0" aria-hidden="true" data-edge="true"> </div>]]></content:encoded>
						                            <category domain="https://brightleafdigital.io/community/"></category>                        <dc:creator>Raz</dc:creator>
                        <guid isPermaLink="true">https://brightleafdigital.io/community/gravity-ecosystem/welcome-to-gravity-forms-ecosystem-qa/</guid>
                    </item>
				                    <item>
                        <title>Welcome to WordPress Business Operations</title>
                        <link>https://brightleafdigital.io/community/operations/welcome-to-wordpress-business-operations/</link>
                        <pubDate>Fri, 12 Dec 2025 10:29:38 +0000</pubDate>
                        <description><![CDATA[This forum is where we treat WordPress like an operations platform, not a brochure site.
If you’re building systems that people rely on every day, you’re in the right place: intake pipeline...]]></description>
                        <content:encoded><![CDATA[<div class="flex flex-col text-sm @w-xl/main:pt-header-height pb-25">
<article class="text-token-text-primary w-full focus:outline-none  has-data-writing-block:pointer-events-none has-data-writing-block:-mt-(--shadow-height) has-data-writing-block:pt-(--shadow-height) [&amp;:has()&gt;*]:pointer-events-auto scroll-mt-" dir="auto" data-turn-id="c77a59b1-8169-4a68-9b59-6ae7efcbed1a" data-testid="conversation-turn-12" data-scroll-anchor="true" data-turn="assistant">
<div class="text-base my-auto mx-auto pb-10  @w-sm/main: @w-lg/main: px-(--thread-content-margin)">
<div class=" @w-lg/main: mx-auto max-w-(--thread-content-max-width) flex-1 group/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn">
<div class="flex max-w-full flex-col grow">
<div class="min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal :mt-1" dir="auto" data-message-author-role="assistant" data-message-id="f8a55534-41f9-469a-9c59-33b9b459a501" data-message-model-slug="gpt-5-2-thinking">
<div class="flex w-full flex-col gap-1 empty:hidden first:pt-">
<div class="markdown prose dark:prose-invert w-full break-words dark markdown-new-styling">
<p data-start="413" data-end="501">This forum is where we treat WordPress like an operations platform, not a brochure site.</p>
<p data-start="503" data-end="736">If you’re building systems that people rely on every day, you’re in the right place: intake pipelines, internal portals, approvals, dashboards, handoffs, and repeatable processes that reduce manual work and prevent operational drift.</p>
<h3 data-start="738" data-end="756">Typical Topics</h3>
<ul data-start="757" data-end="1142">
<li data-start="757" data-end="805">
<p data-start="759" data-end="805">CRM-style workflows powered by Gravity Forms</p>
</li>
<li data-start="806" data-end="854">
<p data-start="808" data-end="854">Dashboards and staff views using GravityView</p>
</li>
<li data-start="855" data-end="908">
<p data-start="857" data-end="908">Approval and routing strategies with Gravity Flow</p>
</li>
<li data-start="909" data-end="972">
<p data-start="911" data-end="972">Client onboarding, fulfillment, and internal process design</p>
</li>
<li data-start="973" data-end="1036">
<p data-start="975" data-end="1036">Project boards, task management, and operational visibility</p>
</li>
<li data-start="1037" data-end="1077">
<p data-start="1039" data-end="1077">Automation strategies and SOP design</p>
</li>
<li data-start="1078" data-end="1142">
<p data-start="1080" data-end="1142">Integrating WordPress with the rest of your operations stack</p>
</li>
</ul>
<h3 data-start="1144" data-end="1175">What “Good” Looks Like Here</h3>
<p data-start="1176" data-end="1335">The best threads in this forum are specific, grounded, and oriented toward outcomes. We’re not chasing theory. We’re designing systems that survive real usage.</p>
<h3 data-start="1337" data-end="1379">How To Ask Strong Operations Questions</h3>
<p data-start="1380" data-end="1482">When you post, include enough context for others to think like your operator, not just your developer:</p>
<ul data-start="1484" data-end="1972">
<li data-start="1484" data-end="1578">
<p data-start="1486" data-end="1578"><strong data-start="1486" data-end="1500">Objective:</strong> What operation or workflow are you building? What does “success” look like?</p>
</li>
<li data-start="1579" data-end="1688">
<p data-start="1581" data-end="1688"><strong data-start="1581" data-end="1599">Current setup:</strong> Your form, view, and flow structure at a high level (fields, stages, roles, handoffs).</p>
</li>
<li data-start="1689" data-end="1784">
<p data-start="1691" data-end="1784"><strong data-start="1691" data-end="1703">Tooling:</strong> Relevant plugins, snippets, and integrations (include versions when possible).</p>
</li>
<li data-start="1785" data-end="1887">
<p data-start="1787" data-end="1887"><strong data-start="1787" data-end="1803">Constraints:</strong> Roles, permissions, volume, compliance needs, and where the process breaks today.</p>
</li>
<li data-start="1888" data-end="1972">
<p data-start="1890" data-end="1972"><strong data-start="1890" data-end="1914">What’s blocking you:</strong> The exact point of friction, plus what you already tried.</p>
</li>
</ul>
<p data-start="1974" data-end="2055">If you can share screenshots or a simplified example, you’ll get sharper answers.</p>
<h3 data-start="2057" data-end="2091">Community Norms For This Forum</h3>
<ul data-start="2092" data-end="2244">
<li data-start="2092" data-end="2155">
<p data-start="2094" data-end="2155">Keep one workflow per topic so discussions stay searchable.</p>
</li>
<li data-start="2156" data-end="2244">
<p data-start="2158" data-end="2244">If you solved it, close the loop with what worked. That’s how the community compounds.</p>
</li>
</ul>
<p data-start="2246" data-end="2360"><strong data-start="2246" data-end="2265">Core principle:</strong> WordPress is not just a CMS. With the right architecture, it becomes the operational backbone.</p>
</div>
</div>
</div>
</div>
<div class="z-0 flex min-h- justify-start"> </div>
<div class="mt-3 w-full empty:hidden">
<div class="text-center"> </div>
</div>
</div>
</div>
</article>
</div>
<div class="pointer-events-none h-px w-px absolute bottom-0" aria-hidden="true" data-edge="true"> </div>]]></content:encoded>
						                            <category domain="https://brightleafdigital.io/community/"></category>                        <dc:creator>Raz</dc:creator>
                        <guid isPermaLink="true">https://brightleafdigital.io/community/operations/welcome-to-wordpress-business-operations/</guid>
                    </item>
				                    <item>
                        <title>Welcome to the BrightLeaf Digital Community</title>
                        <link>https://brightleafdigital.io/community/start-here/how-this-community-works/</link>
                        <pubDate>Fri, 12 Dec 2025 10:06:18 +0000</pubDate>
                        <description><![CDATA[This community exists to help you build clean, scalable operations on WordPress, level up inside the Gravity Forms ecosystem, and implement advanced workflows using GravityOps plugins and sn...]]></description>
                        <content:encoded><![CDATA[<div class="relative basis-auto flex-col -mb-(--composer-overlap-px)  grow flex">
<div class="flex flex-col text-sm @w-xl/main:pt-header-height pb-25">
<article class="text-token-text-primary w-full focus:outline-none  has-data-writing-block:pointer-events-none has-data-writing-block:-mt-(--shadow-height) has-data-writing-block:pt-(--shadow-height) [&amp;:has()&gt;*]:pointer-events-auto scroll-mt-" dir="auto" data-turn-id="5eeabb79-b52f-473e-8b12-b545f0b1d8d4" data-testid="conversation-turn-10" data-scroll-anchor="true" data-turn="assistant">
<div class="text-base my-auto mx-auto pb-10  @w-sm/main: @w-lg/main: px-(--thread-content-margin)">
<div class=" @w-lg/main: mx-auto max-w-(--thread-content-max-width) flex-1 group/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn">
<div class="flex max-w-full flex-col grow">
<div class="min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal :mt-1" dir="auto" data-message-author-role="assistant" data-message-id="cb17e265-ce30-4e1c-8444-96d573071aa8" data-message-model-slug="gpt-5-2-thinking">
<div class="flex w-full flex-col gap-1 empty:hidden first:pt-">
<div class="markdown prose dark:prose-invert w-full break-words dark markdown-new-styling">
<p data-start="520" data-end="717">This community exists to help you build clean, scalable operations on WordPress, level up inside the Gravity Forms ecosystem, and implement advanced workflows using GravityOps plugins and snippets.</p>
<h3 data-start="719" data-end="745">What This Space Is For</h3>
<p data-start="746" data-end="789">You’re in the right place if you want to:</p>
<ul data-start="790" data-end="1052">
<li data-start="790" data-end="851">
<p data-start="792" data-end="851">Build operations systems that stay organized as you scale</p>
</li>
<li data-start="852" data-end="912">
<p data-start="854" data-end="912">Improve workflows around Gravity Forms and related tools</p>
</li>
<li data-start="913" data-end="977">
<p data-start="915" data-end="977">Share solutions and learn what’s working in real deployments</p>
</li>
<li data-start="978" data-end="1052">
<p data-start="980" data-end="1052">Explore higher-leverage patterns using GravityOps plugins and snippets</p>
</li>
</ul>
<h3 data-start="1054" data-end="1078">Community Principles</h3>
<p data-start="1079" data-end="1195"><strong data-start="1079" data-end="1095">High signal.</strong><br data-start="1095" data-end="1098" />Keep posts focused, detailed, and actionable. One topic should cover one problem or one workflow.</p>
<p data-start="1197" data-end="1295"><strong data-start="1197" data-end="1229">Respectful and constructive.</strong><br data-start="1229" data-end="1232" />Critique ideas, configurations, and code. Do not target people.</p>
<p data-start="1297" data-end="1502"><strong data-start="1297" data-end="1313">Be specific.</strong><br data-start="1313" data-end="1316" />When asking for help, include what matters upfront: your goal, what you tried, versions, and anything that makes the issue reproducible (screenshots, code snippets, and relevant errors).</p>
<h3 data-start="1504" data-end="1537">Support Versus Community Help</h3>
<p data-start="1538" data-end="1702"><strong data-start="1538" data-end="1557">Community Forum</strong><br data-start="1557" data-end="1560" />Best for general questions, workflow discussions, best practices, and non-urgent issues. Expect practical guidance and peer-to-peer solutions.</p>
<p data-start="1704" data-end="1880"><strong data-start="1704" data-end="1724">Official Support</strong><br data-start="1724" data-end="1727" />Use official support for plugin bugs, licensing and account issues, and anything production-blocking where you need BrightLeaf Digital staff involvement.</p>
<h3 data-start="1882" data-end="1900">Where To Begin</h3>
<ul data-start="1901" data-end="2101">
<li data-start="1901" data-end="1950">
<p data-start="1903" data-end="1950">Introduce yourself in the pinned thread below</p>
</li>
<li data-start="1951" data-end="2015">
<p data-start="1953" data-end="2015">Read the Q&amp;A guidelines so your questions are easy to answer</p>
</li>
<li data-start="2016" data-end="2101">
<p data-start="2018" data-end="2101">Browse the other forums to get a feel for how members share context and solutions</p>
</li>
</ul>
<p data-start="2103" data-end="2189">This community gets stronger every time someone documents what worked.</p>
<p data-start="2103" data-end="2189">Welcome aboard.</p>
</div>
</div>
</div>
</div>
<div class="z-0 flex min-h- justify-start"> </div>
<div class="mt-3 w-full empty:hidden">
<div class="text-center"> </div>
</div>
</div>
</div>
</article>
</div>
<div class="pointer-events-none h-px w-px absolute bottom-0" aria-hidden="true" data-edge="true"> </div>
</div>
<div id="thread-bottom-container" class="sticky bottom-0 group/thread-bottom-container relative isolate z-10 w-full basis-auto has-data-has-thread-error:pt-2 has-data-has-thread-error: md:border-transparent md:pt-0 dark:border-white/20 md:dark:border-transparent print:hidden content-fade single-line">
<div class="relative h-0"> </div>
<div class="text-base mx-auto  @w-sm/main: @w-lg/main: px-(--thread-content-margin)">
<div class=" @w-lg/main: mx-auto max-w-(--thread-content-max-width) flex-1 mb-4">
<div class="flex justify-center empty:hidden"> </div>
<div class="pointer-events-auto relative z-1 flex h- max-w-full flex- flex-col"><button class="invisible absolute self-center" name="context-connector-pasted-link-popover-trigger" type="button" aria-hidden="true" aria-haspopup="dialog" aria-expanded="false" aria-controls="radix-_r_38o_" data-state="closed"></button>
<div class="absolute start-0 end-0 bottom-full z-20"> </div>
<div class="hidden"> </div>
<div class="">
<div class="bg-token-bg-primary corner-superellipse/1.1 cursor-text overflow-clip bg-clip-padding p-2.5 contain-inline-size dark:bg- grid grid-cols-  group-data-expanded/composer: shadow-short">
<div class="-my-2.5 flex min-h-14 items-center overflow-x-hidden px-1.5  group-data-expanded/composer:mb-0 group-data-expanded/composer:px-2.5">
<div class="wcDTda_prosemirror-parent text-token-text-primary max-h- max-h-52 flex-1 overflow-auto  default-browser vertical-scroll-fade-mask"><textarea class="wcDTda_fallbackTextarea" name="prompt-textarea" data-virtualkeyboard="true"></textarea>
<div id="prompt-textarea" class="ProseMirror" data-virtualkeyboard="true"> </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>]]></content:encoded>
						                            <category domain="https://brightleafdigital.io/community/"></category>                        <dc:creator>Raz</dc:creator>
                        <guid isPermaLink="true">https://brightleafdigital.io/community/start-here/how-this-community-works/</guid>
                    </item>
				                    <item>
                        <title>Welcome to Announcements &amp; Release Notes</title>
                        <link>https://brightleafdigital.io/community/announcements/welcome-to-announcements-release-notes/</link>
                        <pubDate>Fri, 12 Dec 2025 09:56:22 +0000</pubDate>
                        <description><![CDATA[This forum is the official broadcast channel for BrightLeaf Digital updates. It’s designed to be high-signal and easy to scan, so you can track what changed, why it matters, and what to do n...]]></description>
                        <content:encoded><![CDATA[<p data-start="419" data-end="613">This forum is the official broadcast channel for BrightLeaf Digital updates. It’s designed to be high-signal and easy to scan, so you can track what changed, why it matters, and what to do next.</p>
<p data-start="615" data-end="646">You’ll see announcements for:</p>
<ul data-start="647" data-end="836">
<li data-start="647" data-end="677">
<p data-start="649" data-end="677">GravityOps plugin releases</p>
</li>
<li data-start="678" data-end="715">
<p data-start="680" data-end="715">Changelogs, patches, and hotfixes</p>
</li>
<li data-start="716" data-end="752">
<p data-start="718" data-end="752">Early previews and roadmap notes</p>
</li>
<li data-start="753" data-end="800">
<p data-start="755" data-end="800">Major snippet additions and library updates</p>
</li>
<li data-start="801" data-end="836">
<p data-start="803" data-end="836">Platform-wide community updates</p>
</li>
</ul>
<p data-start="838" data-end="999"><strong data-start="838" data-end="855">Posting Rules</strong><br data-start="855" data-end="858" />Only BrightLeaf Digital staff can create new topics in this forum. That’s intentional. It keeps this space clean, consistent, and searchable.</p>
<p data-start="1001" data-end="1061"><strong data-start="1001" data-end="1018">How To Engage</strong><br data-start="1018" data-end="1021" />Reply to any announcement if you have:</p>
<ul data-start="1062" data-end="1237">
<li data-start="1062" data-end="1090">
<p data-start="1064" data-end="1090">A clarification question</p>
</li>
<li data-start="1091" data-end="1175">
<p data-start="1093" data-end="1175">A reproducible bug report (include steps, screenshots, and your plugin versions)</p>
</li>
<li data-start="1176" data-end="1237">
<p data-start="1178" data-end="1237">A quick confirmation request before you update production</p>
</li>
</ul>
<p data-start="1239" data-end="1410">If you want to start a general discussion, feature request, or workflow question, post it in the appropriate forum category instead.</p>
<p data-start="1239" data-end="1410">This channel stays focused on updates.</p>]]></content:encoded>
						                            <category domain="https://brightleafdigital.io/community/"></category>                        <dc:creator>Raz</dc:creator>
                        <guid isPermaLink="true">https://brightleafdigital.io/community/announcements/welcome-to-announcements-release-notes/</guid>
                    </item>
							        </channel>
        </rss>
		