<?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>Webmaster-Source &#187; WordPress 2.5</title>
	<atom:link href="https://www.webmaster-source.com/tag/wordpress-25/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.webmaster-source.com</link>
	<description>Useful Resources For Webmasters</description>
	<lastBuildDate>Thu, 24 Aug 2017 02:01:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>WordPress 2.5 Automated Plugin Updater</title>
		<link>https://www.webmaster-source.com/2008/03/23/wordpress-25-automated-plugin-updater/</link>
		<comments>https://www.webmaster-source.com/2008/03/23/wordpress-25-automated-plugin-updater/#comments</comments>
		<pubDate>Sun, 23 Mar 2008 13:01:32 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress 2.5]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/2008/03/23/wordpress-25-automated-plugin-updater/</guid>
		<description><![CDATA[WordPress users have long complained about the time and effort required to update all of their plugins. WordPress 2.5 RC1 introduces a new feature that allows you to update plugins to their latest version simply by clicking a link and entering your FTP password. I&#8217;ve tried this out on a test installation of WordPress, and [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>WordPress users have long complained about the time and effort required to update all of their plugins. <a href="http://wordpress.org/development/2008/03/25-sneak-peek/">WordPress 2.5 RC1</a> introduces a new feature that allows you to update plugins to their latest version simply by clicking a link and entering your FTP password.</p>
<p>I&#8217;ve tried this out on a test installation of WordPress, and it&#8217;s <em>great</em>. There are, however, <a href="http://www.unfoldingneurons.com/2008/be-careful-using-the-automatic-plugins-upgrades-in-wordpress-25">a few issues with this new feature</a>.</p>
<blockquote><p>The automatic upgrade does not deactivate your plugin first and then reactivate it after upgrading. If the plugin requires activation to run any checks for WordPress version, or do any db fixes, or “activate” any new features then it won’t do this and the plugin won’t work as expected. In most cases this can be simply remedied by remembering to deactivate and then reactivate the plugin after the upgrade is complete.</p></blockquote>
<p>This is important because plugins sometimes update database entries when a plugin is re-activated after an update. So if you use the automated updater, be sure to deactivate and re-activate the plugin after the update has completed, to insure that the plugin will continue to work correctly.<span id="more-470"></span></p>
<blockquote><p>If the plugin is in the plugins root directory instead of it’s own directory then the automatic upgrade will change it’s location. For example say you have a plugin named myfunplugin.php and it’s located at <code>../wp-content/plugins/myfunplugin.php</code> &#8211; after automatic upgrade does it stuff the plugin will now be located at <code>../wp-content/plugins/myfunplugin/myfunplugin.php</code>.  This could be a breaker for any plugin that has functions referencing the original location of the plugin.</p></blockquote>
<p>Some plugins, my own <a href="http://www.webmaster-source.com/gocodes-redirection-plugin-wordpress/">GoCodes plugin</a> included, break if they are renamed or moved into a subdirectory. Many plugin authors are likely working on fixes for this (myself included). If a plugin stops working after updating it, it may be because of this. The solution? Use your FTP client to move the plugin file back to the /wp-content/plugins/ directory.</p>
<p>Exercise caution when using this new feature, if you have upgraded your WordPress installation already. Be aware that you may have problems when updating plugins in this easier manner, and you may have to fix issues caused by the system.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2008/03/23/wordpress-25-automated-plugin-updater/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Evaluating the WordPress 2.5 Interface</title>
		<link>https://www.webmaster-source.com/2008/03/21/evaluating-the-wordpress-25-interface/</link>
		<comments>https://www.webmaster-source.com/2008/03/21/evaluating-the-wordpress-25-interface/#comments</comments>
		<pubDate>Fri, 21 Mar 2008 12:54:06 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Interface]]></category>
		<category><![CDATA[WordPress 2.5]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/2008/03/21/evaluating-the-wordpress-25-interface/</guid>
		<description><![CDATA[WordPress 2.5&#8217;s new interface is quite a bit different from the current one. Currently, many WordPress users aren&#8217;t entirely sure what they think about it yet (myself included). I will have to use it for a few weeks until I&#8217;ve decided what I think. Astheria has an in-depth review of the new WordPress 2.5 interface. [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>WordPress 2.5&#8217;s new interface is quite a bit different from the current one. Currently, many WordPress users aren&#8217;t entirely sure what they think about it yet (myself included). I will have to use it for a few weeks until I&#8217;ve decided what I think.</p>
<p>Astheria has <a href="http://astheria.com/design/evaluating-the-wordpress25-interface">an in-depth review of the new WordPress 2.5 interface.</a></p>
<blockquote><p>Overall, I think the new interface is a great improvement, but there are many things that leave me wondering if it’s had enough polish yet. I am sure the folks at both WordPress and Happy Cog will make the final release a great experience, and I am excited that they are having a period for feedback prior to that release.</p></blockquote>
<p>There is some nice commentary and creative criticism in the full article, and I would say it&#8217;s worth reading. WordPress developers, I hope you&#8217;re paying attention! Especially to this part:</p>
<blockquote><p>The most important screen in the whole application is also one of the most drastically changed. While I love some of the new additions, such as the permalink preview and tag path there are a lot of things here I find questionable.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2008/03/21/evaluating-the-wordpress-25-interface/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/


Served from: www.webmaster-source.com @ 2026-06-09 02:36:24 by W3 Total Cache
-->