<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Option to change dashboard widget title</title>
		<link>https://legacy.forums.gravityhelp.com/topic/option-to-change-dashboard-widget-title</link>
		<description>Gravity Support Forums Topic: Option to change dashboard widget title</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 15:51:33 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/option-to-change-dashboard-widget-title" rel="self" type="application/rss+xml" />

		<item>
			<title>Dana Cobb on "Option to change dashboard widget title"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/option-to-change-dashboard-widget-title#post-48320</link>
			<pubDate>Fri, 03 Feb 2012 19:07:53 +0000</pubDate>
			<dc:creator>Dana Cobb</dc:creator>
			<guid isPermaLink="false">48320@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Surprise!&#60;/p&#62;
&#60;p&#62;With the new beta version (v1.6.3 Beta 2) that went out today, available for download on the Plugin Downloads page, you can use the hook &#34;gform_dashboard_title&#34; to change the text.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_filter(&#38;quot;gform_dashboard_title&#38;quot;, &#38;quot;change_title&#38;quot;);
function change_title()
{
	return &#38;quot;SURPRISE!&#38;quot;;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>stoutdesign on "Option to change dashboard widget title"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/option-to-change-dashboard-widget-title#post-48278</link>
			<pubDate>Fri, 03 Feb 2012 13:24:18 +0000</pubDate>
			<dc:creator>stoutdesign</dc:creator>
			<guid isPermaLink="false">48278@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Dana. Thanks for the reply. I saw this in the code but I was hoping for something that would persist between Gravity Forms updates.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dana Cobb on "Option to change dashboard widget title"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/option-to-change-dashboard-widget-title#post-48277</link>
			<pubDate>Fri, 03 Feb 2012 13:15:32 +0000</pubDate>
			<dc:creator>Dana Cobb</dc:creator>
			<guid isPermaLink="false">48277@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, stoutdesign,&#60;/p&#62;
&#60;p&#62;There is a line of code in &#34;gravityforms.php&#34; that has the text for the dashboard widget. You could manually change this, but keep in mind that you would need to redo it every time you update Gravity Forms. &#60;/p&#62;
&#60;p&#62;The line of code is &#34;wp_add_dashboard_widget('rg_forms_dashboard', 'Gravity Forms',  array('RGForms', 'dashboard'));&#34; . You can change the text &#34;Gravity Forms&#34; to something easier for your clients to understand.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stoutdesign on "Option to change dashboard widget title"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/option-to-change-dashboard-widget-title#post-47008</link>
			<pubDate>Fri, 20 Jan 2012 14:24:50 +0000</pubDate>
			<dc:creator>stoutdesign</dc:creator>
			<guid isPermaLink="false">47008@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We have a developers license and use Gravity Forms on many sites that we have developed. It would be nice if we could change the dashboard widget title from &#34;Gravity Forms&#34; to a value we set. Since the widget shows an overview of entries it seems something like &#34;Leads&#34;, &#34;Lead Summary&#34;, &#34;Website Form Entries&#34;, etc would be nice. I know, I know this is really minor but &#34;Gravity Forms&#34; doesn't mean a lot to our client admin users and we really try to streamline and simplify the admin for each client.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
