<?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: Add class to next and previous buttons</title>
		<link>https://legacy.forums.gravityhelp.com/topic/add-class-to-next-and-previous-buttons</link>
		<description>Gravity Support Forums Topic: Add class to next and previous buttons</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:50:35 +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/add-class-to-next-and-previous-buttons" rel="self" type="application/rss+xml" />

		<item>
			<title>jonschr on "Add class to next and previous buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-class-to-next-and-previous-buttons#post-338091</link>
			<pubDate>Sat, 22 Jun 2013 03:57:23 +0000</pubDate>
			<dc:creator>jonschr</dc:creator>
			<guid isPermaLink="false">338091@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Bumping.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jonschr on "Add class to next and previous buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-class-to-next-and-previous-buttons#post-321651</link>
			<pubDate>Thu, 13 Jun 2013 21:05:19 +0000</pubDate>
			<dc:creator>jonschr</dc:creator>
			<guid isPermaLink="false">321651@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm using Twitter Bootstrap with Wordpress, and I use this filter to add a class to gforms submit buttons:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_filter( &#38;#39;gform_submit_button&#38;#39;, &#38;#39;theme_t_wp_submit_button&#38;#39;, 10, 2 );
function theme_t_wp_submit_button( $button, $form ){

  return &#38;#39;&#38;lt;input class=&#38;quot;btn btn-primary&#38;quot; type=&#38;quot;submit&#38;quot; id=&#38;quot;gform_submit_button_&#38;#39;.$form[&#38;quot;id&#38;quot;].&#38;#39;&#38;quot; value=&#38;quot;&#38;#39;. $form[&#38;quot;button&#38;quot;][&#38;quot;text&#38;quot;] .&#38;#39;&#38;quot; /&#38;gt;&#38;#39;;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Is there a way to do something similar with next/previous buttons?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
