<?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/"
	>

<channel>
	<title>GetWPress &#187; Plug-ins</title>
	<atom:link href="http://www.getwpress.com/plug-ins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.getwpress.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Thu, 03 May 2012 20:27:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Upgrading cForms Plugin</title>
		<link>http://www.getwpress.com/plug-ins/upgrading-cforms-plugin/</link>
		<comments>http://www.getwpress.com/plug-ins/upgrading-cforms-plugin/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 17:12:37 +0000</pubDate>
		<dc:creator>Heather</dc:creator>
				<category><![CDATA[Plug-ins]]></category>

		<guid isPermaLink="false">http://getwpress.com/?p=115</guid>
		<description><![CDATA[<p>Tip on some steps: Before creating or editing files such as abspath.php or cforms.js, change your local directory to a folder named after the site you&#8217;re working on. This will help prevent accidental uploading of these edited files for one site onto another, which will cause the forms to stop working. Having these for backup [...]</p><p>The original post is titled <a href="http://www.getwpress.com/plug-ins/upgrading-cforms-plugin/">Upgrading cForms Plugin</a> , and it came from <a href="http://www.getwpress.com">GetWPress</a> . </p>]]></description>
			<content:encoded><![CDATA[<p><strong>Tip on some steps:</strong> Before creating or editing files such as abspath.php or cforms.js, change your local directory to a folder named after the site you&#8217;re working on. This will help prevent accidental uploading of these edited files for one site onto another, which will cause the forms to stop working. Having these for backup for each site worked on also comes in handy.</p>
<p>1. Before beginning, be sure you have the latest cForms downloaded and unzipped from <a href="http://www.deliciousdays.com/cforms-plugin" target="_blank" rel="nofollow">Delicious Days</a>.</p>
<p>2. FTP to the plugins directory of the site, download a full backup copy of cForms.</p>
<p>3. Do a database backup in the wp-admin, if you haven&#8217;t already done it.</p>
<p>4. Deactivate cForms.</p>
<p>5. Upload the new cforms folder through ftp. (Be sure you are uploading the cforms folder and not the zip file name &#8211; this will cause cforms to have errors and partially work.)</p>
<p>6. Leave the ftp on for now &#8211; activate cForms again.</p>
<p>7. Go to the cForms admin page.</p>
<p>8. Does it say: <em>It appears that cforms was not able to create abspath.php&#8230;</em>?<br />
If it does, start a new text file. Copy the green highlighted code cForms produced.<br />
Looks like: &lt;code&gt;&amp;lt;?php $abspath = &#8216;/home/www/domain-name.com/&#8217;; ?&amp;gt;&lt;/code&gt;<br />
Paste that code into your new text file and save as abspath.php.<br />
Upload that file to the cforms folder.</p>
<p>9. Refresh the cforms admin page to be sure it&#8217;s correct now.</p>
<p>10. If you see more notations at the top, such as upgrade database table, just follow the instructions. This isn&#8217;t as common anymore unless you&#8217;re upgrading a very old installation.</p>
<p>11. Final step: test one of the forms.</p>
<p><strong>Failed tests:</strong></p>
<p>1. Did you add the abspath.php file and is the path on that correct? If the installation is in a sub-directory, check to see that cforms recognized that and the sub-directory is showing at the end of the file path in abspath.php.</p>
<p>2. If cforms didn&#8217;t tell you to add the abspath.php file, check that it&#8217;s actually in the cforms folder anyway. If not, create one using the above code with the correct server path.</p>
<p>3. Is the cforms folder it&#8217;s own? In the plugins directory, when you open the cforms folder, do you see files or another cforms folder? If you see another cforms folder, you will have to open it, select all the files and folders, and drag them up one directory.</p>
<p>4. Follow this path in your ftp: cforms/js/. Download the cforms.js file and open for editing.<br />
Just past the copyright information, look for this line:<br />
&lt;code&gt;var sajax_uri = &#8216;/wp-content/plugins/cforms/lib_ajax.php&#8217;;&lt;/code&gt;</p>
<p>If the wordpress installation is in a sub-directory, add it to the code like this:<br />
&lt;code&gt;var sajax_uri = &#8216;/sub-directory-name/wp-content/plugins/cforms/lib_ajax.php&#8217;;&lt;/code&gt;</p>
<p>Upload the file and re-test the form.</p>
<p>The original post is titled <a href="http://www.getwpress.com/plug-ins/upgrading-cforms-plugin/">Upgrading cForms Plugin</a> , and it came from <a href="http://www.getwpress.com">GetWPress</a> . </p>]]></content:encoded>
			<wfw:commentRss>http://www.getwpress.com/plug-ins/upgrading-cforms-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress Automatic Upgrade Has No Backup</title>
		<link>http://www.getwpress.com/plug-ins/wordpress-automatic-upgrade/</link>
		<comments>http://www.getwpress.com/plug-ins/wordpress-automatic-upgrade/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 16:40:23 +0000</pubDate>
		<dc:creator>Heather</dc:creator>
				<category><![CDATA[Plug-ins]]></category>
		<category><![CDATA[Wordpress basics]]></category>

		<guid isPermaLink="false">http://getwpress.com/?p=87</guid>
		<description><![CDATA[<p>It may be common knowledge or common sense, but here&#8217;s a quick Q &#38; A on the new built-in upgrade feature of Word Press 2.7 and up. Starting with 2.7 I typically deactivate and delete the automatic upgrade plugin after upgrade. But mostly of curiosity I left one on when upgrading to 2.7.1. Question: Should [...]</p><p>The original post is titled <a href="http://www.getwpress.com/plug-ins/wordpress-automatic-upgrade/">WordPress Automatic Upgrade Has No Backup</a> , and it came from <a href="http://www.getwpress.com">GetWPress</a> . </p>]]></description>
			<content:encoded><![CDATA[<p>It may be common knowledge or common sense, but here&#8217;s a quick Q &amp; A on the new built-in upgrade feature of Word Press 2.7 and up.</p>
<p>Starting with 2.7 I typically deactivate and delete the automatic upgrade plugin after upgrade. But mostly of curiosity I left one on when upgrading to 2.7.1.</p>
<p><strong>Question:</strong><br />
Should I definitely deactivate and delete the automatic upgrade plugin once upgrading to 2.7? Will it make a difference leaving it on?</p>
<p><strong>Answer: </strong><br />
Yes. At the least it must be deactivated. It will cause an error during the attempt to auto upgrade if the plugin is still active. This won&#8217;t cause damage to your blog, but the upgrade will not work until you have deactivated the plugin.</p>
<p>This feature now being built-in to Word Press is very nice though. It skips several tedious steps from the the previous automatic upgrade plugin.</p>
<p><strong>No Automatic Backup:</strong><br />
One important thing to remember though, you <strong>definitely</strong> need a database backup plugin now. It no longer takes you through the steps for backup during the upgrade.</p>
<p>I recommend <a rel="nofollow" href="http://www.ilfilosofo.com/blog/wp-db-backup" target="_blank">WordPress Database Backup</a>. It works very well, simple to use, and have used it myself to restore lost or corrupt databases with 100% success. This plugin also has automatic backup, which I highly rercommend taking the few seconds to set.</p>
<p>The original post is titled <a href="http://www.getwpress.com/plug-ins/wordpress-automatic-upgrade/">WordPress Automatic Upgrade Has No Backup</a> , and it came from <a href="http://www.getwpress.com">GetWPress</a> . </p>]]></content:encoded>
			<wfw:commentRss>http://www.getwpress.com/plug-ins/wordpress-automatic-upgrade/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Line Breaks in Author Profile Plug-in</title>
		<link>http://www.getwpress.com/plug-ins/line-breaks-in-author-profile-plug-in/</link>
		<comments>http://www.getwpress.com/plug-ins/line-breaks-in-author-profile-plug-in/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 17:58:44 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Plug-ins]]></category>

		<guid isPermaLink="false">http://getwpress.com/?p=70</guid>
		<description><![CDATA[<p>There&#8217;s a really great plug-in that was made that allows the authors to have a profile page. One huge problem with it though, is that if the author has a long biography, it all runs together in one paragraph. We&#8217;ve been using it in several places for quite awhile now and although it recognizes standard [...]</p><p>The original post is titled <a href="http://www.getwpress.com/plug-ins/line-breaks-in-author-profile-plug-in/">Line Breaks in Author Profile Plug-in</a> , and it came from <a href="http://www.getwpress.com">GetWPress</a> . </p>]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a <a href="http://guff.szub.net/2005/01/31/get-author-profile/" target="_blank">really great plug-in</a> that was made  that allows the authors to have a profile page.  One huge problem with it though, is that if the author has a long biography, it all runs together in one paragraph.</p>
<p>We&#8217;ve been using it in several places for quite awhile now and although it recognizes standard .html for making links, nothing we did would force manual linebreaks. It was REALLY irritating and quite unprofessional looking.</p>
<p>Over on <a href="http://lorelle.wordpress.com/" target="_blank">Lorele&#8217;s blog</a> I found a suggestion but I couldn&#8217;t get that working either so I posted on the actual plug-in page. Finally, things slowed down enough that I asked Heather, our #1 programmer to try and figure it out and she was able to.</p>
<p>It turns out that the plug-in itself has to be edited, and rather than explain it here I&#8217;ll just place a version of the edited plug in.</p>
<p>So for those of you wish to force line breaks in the get author profile plug-in, <a href="http://getwpress.com/sitedownloads/get-author-profile.zip" target="_blank"><strong>you need to replace your version with this version</strong></a> and then simply type this &gt;&gt;&gt; where you want the line break</p>
<p>Thank you to the original creator of the plug-in, thank you to Lorelle for almost solving it, and a giant thank you to Heather for actually making it work!</p>
<p><strong>* There is no support for this edited plug-in, so any comments other than &#8220;thank you&#8221; will likely not be answered <img src='http://www.getwpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </strong></p>
<p>The original post is titled <a href="http://www.getwpress.com/plug-ins/line-breaks-in-author-profile-plug-in/">Line Breaks in Author Profile Plug-in</a> , and it came from <a href="http://www.getwpress.com">GetWPress</a> . </p>]]></content:encoded>
			<wfw:commentRss>http://www.getwpress.com/plug-ins/line-breaks-in-author-profile-plug-in/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Upgrade Your WordPress in 90 Seconds</title>
		<link>http://www.getwpress.com/plug-ins/upgrade-wordpress-in-90-seconds/</link>
		<comments>http://www.getwpress.com/plug-ins/upgrade-wordpress-in-90-seconds/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 16:30:59 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Plug-ins]]></category>
		<category><![CDATA[simplified process]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://getwpress.com/?p=55</guid>
		<description><![CDATA[<p>The process of upgrading your WordPress used to be a tedious one. You had to manually backup all of your files, download them deactivate all your plug-ins upload the new version run the upgrade Assuming that everything went okay, you then had to manually reactivate all of your plug-ins. I went through the step by [...]</p><p>The original post is titled <a href="http://www.getwpress.com/plug-ins/upgrade-wordpress-in-90-seconds/">Upgrade Your WordPress in 90 Seconds</a> , and it came from <a href="http://www.getwpress.com">GetWPress</a> . </p>]]></description>
			<content:encoded><![CDATA[<p>The process of upgrading your WordPress used to be a tedious one. You had to manually backup all of your files, download them deactivate all your plug-ins upload the new version run the upgrade</p>
<p>Assuming that everything went okay, you then had to manually reactivate all of your plug-ins. I went through the <a href="http://www.pdxtc.com/wpblog/general-interest/upgrade-your-wordpress-now/" target="_blank">step by step WordPress upgrade</a> using a video on my main blog, and even though it was fairly straightforward it still took up too much of my time.</p>
<p>Thanks to a plug-in that was released last summer the process is now seamless and can be completed in under 60 seconds.</p>
<p>This video demonstrates the entire process from start to finish and is not so much a tutorial, as it is a quick demonstration of an amazing plug-in that&#8217;s made our lives much easier.</p>
<p>Thank you to <a href="http://techie-buzz.com" target="_blank">Techie Buzz</a>, for releasing it, thank you to <a href="http://www.ronalfy.com/" target="_blank">Ronald Heureca</a> who has pretty much perfected the automated process of <a href="http://techie-buzz.com/wordpress-plugins/wordpress-automatic-upgrade-plugin.html" target="_blank">this fantastic plug-in</a></p>
<p>The original post is titled <a href="http://www.getwpress.com/plug-ins/upgrade-wordpress-in-90-seconds/">Upgrade Your WordPress in 90 Seconds</a> , and it came from <a href="http://www.getwpress.com">GetWPress</a> . </p>]]></content:encoded>
			<wfw:commentRss>http://www.getwpress.com/plug-ins/upgrade-wordpress-in-90-seconds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safely &amp; Easily Change Permalinks</title>
		<link>http://www.getwpress.com/seo/safely-easily-change-permalinks/</link>
		<comments>http://www.getwpress.com/seo/safely-easily-change-permalinks/#comments</comments>
		<pubDate>Sun, 18 Nov 2007 21:36:35 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Learning Wordpress]]></category>
		<category><![CDATA[Plug-ins]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[404 error]]></category>
		<category><![CDATA[pagerank]]></category>
		<category><![CDATA[permalinks]]></category>
		<category><![CDATA[search engine visibility]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://getwpress.com/seo/safely-easily-change-permalinks/</guid>
		<description><![CDATA[<p>Changing the permalinks structure on an existing WordPress blog can be dangerous if you don&#8217;t know what you&#8217;re doing. Once you have an established URL structure, a change can cause you to not only lose search engine visibility, but all of your PageRank will drop to zero, and all of your inbound links will no [...]</p><p>The original post is titled <a href="http://www.getwpress.com/seo/safely-easily-change-permalinks/">Safely &#038; Easily Change Permalinks</a> , and it came from <a href="http://www.getwpress.com">GetWPress</a> . </p>]]></description>
			<content:encoded><![CDATA[<p> Changing the permalinks structure on an existing WordPress blog can be dangerous if you don&#8217;t know what you&#8217;re doing.</p>
<p>Once you have an established URL structure, a change can cause you to not only lose search engine visibility, but all of your PageRank will drop to zero, and all of your inbound links will no longer work. That can&#8217;t be good!</p>
<p>Additionally, if all of the page names in the search engines index cease to exist, then anyone that ever clicks on one of your Serps would be taken to a 404 error. That&#8217;s bad!</p>
<p>Sometimes there&#8217;s a lot of legitimate reason to want to change, usually because they were set up in correctly in the first place. The proper way to make change would be to implement real one redirects for every single URL that&#8217;s changing. This can be quite the daunting task.</p>
<p>Luckily there is a plug-in available to make this process painless. It&#8217;s called <a href="http://www.deanlee.cn/wordpress/permalinks-migration-plugin/" target="_blank">Dean&#8217;s Permalinks Migration</a>,  and here&#8217;s a three-minute video to show you how it works&#8230;<br />
<br />
<center><object height="355" width="425"><param name="movie" value="http://www.youtube.com/v/EFH26FmJURI&amp;rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/EFH26FmJURI&amp;rel=1" type="application/x-shockwave-flash" wmode="transparent" height="355" width="425"></embed></object></center></p>
<p>The original post is titled <a href="http://www.getwpress.com/seo/safely-easily-change-permalinks/">Safely &#038; Easily Change Permalinks</a> , and it came from <a href="http://www.getwpress.com">GetWPress</a> . </p>]]></content:encoded>
			<wfw:commentRss>http://www.getwpress.com/seo/safely-easily-change-permalinks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Instant WordPress Upgrades!</title>
		<link>http://www.getwpress.com/plug-ins/instant-wordpress-upgrades-wow/</link>
		<comments>http://www.getwpress.com/plug-ins/instant-wordpress-upgrades-wow/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 13:20:18 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Plug-ins]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[installations]]></category>
		<category><![CDATA[latest version]]></category>
		<category><![CDATA[new version]]></category>
		<category><![CDATA[uploading files]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://getwpress.com/software/instant-wordpress-upgrades-wow/</guid>
		<description><![CDATA[<p>Downloading and uploading files for WordPress upgrades takes a little while, and the manual upgrade process can be somewhat tedious. That&#8217;s why frequently, WordPress installations get ignored until they are far out of date. I ran across a plug-in last night that was absolutely amazing, and I just tried it this morning &#8211; It&#8217;s called [...]</p><p>The original post is titled <a href="http://www.getwpress.com/plug-ins/instant-wordpress-upgrades-wow/">Instant WordPress Upgrades!</a> , and it came from <a href="http://www.getwpress.com">GetWPress</a> . </p>]]></description>
			<content:encoded><![CDATA[<p>Downloading and uploading files for WordPress upgrades takes a little while, and the manual upgrade process can be somewhat tedious. That&#8217;s why frequently, WordPress installations get ignored until they are far out of date.</p>
<p>I ran across a plug-in last night that was absolutely amazing, and I just tried it this morning &#8211; It&#8217;s called the <a href="http://techie-buzz.com/wordpress-plugins/wordpress-automatic-upgrade-plugin.html" target="_blank">WordPress automatic upgrade.<br />
</a><br />
I just upgraded a blog from an older version 2.2, to a new version 2.31 in under three minutes total.</p>
<p>I downloaded the plug-in, uploaded to the plug-ins directory, activated, and then clicked the link inside the description of the plug-in to begin.</p>
<p>It automatically deactivates and reactivates your plug-ins during the install, and backs up the files for download too, before the upgrade takes place.</p>
<p>For some reason, the &#8220;automated version&#8221; failed, but manually clicking next, next, next, had me completed in under three minutes, including downloading the backup file.</p>
<p>There&#8217;s really no FTP time either up or down, because the server goes directly to WordPress.org to get the latest version. This is totally awesome, and <a href="http://techie-buzz.com/wordpress-plugins/wordpress-automatic-upgrade-plugin.html" target="_blank">this plug-in</a> needs to become a part your standard upload.</p>
<p>Keep in mind of course that any plug-ins that don&#8217;t work with the new versions are going to delete you screwed and force a manual upgrade, but the new plug-in page from WordPress 2.3x on will now automatically tell you when a plug-in is out of date. <a href="http://techie-buzz.com/wordpress-plugins/wordpress-automatic-upgrade-plugin.html" target="_blank">Try it for yourself</a>&#8230;</p>
<p>The original post is titled <a href="http://www.getwpress.com/plug-ins/instant-wordpress-upgrades-wow/">Instant WordPress Upgrades!</a> , and it came from <a href="http://www.getwpress.com">GetWPress</a> . </p>]]></content:encoded>
			<wfw:commentRss>http://www.getwpress.com/plug-ins/instant-wordpress-upgrades-wow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

