<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/mu</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 08:53:13 GMT</pubDate>
<item>
<title>(Apache) .htaccess for wordpress network @wpengine - adds trailing slash to 404 pages - lucasoptura</title>
<link>http://snipplr.com/view/69037/htaccess-for-wordpress-network-wpengine--adds-trailing-slash-to-404-pages/</link>
<description><![CDATA[ <p>In my WP networks, I use a custom 404 page and plugin to answer calls asking for user information from a custom api. The API requires a URL format like this:
domain.com/username/
However, users don't ever type a trailing slash, nor should they, so this allows for a trailing slash anywhere but inside admin, except where it is needed in admin...</p> ]]></description>
<pubDate>Sun, 09 Dec 2012 08:10:39 GMT</pubDate>
<guid>http://snipplr.com/view/69037/htaccess-for-wordpress-network-wpengine--adds-trailing-slash-to-404-pages/</guid>
</item>
<item>
<title>(PHP) Get list of blogs from Wordpress Multisites / MU in a list - juanrossi</title>
<link>http://snipplr.com/view/44349/get-list-of-blogs-from-wordpress-multisites--mu-in-a-list/</link>
<description><![CDATA[ <p>This code is usefull for getting the list of Wordpress Sites from Multisite without sending each user id.</p> ]]></description>
<pubDate>Thu, 18 Nov 2010 12:01:20 GMT</pubDate>
<guid>http://snipplr.com/view/44349/get-list-of-blogs-from-wordpress-multisites--mu-in-a-list/</guid>
</item>
<item>
<title>(PHP) Wordpress MU timthumb fix - krike</title>
<link>http://snipplr.com/view/43129/wordpress-mu-timthumb-fix/</link>
<description><![CDATA[ <p>This function will return the correct url for the timthumb php script (wordpress 3.0 or higher required!)
 
Usage: just call the function in your theme with the post id as parameter, it will return a value so store this into a variable (must be inside the wordpress loop to work)
 

The function:
$thumb = get_timthumb_thumbnail($post->ID);


I've tested this successfully on my servers so please let me know if you are having any problem with it.</p> ]]></description>
<pubDate>Thu, 28 Oct 2010 21:19:49 GMT</pubDate>
<guid>http://snipplr.com/view/43129/wordpress-mu-timthumb-fix/</guid>
</item>
<item>
<title>(Other) Run PHP as SuExec user - tobewan</title>
<link>http://snipplr.com/view/21989/run-php-as-suexec-user/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 27 Oct 2009 16:18:11 GMT</pubDate>
<guid>http://snipplr.com/view/21989/run-php-as-suexec-user/</guid>
</item>
<item>
<title>(PHP) WPMU - Can't insert SCRIPT in SIDEBAR WIDGETS - goo</title>
<link>http://snipplr.com/view/10345/wpmu--cant-insert-script-in-sidebar-widgets/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 09 Dec 2008 02:35:41 GMT</pubDate>
<guid>http://snipplr.com/view/10345/wpmu--cant-insert-script-in-sidebar-widgets/</guid>
</item>
</channel>
</rss>