<?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 | Cyril Batillat | Activity</title>
	<link>https://buddypress.org/members/cyrilbatillat/activity/</link>
	<atom:link href="https://buddypress.org/members/cyrilbatillat/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Cyril Batillat.</description>
	<lastBuildDate>Sun, 19 Apr 2026 21:10:15 +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">4a05fcaea8285178015319d4cd67258a</guid>
				<title>Cyril Batillat replied to the topic Extending ajax parameters in the forum Creating &#038; Extending</title>
				<link>http://buddypress.org/support/topic/extending-ajax-parameters/#post-187212</link>
				<pubDate>Tue, 19 Aug 2014 14:32:51 +0000</pubDate>

									<content:encoded><![CDATA[<p>You&#8217;re right. But I would like to stay compatible with other plugins who could alter the comment form as well. If every plgin use its own custom callback, it would be a mess.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7034561940ffe7ed11da59b2af074d48</guid>
				<title>Cyril Batillat replied to the topic Extending ajax parameters in the forum Creating &#038; Extending</title>
				<link>http://buddypress.org/support/topic/extending-ajax-parameters/#post-187210</link>
				<pubDate>Tue, 19 Aug 2014 14:06:39 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thanks <a href="http://buddypress.org/members/henrywright/" rel="nofollow ugc">@henrywright</a></p>
<p>I have managed to add additional fields on comment form. Now my goal is to pass the values of these new fields in the ajax call, to be able to use some hooks like &#8216;bp_activity_comment_posted&#8217; and more&#8230;<br />
That&#8217;s why I&#8217;m asking the best way to pass additional data.</p>
<p>Thanks you for directing me on Trac, <a href="https://buddypress.trac.wordpress.org/ticket/5822" rel="nofollow ugc">I created a new ticket</a>.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">96cf95b3ab45151bcb047e7da4b12724</guid>
				<title>Cyril Batillat started the topic Extending ajax parameters in the forum Creating &#038; Extending</title>
				<link>http://buddypress.org/support/topic/extending-ajax-parameters/</link>
				<pubDate>Tue, 19 Aug 2014 13:32:28 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m quite new to BuddyPress.<br />
I&#8217;m trying to extend activity comment posting possibilities.</p>
<p>Looking at buddypress.js, the data sent to wp-ajax.php is witten like this :<br />
<code><br />
var ajaxdata = {<br />
    action: &#039;new_activity_comment&#039;,<br />
    &#039;cookie&#039;: bp_get_cookies(),<br />
    &#039;_wpnonce_new_activity_comment&#039;: jq(&quot;#_wpnonce_new_activity_comment&quot;).val(),&hellip;</code><span class="activity-read-more" id="activity-read-more-291032"><a href="http://buddypress.org/support/topic/extending-ajax-parameters/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>