<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BuddyPress.org | developer | Activity</title>
	<link>https://buddypress.org/members/ajaysingh-1/activity/</link>
	<atom:link href="https://buddypress.org/members/ajaysingh-1/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for developer.</description>
	<lastBuildDate>Fri, 24 Apr 2026 16:03:56 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">128ee0408a8088766268be2497f5b1a7</guid>
				<title>developer started the topic how comments are posted on buddypress? in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/how-comments-are-posted-on-buddypress/</link>
				<pubDate>Fri, 30 Oct 2015 03:56:36 +0000</pubDate>

									<content:encoded><![CDATA[<p>i want to know  the process behind the comment posting in buddypress?<br />
is there any jQuery.ajax method used to post the comment?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b52ed77504ca67fd93ed81e931daf828</guid>
				<title>developer replied to the topic urgent !!!! need a hook which is called during click og comment button urgent! in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-need-a-hook-which-is-called-during-click-og-comment-button-urgent/#post-244449</link>
				<pubDate>Wed, 16 Sep 2015 10:29:19 +0000</pubDate>

									<content:encoded><![CDATA[<p>using javascript?<br />
really how?<br />
could you please give me some example regarding this?<br />
<a href="https://buddypress.org/members/henrywright/" rel="nofollow ugc">@henrywright</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3f1be400328d2f628f2a50faea799c97</guid>
				<title>developer replied to the topic urgent !!!! need a hook which is called during click og comment button urgent! in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-need-a-hook-which-is-called-during-click-og-comment-button-urgent/#post-244437</link>
				<pubDate>Wed, 16 Sep 2015 04:46:40 +0000</pubDate>

									<content:encoded><![CDATA[<p>sorry man<br />
not what i&#8217;m looking for<br />
i said i need a hook which fire when <code>create group and continue</code> button is clicked</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0c43d4806a926f995137432bf0f53548</guid>
				<title>developer replied to the topic urgent !!!! need a hook which is called during click og comment button urgent! in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-need-a-hook-which-is-called-during-click-og-comment-button-urgent/#post-244391</link>
				<pubDate>Tue, 15 Sep 2015 04:38:58 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/henrywright/" rel="nofollow ugc">@henrywright</a> i used the following hooks for display captcha and validate captcha &#8230;</p>
<blockquote><p>
add_action(&#8220;bp_after_group_details_creation_step&#8221;,&#8221;custom_function_display&#8221;);<br />
add_action(&#8220;bp_activity_comment_posted&#8221;,&#8221;custom_function_validate&#8221;);
</p></blockquote>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">feda841a860a8cb602c70383527572d8</guid>
				<title>developer replied to the topic urgent !!!! need a hook which is called during click og comment button urgent! in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-need-a-hook-which-is-called-during-click-og-comment-button-urgent/#post-244390</link>
				<pubDate>Tue, 15 Sep 2015 03:54:25 +0000</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="http://cdn.inmotionhosting.com/support/images/stories/buddypress/buddypress_18.jpg" alt="buddypress group creation first step" /></p>
<p><a href="https://buddypress.org/members/henrywright/" rel="nofollow ugc">@henrywright</a> are you sure?<br />
because <code>bp_activity_comment_posted</code> not working actually&#8230;<br />
sorry for bothering you &#8230;<br />
thanks in advance</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">18696b0a898ce959c0d40797e5479537</guid>
				<title>developer replied to the topic urgent !!!! need a hook which is called during click og comment button urgent! in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-need-a-hook-which-is-called-during-click-og-comment-button-urgent/#post-244374</link>
				<pubDate>Mon, 14 Sep 2015 12:38:02 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/henrywright/" rel="nofollow ugc">@henrywright</a> i mean when you first create the group and first step appear there is a button in bottom which is <code>save and continue</code><br />
i need a hook which call on click of this button&#8230;</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">69513fca17da67fb4bdf86a5c1917b57</guid>
				<title>developer replied to the topic urgent !!!! need a hook which is called during click og comment button urgent! in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-need-a-hook-which-is-called-during-click-og-comment-button-urgent/#post-244368</link>
				<pubDate>Mon, 14 Sep 2015 10:55:23 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/henrywright/" rel="nofollow ugc">@henrywright</a> could you please give me the hook for <code>create group form</code><br />
same as you given me for the comment in your previous reply</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2672985fc7773ade49913fdb73f11647</guid>
				<title>developer started the topic want to add and validate captcha on comment and create group form in buddypress in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/want-to-add-and-validate-captcha-on-comment-and-create-group-form-in-buddypress/</link>
				<pubDate>Sat, 12 Sep 2015 04:11:01 +0000</pubDate>

									<content:encoded><![CDATA[<p><strong>want to add and validate captcha on comment and create group form in buddypress </strong><br />
i am currently using the latest version of wordpress and buddypress with default theme<br />
as i mention i want to place a captcha on comment and create a group form of buddypress which is done but only part is pending that is validation part<br />
if user click on post button&hellip;<span class="activity-read-more" id="activity-read-more-460231"><a href="https://buddypress.org/support/topic/want-to-add-and-validate-captcha-on-comment-and-create-group-form-in-buddypress/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fc9ad533120399c367bcb8422541f68b</guid>
				<title>developer replied to the topic urgent !!!! need a hook which is called during click og comment button urgent! in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-need-a-hook-which-is-called-during-click-og-comment-button-urgent/#post-244210</link>
				<pubDate>Thu, 10 Sep 2015 04:01:18 +0000</pubDate>

									<content:encoded><![CDATA[<p>thanks <a href="https://buddypress.org/members/henrywright/" rel="nofollow ugc">@henrywright</a><br />
thanks <a href="https://buddypress.org/members/danbp/" rel="nofollow ugc">@danbp</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9ad6d77e3743986348d0e0326944b6aa</guid>
				<title>developer replied to the topic urgent !!!! need a hook which is called during click og comment button urgent! in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-need-a-hook-which-is-called-during-click-og-comment-button-urgent/#post-244178</link>
				<pubDate>Wed, 09 Sep 2015 12:40:48 +0000</pubDate>

									<content:encoded><![CDATA[<p>thanks <a href="https://buddypress.org/members/henrywright/" rel="nofollow ugc">@henrywright</a><br />
a little bit of confusion is still in my mind is that<br />
do we have to passed argument along with that hook…<br />
<code>bp_activity_comment_posted</code></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4652e1cc82095272dabdc2b503f68543</guid>
				<title>developer replied to the topic urgent !!!! need a hook which is called during click og comment button urgent! in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-need-a-hook-which-is-called-during-click-og-comment-button-urgent/#post-244070</link>
				<pubDate>Sat, 05 Sep 2015 07:46:09 +0000</pubDate>

									<content:encoded><![CDATA[<p>thanks <a href="https://buddypress.org/members/djsteveb/" rel="nofollow ugc">@djsteveb</a> for replying<br />
i am looking for a do_action hook so that i hook my customize function during the post button is clicked when user reply or comment on any post<br />
actually i am placing a captcha in buddypress comment which is done<br />
look what i do here&#8230;</p>
<p>//action hook to display captcha in&hellip;<span class="activity-read-more" id="activity-read-more-457758"><a href="https://buddypress.org/support/topic/urgent-need-a-hook-which-is-called-during-click-og-comment-button-urgent/#post-244070" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">aabfece5399178474e33c10b2072cae4</guid>
				<title>developer started the topic urgent !!!! need a hook which is called during click og comment button urgent! in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/urgent-need-a-hook-which-is-called-during-click-og-comment-button-urgent/</link>
				<pubDate>Sat, 05 Sep 2015 04:36:24 +0000</pubDate>

									<content:encoded><![CDATA[<p>need a hook which is called during click of comment button<br />
i want to call my custom function during click of post button of comment section of buddypress?<br />
please can anyone help me out there???</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d87430be8d32707c260f30250801b1b6</guid>
				<title>developer&#039;s profile was updated</title>
				<link>https://buddypress.org/updates/p/456972/</link>
				<pubDate>Thu, 03 Sep 2015 05:26:08 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>