<?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"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
> <channel><title>jappler.com &#187; wp-config</title> <atom:link href="http://jappler.com/blog/archive/tag/wp-config/feed" rel="self" type="application/rss+xml" /><link>http://jappler.com</link> <description>random and opinionated thoughts by Jennifer Zelazny</description> <lastBuildDate>Fri, 10 Feb 2012 15:25:47 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator><itunes:summary>random and opinionated thoughts by Jennifer Zelazny</itunes:summary> <itunes:author>jappler.com</itunes:author> <itunes:explicit>no</itunes:explicit> <itunes:image href="http://jappler.com/wp-content/plugins/powerpress/itunes_default.jpg" /> <itunes:subtitle>random and opinionated thoughts by Jennifer Zelazny</itunes:subtitle> <image><title>jappler.com &#187; wp-config</title> <url>http://jappler.com/wp-content/plugins/powerpress/rss_default.jpg</url><link>http://jappler.com</link> </image> <item><title>WordPress Wednesdays: Setting up Default Settings for FTP in WordPress</title><link>http://jappler.com/blog/archive/2009/07/08/setting-up-default-settings-for-ftp-in-wordpress</link> <comments>http://jappler.com/blog/archive/2009/07/08/setting-up-default-settings-for-ftp-in-wordpress#comments</comments> <pubDate>Wed, 08 Jul 2009 17:17:56 +0000</pubDate> <dc:creator>Jen</dc:creator> <category><![CDATA[HOWTOs]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[WordPress Wednesdays]]></category> <category><![CDATA[wp-config]]></category> <guid
isPermaLink="false">http://www.jappler.com/?p=1523</guid> <description><![CDATA[Now that you are using WordPress 2.7 or WordPress 2.8 and are updating your plugins when new updates are available using the WordPress admin &#8211; you might be tired of entering the same information over and over (FTP host, FTP user, and FTP password). If you want to just have the WordPress admin automatically connect and not prompt you for these items &#8211; you can enter the following in your wp-config.php file and you will... <a
href="http://jappler.com/blog/archive/2009/07/08/setting-up-default-settings-for-ftp-in-wordpress">Read More &#187;</a>]]></description> <content:encoded><![CDATA[<p>Now that you are using WordPress 2.7 or WordPress 2.8 and are updating your plugins when new updates are available using the WordPress admin &#8211; you might be tired of entering the same information over and over (FTP host, FTP user, and FTP password).  If you want to just have the WordPress admin automatically connect and not prompt you for these items &#8211; you can enter the following in your wp-config.php file and you will set from then on to update plugins without having to remember all the info.</p><p>define(&#8220;FTP_HOST&#8221;, &#8220;jappler.com&#8221;);<br
/> define(&#8220;FTP_USER&#8221;, &#8220;user&#8221;);<br
/> define(&#8220;FTP_PASS&#8221;, &#8220;password&#8221;);</p><p>* Please note that this is not personally recommended that you have your FTP credentials in any script for security reasons &#8211; but this is something you can at your own risk and something that does save some hassle (but can come with a price).</p> ]]></content:encoded> <wfw:commentRss>http://jappler.com/blog/archive/2009/07/08/setting-up-default-settings-for-ftp-in-wordpress/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
