<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.2" -->
<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>WPMU DEV Community &#187; Forum: Advanced - Recent Posts</title>
		<link>http://premium.wpmudev.org/forums/forum/advanced-wordpress-mu-discussion</link>
		<description>WPMU DEV Community &#187; Forum: Advanced - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 01:05:16 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.2</generator>
		<atom:link href="http://premium.wpmudev.org/forums/rss/forum/advanced-wordpress-mu-discussion" rel="self" type="application/rss+xml" />

		<item>
			<title>signed_up on "How to use bp-custom.php properly with BuddyDev snippet?"</title>
			<link>http://premium.wpmudev.org/forums/topic/how-to-use-bp-customphp-properly-with-buddydev-snippet#post-449180</link>
			<pubDate>Wed, 19 Jun 2013 23:54:59 +0000</pubDate>
			<dc:creator>signed_up</dc:creator>
			<guid isPermaLink="false">449180@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>I got this to work. Messed with spacing and removed the semi-colon and this issue was fixed. The user is no longer seen in members directory. Thank you for all the wonderful support!
</p>]]></description>
		</item>
		<item>
			<title>Design-KInk on "I just moved a WP site from one server to another."</title>
			<link>http://premium.wpmudev.org/forums/topic/i-just-moved-a-wp-site-from-one-server-to-another#post-449169</link>
			<pubDate>Wed, 19 Jun 2013 23:23:18 +0000</pubDate>
			<dc:creator>Design-KInk</dc:creator>
			<guid isPermaLink="false">449169@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>As the file was already starting to bug-out before I moved it, the problems grew worse the further I went.</p>
<p>In the end I deleted entire directory &#38; db &#38; installed clean, now its all good again.</p>
<p>Making back-ups of FTP &#38; SQL DB now.
</p>]]></description>
		</item>
		<item>
			<title>PiOfCube on "How do I get the domain of a site within a multisite network?"</title>
			<link>http://premium.wpmudev.org/forums/topic/how-do-i-get-the-domain-of-a-site-within-a-multisite-network#post-449152</link>
			<pubDate>Wed, 19 Jun 2013 23:02:10 +0000</pubDate>
			<dc:creator>PiOfCube</dc:creator>
			<guid isPermaLink="false">449152@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>Just a guess here... I don't have much time to check this but have you tried.</p>
<p>get_site_url(1);
</p>]]></description>
		</item>
		<item>
			<title>Chris Borgman on "Add this code somewhere in WP or my theme&#039;s core so I don&#039;t need to add it to every page?"</title>
			<link>http://premium.wpmudev.org/forums/topic/add-this-code-somewhere-in-wp-or-my-themes-core-so-i-dont-need-to-add-it-to-every-page#post-449099</link>
			<pubDate>Wed, 19 Jun 2013 21:40:55 +0000</pubDate>
			<dc:creator>Chris Borgman</dc:creator>
			<guid isPermaLink="false">449099@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>I had a programmer customize a plugin that allows the user to hit the spacebar and you can zoom into the image. Everything works right but you have add this bit of code to the HTML "Text" area of each page I want it to be active on. I would love it to be a more seamless integration if possible.</p>
<p>Code:<br />
&#60;div style="display: none;"&#62;    &#60;link href="/wp-content/plugins/justified-image-grid/mega/css/custom-theme/jquery-ui-1.8.21.custom.css" rel="stylesheet" type="text/css" /&#62;     &#60;link href="/wp-content/plugins/justified-image-grid/mega/css/lhp_miv.css" rel="stylesheet" type="text/css" /&#62;&#60;script type="text/javascript" src="/wp-content/plugins/justified-image-grid/mega/js/jquery-1.7.2.min.js"&#62;&#60;/script&#62;&#60;script type="text/javascript" src="/wp-content/plugins/justified-image-grid/mega/js/jquery-ui-1.8.21.custom.min.js"&#62;&#60;/script&#62;&#60;/div&#62;</p>
<p>I have no clue what hook boxes do but I tried catalyst_hook_in_head and selected the appropriate custom page layout. Didn't work, but didn't expect it to be that easy.</p>
<p>Links:<br />
Works correctly because the code is in the HTML of the page: <a href="http://www.chrisborgman.com/commercial/" target="_blank">http://www.chrisborgman.com/commercial/</a><br />
Does not work correctly, no code in HTML of the page: <a href="http://www.chrisborgman.com/ugly/" target="_blank">http://www.chrisborgman.com/ugly/</a></p>
<p>Any suggestions?? Thank you!
</p>]]></description>
		</item>
		<item>
			<title>signed_up on "How to use bp-custom.php properly with BuddyDev snippet?"</title>
			<link>http://premium.wpmudev.org/forums/topic/how-to-use-bp-customphp-properly-with-buddydev-snippet#post-449098</link>
			<pubDate>Wed, 19 Jun 2013 21:40:01 +0000</pubDate>
			<dc:creator>signed_up</dc:creator>
			<guid isPermaLink="false">449098@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>I entered the code (without start and end tags) right after the first opening php tag that was already in my functions.php document. I received the same server error. I'm really lost here and have no clue what to do.</p>
<p>I don't think it has anything to do with my wp-content directory being renamed, because there is content that my theme author wrote in functions.php (which has to go through "myrenamedwp-contentdirectory" to reach) and my site works perfectly fine.</p>
<p>All I know is that I need help fast. Not trying to sound rude though, I really do appreciate your help.
</p>]]></description>
		</item>
		<item>
			<title>icndream on "Forcing iFrame content displayed on its wordpress parent page"</title>
			<link>http://premium.wpmudev.org/forums/topic/forcing-iframe-content-displayed-on-its-wordpress-parent-page#post-449094</link>
			<pubDate>Wed, 19 Jun 2013 21:31:48 +0000</pubDate>
			<dc:creator>icndream</dc:creator>
			<guid isPermaLink="false">449094@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>OMG! Something went wrong again. </p>
<p>I accidently activated the force iframe plugin in the primary site. </p>
<p>I got confused with the primary site and a subsite. </p>
<p>So I deactivated the plugin at the primary site. </p>
<p>But subsite links are now redirected to the top of the iframed page, rather than the specific one clicked. </p>
<p>For instance, if I click on an image, it does not open the image. Instead it shows the main page of the subsite. </p>
<p>Could you give me some tips on how to fix the problem?
</p>]]></description>
		</item>
		<item>
			<title>signed_up on "How to use bp-custom.php properly with BuddyDev snippet?"</title>
			<link>http://premium.wpmudev.org/forums/topic/how-to-use-bp-customphp-properly-with-buddydev-snippet#post-449093</link>
			<pubDate>Wed, 19 Jun 2013 21:30:31 +0000</pubDate>
			<dc:creator>signed_up</dc:creator>
			<guid isPermaLink="false">449093@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>Trying that. My "functions.php" is jam-packed with code. Some (maybe all) is from the theme author and some might be from plugins (probably all from theme author).</p>
<p>Is there a specific location within the functions.php that I need to enter this or right at the beginning?
</p>]]></description>
		</item>
		<item>
			<title>lex2000 on "How do I remove screen options and help from admin?"</title>
			<link>http://premium.wpmudev.org/forums/topic/how-do-i-remove-screen-options-and-help-from-admin#post-449076</link>
			<pubDate>Wed, 19 Jun 2013 20:59:05 +0000</pubDate>
			<dc:creator>lex2000</dc:creator>
			<guid isPermaLink="false">449076@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>I figured it out. I put a functions.php file in each child theme's directory with the customizations I wanted and it works.
</p>]]></description>
		</item>
		<item>
			<title>Charles on "Custom Multi Stage Registration Flow"</title>
			<link>http://premium.wpmudev.org/forums/topic/custom-multi-stage-registration-flow#post-449074</link>
			<pubDate>Wed, 19 Jun 2013 20:55:58 +0000</pubDate>
			<dc:creator>Charles</dc:creator>
			<guid isPermaLink="false">449074@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>Hi Tom,</p>
<p>Thanks for your reply - just checked the DB and there's nothing but the admin user in the table.</p>
<p>As far as errors go, below is the data:</p>
<p>&#60;processOTPPage&#62; Entering... websiteLogonOTP.js:11<br />
websiteLogonOTP.processOTPPage websiteLogonOTP.js:11<br />
&#60;processOTPPage&#62; tab URL: <a href="http://cjcdigital.net/realgrowth/register/" target="_blank">http://cjcdigital.net/realgrowth/register/</a>, document URL:http://cjcdigital.net/realgrowth/register/ websiteLogonOTP.js:12<br />
websiteLogonOTP.processOTPPage websiteLogonOTP.js:12<br />
&#60;processExtendPage&#62; currentPageType: , lastPageType:  websiteLogonOTP.js:576<br />
websiteLogonOTP.processExtendPage websiteLogonOTP.js:576<br />
&#60;setPageType&#62; Entering... pagetype:  websiteLogon.js:986<br />
websiteLogon.setPageType websiteLogon.js:986</p>
<p>Thanks very much again,</p>
<p>Charles
</p>]]></description>
		</item>
		<item>
			<title>Patrick Cohen on "How to use bp-custom.php properly with BuddyDev snippet?"</title>
			<link>http://premium.wpmudev.org/forums/topic/how-to-use-bp-customphp-properly-with-buddydev-snippet#post-449068</link>
			<pubDate>Wed, 19 Jun 2013 20:41:30 +0000</pubDate>
			<dc:creator>Patrick Cohen</dc:creator>
			<guid isPermaLink="false">449068@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>Hi @signed_up</p>
<p>Maybe. Try that code in your theme's functions.php file instead.</p>
<p>Remove the opening and closing php tags, and paste it in the file right after the opening php tag that is already in it.
</p>]]></description>
		</item>
		<item>
			<title>ChiefAlchemist on "How do I get the domain of a site within a multisite network?"</title>
			<link>http://premium.wpmudev.org/forums/topic/how-do-i-get-the-domain-of-a-site-within-a-multisite-network#post-449062</link>
			<pubDate>Wed, 19 Jun 2013 20:35:27 +0000</pubDate>
			<dc:creator>ChiefAlchemist</dc:creator>
			<guid isPermaLink="false">449062@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>I'm writing a plugin for a MS install. Within that plugin I want to be able to get the domain name of a given site the plugin is running under. </p>
<p>I'm not super familiar with MS so I'm not sure how domain mapping and any other MS magic might effect my ability to get an accurate and consistent value for the current site. </p>
<p>Or perhaps I'm better off using the site ID? I would prefer not to use the site ID since 1 or 2 or 3 isn't as recognizable as site1.com, my-site-x.com, or some other word based name / label. </p>
<p>Make sense?</p>
<p>Thanks again.</p>
<p>mfs
</p>]]></description>
		</item>
		<item>
			<title>signed_up on "How to use bp-custom.php properly with BuddyDev snippet?"</title>
			<link>http://premium.wpmudev.org/forums/topic/how-to-use-bp-customphp-properly-with-buddydev-snippet#post-449038</link>
			<pubDate>Wed, 19 Jun 2013 20:12:15 +0000</pubDate>
			<dc:creator>signed_up</dc:creator>
			<guid isPermaLink="false">449038@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>When, I paste the above code (that I just posted) into an empty bp-custom.php folder, I get a Server Error and my website is inaccessible. When I delete the contents of bp-custom.php, my site performs perfectly well, but the user is not hidden.</p>
<p>I want to note that I have used Better WP Security to change the wp-content directory to "anotherdirectoryname" (just an example), so when I go through FTP, I do not have a wp-content folder, but a "anotherdirectoryname" folder.</p>
<p>So bp-custom.php is placed in anotherdirectoryname/plugins</p>
<p>Do you think that has anything to do with it?
</p>]]></description>
		</item>
		<item>
			<title>DanielPaul on "Add multi-language support for a plugin"</title>
			<link>http://premium.wpmudev.org/forums/topic/add-multi-language-support-for-a-plugin#post-449034</link>
			<pubDate>Wed, 19 Jun 2013 20:07:35 +0000</pubDate>
			<dc:creator>DanielPaul</dc:creator>
			<guid isPermaLink="false">449034@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>offering dynamic translation to your site visitors
</p>]]></description>
		</item>
		<item>
			<title>signed_up on "How to use bp-custom.php properly with BuddyDev snippet?"</title>
			<link>http://premium.wpmudev.org/forums/topic/how-to-use-bp-customphp-properly-with-buddydev-snippet#post-449030</link>
			<pubDate>Wed, 19 Jun 2013 20:01:33 +0000</pubDate>
			<dc:creator>signed_up</dc:creator>
			<guid isPermaLink="false">449030@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<pre><code>&#60;?php
add_action(&#039;bp_ajax_querystring&#039;,&#039;bpdev_exclude_users&#039;,20,2);
function bpdev_exclude_users($qs=false,$object=false){
 //list of users to exclude
 
 $excluded_user=&#039;10&#039;;//comma separated ids of users whom you want to exclude
 
 if($object!=&#039;members&#039;)//hide for members only
 return $qs;
 
 $args=wp_parse_args($qs);
 
 //check if we are listing friends?, do not exclude in this case
 if(!empty($args[&#039;user_id&#039;]))
 return $qs;
 
 if(!empty($args[&#039;exclude&#039;]))
 $args[&#039;exclude&#039;]=$args[&#039;exclude&#039;].&#039;,&#039;.$excluded_user;
 else
 $args[&#039;exclude&#039;]=$excluded_user;
 
 $qs=build_query($args);
 
 return $qs;
 
};
?&#62;</code></pre>
<p>Is that correct?
</p>]]></description>
		</item>
		<item>
			<title>Patrick Cohen on "How to use bp-custom.php properly with BuddyDev snippet?"</title>
			<link>http://premium.wpmudev.org/forums/topic/how-to-use-bp-customphp-properly-with-buddydev-snippet#post-449022</link>
			<pubDate>Wed, 19 Jun 2013 19:52:37 +0000</pubDate>
			<dc:creator>Patrick Cohen</dc:creator>
			<guid isPermaLink="false">449022@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>@signed_up</p>
<p>Your question is an easy one. :)</p>
<p>Simply enter the actual user IDs to replace the 1,2,3 in $excluded_user='1,2,3'. Then be sure to wrap the entire code in php tags like this</p>
<p><code>&#60;?php ALL_THE_CODE_HERE ; ?&#62;</code></p>
<p>Then save that document as bp-custom.php and upload the file to your <em>wp-content/plugins</em> folder.
</p>]]></description>
		</item>
		<item>
			<title>Patrick Cohen on "How can I highlight a certain author in a Category Archive page loop?"</title>
			<link>http://premium.wpmudev.org/forums/topic/how-can-i-highlight-a-certain-author-in-a-category-archive-page#post-448997</link>
			<pubDate>Wed, 19 Jun 2013 19:17:49 +0000</pubDate>
			<dc:creator>Patrick Cohen</dc:creator>
			<guid isPermaLink="false">448997@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>@packjazz</p>
<p>I love it when clients are happy with a compromise :)
</p>]]></description>
		</item>
		<item>
			<title>signed_up on "How to use bp-custom.php properly with BuddyDev snippet?"</title>
			<link>http://premium.wpmudev.org/forums/topic/how-to-use-bp-customphp-properly-with-buddydev-snippet#post-448963</link>
			<pubDate>Wed, 19 Jun 2013 18:42:52 +0000</pubDate>
			<dc:creator>signed_up</dc:creator>
			<guid isPermaLink="false">448963@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>Tom (or others), </p>
<p>Will you be able to help me with this?
</p>]]></description>
		</item>
		<item>
			<title>icndream on "Forcing iFrame content displayed on its wordpress parent page"</title>
			<link>http://premium.wpmudev.org/forums/topic/forcing-iframe-content-displayed-on-its-wordpress-parent-page#post-448926</link>
			<pubDate>Wed, 19 Jun 2013 18:06:15 +0000</pubDate>
			<dc:creator>icndream</dc:creator>
			<guid isPermaLink="false">448926@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>I think I have come up with a temporary fix. </p>
<p>I replaced the snippet of the Advanced iFrame with that of the Force Frame in the HTML of the parent. </p>
<p>Now it works, though I miss some features of the Advanced iFrame, which I can no longer use. </p>
<p>I think the conflict occurred because both of the plugins were trying to bring in the iframed content to the parent page. </p>
<p>And as for the 5/6 and 1/6 rows, they appear to be working well. </p>
<p>Thank you so much for your help, Alexander Rohmann. </p>
<p>By the way, do you have some suggestion on removing the blog hash?
</p>]]></description>
		</item>
		<item>
			<title>DavidSchutt on "How do I redirect my subdomains to a new domain altogether?"</title>
			<link>http://premium.wpmudev.org/forums/topic/how-do-i-redirect-my-subdomains-to-a-new-domain-altogether#post-448925</link>
			<pubDate>Wed, 19 Jun 2013 18:05:47 +0000</pubDate>
			<dc:creator>DavidSchutt</dc:creator>
			<guid isPermaLink="false">448925@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>Hi Tom,<br />
I'm not sure I understand your question.</p>
<p>These are my actual domains:<br />
<a href="http://freefloorvideo.com/1a" target="_blank">http://freefloorvideo.com/1a</a><br />
<a href="http://freefloorvideo.com/2a" target="_blank">http://freefloorvideo.com/2a</a><br />
<a href="http://freefloorvideo.com/3a" target="_blank">http://freefloorvideo.com/3a</a></p>
<p>Each of them only has the home page with an optin form and a second<br />
page, in case they need more info, and the optin form again.  This is it.</p>
<p>The problem is, I use a lot of printed sales materials with printed urls.<br />
People are not typing in the /1a or /2a or /3a.  They are only going to<br />
the root domain where I used to have the same video.  Now it is an<br />
"Oooops" message telling them to complete the url in the url bar.<br />
People are in too much of a hurry to do it though.</p>
<p>So, I am having a tough time tracking the results of my sales pitches.</p>
<p>I'm switching over to new domains instead of a multisite, but I still<br />
have a lot of materials sent out.  I don't want to lose any late comers.</p>
<p>I want <a href="http://freefloorvideo.com/1a" target="_blank">http://freefloorvideo.com/1a</a> which is a multisite subdirectory<br />
domain to redirect to a new domain now, <a href="http://freefloorvideo1.com" target="_blank">http://freefloorvideo1.com</a></p>
<p>and</p>
<p>I want <a href="http://freefloorvideo.com/2a" target="_blank">http://freefloorvideo.com/2a</a> which is a multisite subdirectory<br />
domain to redirect to a new domain now, <a href="http://freefloorvideo2.com" target="_blank">http://freefloorvideo2.com</a></p>
<p>and </p>
<p>I want <a href="http://freefloorvideo.com/3a" target="_blank">http://freefloorvideo.com/3a</a> which is a multisite subdirectory<br />
domain to redirect to a new domain now, <a href="http://freefloorvideo3.com" target="_blank">http://freefloorvideo3.com</a></p>
<p>I even tried using cPanel's "Redirects" feature.  I set all three up to<br />
these redirects (/3a was already being successfully redirected using<br />
this feature to an OfficeAuto Pilot sales subdomain, but I deleted this<br />
redirect before I reset it to <a href="http://freefloorvideo3.com.)" target="_blank">http://freefloorvideo3.com.)</a></p>
<p>I hope this better explains what it is I need to accomplish.</p>
<p>Thanks for your quick response!</p>
<p>Have Fun,<br />
David
</p>]]></description>
		</item>
		<item>
			<title>signed_up on "How to use bp-custom.php properly with BuddyDev snippet?"</title>
			<link>http://premium.wpmudev.org/forums/topic/how-to-use-bp-customphp-properly-with-buddydev-snippet#post-448919</link>
			<pubDate>Wed, 19 Jun 2013 18:00:56 +0000</pubDate>
			<dc:creator>signed_up</dc:creator>
			<guid isPermaLink="false">448919@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p><strong>UPDATE: The username of my user remains: wpengine, but User ID = 10 (not 1)</strong>
</p>]]></description>
		</item>
		<item>
			<title>icndream on "Forcing iFrame content displayed on its wordpress parent page"</title>
			<link>http://premium.wpmudev.org/forums/topic/forcing-iframe-content-displayed-on-its-wordpress-parent-page#post-448896</link>
			<pubDate>Wed, 19 Jun 2013 17:37:51 +0000</pubDate>
			<dc:creator>icndream</dc:creator>
			<guid isPermaLink="false">448896@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>Thank you for your support. You solution works and the hash issue has also been solved. </p>
<p>Now I understand what the developer of the plugin refers to the html of the parent. </p>
<p>However, I need to push a little more.</p>
<p>The width of the iframed content is narrower than that of the primary site.  </p>
<p>So I put the iframed content in a 5/6 row and I put a google sense ad next to it in a 1/6 row. (As you can see from <a href="http://www.koreaobserver.com/k_tube/">http://www.koreaobserver.com/k_tube/</a>)</p>
<p>This seems to work very well both visually and commercially. </p>
<p>I cannot let the iframed content to occupy the whole content area as it just looks out of place. </p>
<p>Nevertheless, when I copied and pasted the URL of the previous K-Tube and other subsites, which I made a 5/6 and 1 1/6 row using Visual Vomposer and did some tweaks with a plugin called Advanced Iframe, things did not work quite the same. </p>
<p>As for K-tube, instead of showing the video clicked, it shows the top page of the website. </p>
<p>The video is played at the bottom with some duplicated content but you can only see it by scrolling. </p>
<p>Similar problems occur with other subsites. Instead of showing the content, the browser shows the parent pages of the iframed subsites. </p>
<p>Do you think I can keep the 5/6 and 1/6 rows.</p>
<p>Perhaps the problem is occuring due to conflicts between Advanced Iframe and Forced Frame, both of which try to define properties of the iframed content, such as height and scrolling options. </p>
<p>Lastly, is it necessary to paste a snippet as instructed by the Force Frame Content or I don't have to worry about it. </p>
<p>I was wondering you forgot to mention it or you didn't mention it because I don't need to copy and paste the snippet.
</p>]]></description>
		</item>
		<item>
			<title>signed_up on "How to use bp-custom.php properly with BuddyDev snippet?"</title>
			<link>http://premium.wpmudev.org/forums/topic/how-to-use-bp-customphp-properly-with-buddydev-snippet#post-448890</link>
			<pubDate>Wed, 19 Jun 2013 17:22:59 +0000</pubDate>
			<dc:creator>signed_up</dc:creator>
			<guid isPermaLink="false">448890@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>Oh, sorry about the last post. I was on a non-refreshed page and obviously, there was a delay, so I didn't see your post, Tom. I did actually mess-up the link, sorry about that.</p>
<p>Here is the non-shortened url: <a href="http://buddydev.com/buddypress/exclude-users-from-members-directory-on-a-buddypress-based-social-network/" target="_blank">http://buddydev.com/buddypress/exclude-users-from-members-directory-on-a-buddypress-based-social-network/</a></p>
<p>UPDATE: Just found out that you can't attach .php files, so please just post the code that I can copy and paste directly into empty bp-custom.php. Thank you.
</p>]]></description>
		</item>
		<item>
			<title>signed_up on "How to use bp-custom.php properly with BuddyDev snippet?"</title>
			<link>http://premium.wpmudev.org/forums/topic/how-to-use-bp-customphp-properly-with-buddydev-snippet#post-448889</link>
			<pubDate>Wed, 19 Jun 2013 17:21:30 +0000</pubDate>
			<dc:creator>signed_up</dc:creator>
			<guid isPermaLink="false">448889@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>Are there any developers (staff &#38; community) who are willing to help me with this by either posting the code snippet (that I can copy and paste into empty bp-custom.php document) or attaching bp-custom.php file with just this code in it?</p>
<p>That would really be helpful.
</p>]]></description>
		</item>
		<item>
			<title>Tom Eagles on "How to use bp-custom.php properly with BuddyDev snippet?"</title>
			<link>http://premium.wpmudev.org/forums/topic/how-to-use-bp-customphp-properly-with-buddydev-snippet#post-448888</link>
			<pubDate>Wed, 19 Jun 2013 17:21:01 +0000</pubDate>
			<dc:creator>Tom Eagles</dc:creator>
			<guid isPermaLink="false">448888@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>Hi there @signed_up</p>
<p>Could you post a non shorteend version of the original URL as the link to the article you gave me does not work.</p>
<p>Cheers
</p>]]></description>
		</item>
		<item>
			<title>signed_up on "How to use bp-custom.php properly with BuddyDev snippet?"</title>
			<link>http://premium.wpmudev.org/forums/topic/how-to-use-bp-customphp-properly-with-buddydev-snippet#post-448871</link>
			<pubDate>Wed, 19 Jun 2013 17:05:01 +0000</pubDate>
			<dc:creator>signed_up</dc:creator>
			<guid isPermaLink="false">448871@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>To clarify, I do want help on the first snippet. I'll paste it below in case:</p>
<pre><code>add_action(&#039;bp_ajax_querystring&#039;,&#039;bpdev_exclude_users&#039;,20,2);
function bpdev_exclude_users($qs=false,$object=false){
 //list of users to exclude

 $excluded_user=&#039;1,2,3&#039;;//comma separated ids of users whom you want to exclude

 if($object!=&#039;members&#039;)//hide for members only
 return $qs;

 $args=wp_parse_args($qs);

 //check if we are listing friends?, do not exclude in this case
 if(!empty($args[&#039;user_id&#039;]))
 return $qs;

 if(!empty($args[&#039;exclude&#039;]))
 $args[&#039;exclude&#039;]=$args[&#039;exclude&#039;].&#039;,&#039;.$excluded_user;
 else
 $args[&#039;exclude&#039;]=$excluded_user;

 $qs=build_query($args);

 return $qs;

}</code></pre>
<p>Please do read the article though (at least the beginning) to understand what is happening.
</p>]]></description>
		</item>
		<item>
			<title>signed_up on "How to use bp-custom.php properly with BuddyDev snippet?"</title>
			<link>http://premium.wpmudev.org/forums/topic/how-to-use-bp-customphp-properly-with-buddydev-snippet#post-448869</link>
			<pubDate>Wed, 19 Jun 2013 17:03:38 +0000</pubDate>
			<dc:creator>signed_up</dc:creator>
			<guid isPermaLink="false">448869@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>Okay, so I found this brilliant code snippet by BuddyDev(<a href="tinyurl.com/lpxbrwc">tinyurl.com/lpxbrwc</a>), but, being a newbie to all of this, I have absolutely no clue how to use it.</p>
<p>I want to use the first code snippet of the article to hide a specific user (with username: wpengine and ID: 1) from my Buddypress Members Directory.</p>
<p>Can somebody post what I would exactly need to enter into bp-custom.php (tags, no placeholders, etc.)? As in, I could just copy and paste this into my bp-custom.php and it should work as is.</p>
<p>This would be really appreciated.
</p>]]></description>
		</item>
		<item>
			<title>Tom Eagles on "How do I redirect my subdomains to a new domain altogether?"</title>
			<link>http://premium.wpmudev.org/forums/topic/how-do-i-redirect-my-subdomains-to-a-new-domain-altogether#post-448865</link>
			<pubDate>Wed, 19 Jun 2013 17:00:51 +0000</pubDate>
			<dc:creator>Tom Eagles</dc:creator>
			<guid isPermaLink="false">448865@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>@DavidSchutt</p>
<p>So you want the url only to point to the new domain, you don't want the sub sites accessible at all so they will point to completely new installs? Just making sure i am reading this right before starting you off down a path.</p>
<p>Cheers
</p>]]></description>
		</item>
		<item>
			<title>packjazz on "How can I highlight a certain author in a Category Archive page loop?"</title>
			<link>http://premium.wpmudev.org/forums/topic/how-can-i-highlight-a-certain-author-in-a-category-archive-page#post-448859</link>
			<pubDate>Wed, 19 Jun 2013 16:55:21 +0000</pubDate>
			<dc:creator>packjazz</dc:creator>
			<guid isPermaLink="false">448859@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>So I ended up doing the following:</p>
<p>Adding the author class to the post_class() in my post divs, like Patrick suggested here: <a href="http://wordpress.org/support/topic/post-author-highlight" target="_blank">http://wordpress.org/support/topic/post-author-highlight</a>.  That allowed me to style posts by different authors in different ways.</p>
<p>I ended up skipping the process for moving one author's posts to the top of the list, the client was happy with just the different highlighting for each author.</p>
<p>Thanks again guys!
</p>]]></description>
		</item>
		<item>
			<title>Jack Kitterhing on "I have a WordPress site I am trying to repair"</title>
			<link>http://premium.wpmudev.org/forums/topic/i-have-a-wordpress-site-i-am-trying-to-repair#post-448856</link>
			<pubDate>Wed, 19 Jun 2013 16:52:56 +0000</pubDate>
			<dc:creator>Jack Kitterhing</dc:creator>
			<guid isPermaLink="false">448856@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>Hi there @Design-KInk</p>
<p>Thanks for the additional information, I'm glad that a fresh install worked for you in this case :)</p>
<p>If you have any further issues etc, don't hesitate to ask, we're here to help. If you want to know anything, have any general questions, anything at all, feel free to ask :)</p>
<p>Thank you!</p>
<p>Kind Regards<br />
Jack.
</p>]]></description>
		</item>
		<item>
			<title>signed_up on "How to remove gravatars in Cubepoints Dashboard?"</title>
			<link>http://premium.wpmudev.org/forums/topic/how-to-remove-gravatars-in-cubepoints-dashboard#post-448853</link>
			<pubDate>Wed, 19 Jun 2013 16:52:16 +0000</pubDate>
			<dc:creator>signed_up</dc:creator>
			<guid isPermaLink="false">448853@http://premium.wpmudev.org/forums/</guid>
			<description><![CDATA[<p>Thanks for the suggestion, but I really do not have the budget to pay a developer right now. The WPMU Jobs link might be useful at a later time though.</p>
<p>Has anyone else in the community used Cubepoints and thinks that they can help me here?
</p>]]></description>
		</item>

	</channel>
</rss>