<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>BuddyPress.org &#187; All Posts</title>
		<atom:link href="http://buddypress.org/support/forum/plugin-forums/buddypress-group-email-subscription/feed/" rel="self" type="application/rss+xml" />
		<link>http://buddypress.org/support/forum/plugin-forums/buddypress-group-email-subscription/feed/</link>
		<description></description>
		<pubDate>Mon, 20 May 2013 06:09:24 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.3.3-alpha</generator>
		<language>en-US</language>

		
		
					
				<item>
					<guid>http://buddypress.org/support/topic/can-we-send-email-notification-of-new-posts/#post-164315</guid>
					<title><![CDATA[Reply To: Can we send email notification of new posts?]]></title>
					<link>http://buddypress.org/support/topic/can-we-send-email-notification-of-new-posts/#post-164315</link>
					<pubDate>Sun, 19 May 2013 12:11:27 +0000</pubDate>
					<dc:creator>becskr</dc:creator>

					<description>
						<![CDATA[
						<p>Hi <a href="http://buddypress.org/community/members/northerntony/" rel="nofollow">@northerntony</a></p>
<p>Sorry for the late reply, I was on holiday.</p>
<p>Yes that should work, easiest way is to test and find out though!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/can-we-send-email-notification-of-new-posts/#post-163956</guid>
					<title><![CDATA[Reply To: Can we send email notification of new posts?]]></title>
					<link>http://buddypress.org/support/topic/can-we-send-email-notification-of-new-posts/#post-163956</link>
					<pubDate>Tue, 14 May 2013 13:47:42 +0000</pubDate>
					<dc:creator>northerntony</dc:creator>

					<description>
						<![CDATA[
						<p><a href="http://buddypress.org/community/members/becskr/" rel="nofollow">@becskr</a> Back again with another question I hope you can help with. I got it all working with the blog posts but we now want to add a custom post type as well. I had hoped that just having the slugs the same would work, but it didn&#8217;t. I&#8217;ve had a look at the code and on line 48 to 49 I see:<br />
<code>// Don't record this if it's not a post<br />
	if ( !in_array( $post-&gt;post_type, apply_filters( 'bp_blogs_record_post_post_types', array( 'post' ) ) ) )<br />
		return false;</code><br />
If I add my post type (podcast) to the filter so that it looks like this:<br />
<code>// Don't record this if it's not a post<br />
	if ( !in_array( $post-&gt;post_type, apply_filters( 'bp_blogs_record_post_post_types', array( 'post', 'podcast' ) ) ) )<br />
		return false;</code><br />
Will that work, or am I barking up the wrong tree? Thanks for any help you can give and in the meantime I&#8217;ll play around with it to see if I can work it out.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/can-we-send-email-notification-of-new-posts/#post-161713</guid>
					<title><![CDATA[Reply To: Can we send email notification of new posts?]]></title>
					<link>http://buddypress.org/support/topic/can-we-send-email-notification-of-new-posts/#post-161713</link>
					<pubDate>Mon, 15 Apr 2013 15:41:47 +0000</pubDate>
					<dc:creator>becskr</dc:creator>

					<description>
						<![CDATA[
						<p><a href="http://buddypress.org/community/members/northerntony/" rel="nofollow">@northerntony</a> I have notification emails on for this particular topic that&#8217;s why I replied so quickly. Always happy to help with BP, the documentation is sparse and there&#8217;s so much you got to work out for yourself. I have spent many hours going round in circles on problems like the one you need help with so just trying to share and care!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/can-we-send-email-notification-of-new-posts/#post-161701</guid>
					<title><![CDATA[Reply To: Can we send email notification of new posts?]]></title>
					<link>http://buddypress.org/support/topic/can-we-send-email-notification-of-new-posts/#post-161701</link>
					<pubDate>Mon, 15 Apr 2013 13:37:52 +0000</pubDate>
					<dc:creator>northerntony</dc:creator>

					<description>
						<![CDATA[
						<p>Hi <a href="http://buddypress.org/community/members/becskr/" rel="nofollow">@becskr</a>, wow I wasn&#8217;t expecting such a quick response.<br />
Thanks for the explanation, I understand now, I was thinking that it had to be a BuddyPress blog to work. I&#8217;ll grab your plug-in and give it a go, thankfully we have a development site set up so I can play around on there.</p>
<p>Thanks again, your a star.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/can-we-send-email-notification-of-new-posts/#post-161696</guid>
					<title><![CDATA[Reply To: Can we send email notification of new posts?]]></title>
					<link>http://buddypress.org/support/topic/can-we-send-email-notification-of-new-posts/#post-161696</link>
					<pubDate>Mon, 15 Apr 2013 13:21:49 +0000</pubDate>
					<dc:creator>becskr</dc:creator>

					<description>
						<![CDATA[
						<p>hi <a href="http://buddypress.org/community/members/northerntony/" rel="nofollow">@northerntony</a> &#8211; yes my blog is is a wordpress blog (not a buddypress group blog). I have categories set up on there which match the groups we have. Therefore when we write posts that are meant for that group, we would assign the category that matches the group.</p>
<p>E.g. &#8220;Durham&#8221; group will have a &#8220;durham&#8221; category (and category slug) on the blog.</p>
<p>If you try my plugin out (there&#8217;s a pastebin link) you should be able to get it to work. Make yourself a test group and a test category on your blog before you start blasting a loads of peeps with emails.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/can-we-send-email-notification-of-new-posts/#post-161695</guid>
					<title><![CDATA[Reply To: Can we send email notification of new posts?]]></title>
					<link>http://buddypress.org/support/topic/can-we-send-email-notification-of-new-posts/#post-161695</link>
					<pubDate>Mon, 15 Apr 2013 12:59:37 +0000</pubDate>
					<dc:creator>northerntony</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>I&#8217;m trying to achieve a similar thing but don&#8217;t quite understand what is meant by &#8216;your group slug must match the post category slug&#8217;. On our site it&#8217;s set to send a daily digest of several group&#8217;s activities. But we also have a blog that the owner uses that isn&#8217;t linked to any group (it&#8217;s a standard WP blog). Is it possible to include notification of his new blog posts in the digest email if the blog doesn&#8217;t go through BuddyPress? And if it is, how do I go about setting it up?</p>
<p>Any help would be much appreciated.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/can-we-send-email-notification-of-new-posts/#post-156347</guid>
					<title><![CDATA[Reply To: Can we send email notification of new posts?]]></title>
					<link>http://buddypress.org/support/topic/can-we-send-email-notification-of-new-posts/#post-156347</link>
					<pubDate>Thu, 14 Mar 2013 08:52:32 +0000</pubDate>
					<dc:creator>becskr</dc:creator>

					<description>
						<![CDATA[
						<p>I forgot to add, your group slug must match the post category slug EXACTLY for this to work. If you need to change your group slug, you can install this plugin: <a href="http://wordpress.org/extend/plugins/bp-edit-group-slug/" rel="nofollow">http://wordpress.org/extend/plugins/bp-edit-group-slug/</a></p>
<p>Unfortunately you&#8217;ll have to download it and upload it to your site as it&#8217;s old and therefore won&#8217;t let you do it in-browser</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/can-we-send-email-notification-of-new-posts/#post-156317</guid>
					<title><![CDATA[Reply To: Can we send email notification of new posts?]]></title>
					<link>http://buddypress.org/support/topic/can-we-send-email-notification-of-new-posts/#post-156317</link>
					<pubDate>Wed, 13 Mar 2013 22:56:48 +0000</pubDate>
					<dc:creator>becskr</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there</p>
<p>Here&#8217;s the link to the pastebin with the plugin: <a href="http://pastebin.com/R5U6TLG7" rel="nofollow">http://pastebin.com/R5U6TLG7</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/can-we-send-email-notification-of-new-posts/#post-156259</guid>
					<title><![CDATA[Reply To: Can we send email notification of new posts?]]></title>
					<link>http://buddypress.org/support/topic/can-we-send-email-notification-of-new-posts/#post-156259</link>
					<pubDate>Wed, 13 Mar 2013 10:08:48 +0000</pubDate>
					<dc:creator>HouseofType</dc:creator>

					<description>
						<![CDATA[
						<p>Hello <a href="http://buddypress.org/community/members/matthewbyrom/" rel="nofollow">@matthewbyrom</a>,<br />
adding posts to the activity stream is something which we would find useful too, so BuddyPress members can get email notifications. Please can you or <a href="http://buddypress.org/community/members/becskr/" rel="nofollow">@becskr</a> share the code somewhere for us to try?<br />
Thanks,<br />
Lyndsey</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/can-we-send-email-notification-of-new-posts/#post-155193</guid>
					<title><![CDATA[Reply To: Can we send email notification of new posts?]]></title>
					<link>http://buddypress.org/support/topic/can-we-send-email-notification-of-new-posts/#post-155193</link>
					<pubDate>Tue, 05 Mar 2013 21:44:21 +0000</pubDate>
					<dc:creator>MatthewByrom</dc:creator>

					<description>
						<![CDATA[
						<p>Hi <a href="http://buddypress.org/community/members/ashenkargmailcom/" rel="nofollow">@ashenkargmailcom</a>,</p>
<p>Looking at the site, we do have the groupblog plugin installed on the site, but it&#8217;s deactivated. My gaffer, John may well has installed it at some point when he was trying to get this functionality. </p>
<p>I only really got introduced to our site when it was clear all the plugins weren&#8217;t working as desired, so there are a few plugins left that I honestly don&#8217;t know what they&#8217;ve had done to them.</p>
<p>As it was, <a href="http://buddypress.org/community/members/becskr/" rel="nofollow">@becskr</a> developed some code that adds a post into the activity stream, which uses BuddyPress Group Email Subscription as a dependency. Cracking stuff &amp; a lifesaver in my book.</p>
<p>We have a new headache, as the Users want additional functionality, but I think I&#8217;d best post as a separate issue.</p>
<p>As for versions, we&#8217;re running WP 3.5 with BP 1.6.4</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

