<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-14496</id>
	<title>Nabble - Wordpress Hackers</title>
	<updated>2009-11-24T21:09:05Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Wordpress-Hackers-f14496.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Wordpress-Hackers-f14496.html" />
	<subtitle type="html">The development mailing list for Wordpress, an open source blogging tool.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26507635</id>
	<title>Re: (Another) problem with WP_Rewrite - The too-many-pages-bug</title>
	<published>2009-11-24T21:09:05Z</published>
	<updated>2009-11-24T21:09:05Z</updated>
	<author>
		<name>Jacob Santos-2</name>
	</author>
	<content type="html">Actually, that is part of the WordPress WP_Rewrite feature. It allows 
&lt;br&gt;for easily finding paths that are completely dynamic.
&lt;br&gt;&lt;br&gt;For example, most web sites would have that hard coded into the 
&lt;br&gt;controller, but since WordPress allows for customizing the rewrite rules 
&lt;br&gt;to the extreme, it would be almost impossible to allow for the extension 
&lt;br&gt;using my code. Therefore, I mean, I would allow you to use the hard 
&lt;br&gt;coded rewrites, if you wish and probably set up a few of them to use 
&lt;br&gt;them, since it is the same as in WordPress. It is just that with 
&lt;br&gt;postnames, it would be too slow to do all of the queries needed to get 
&lt;br&gt;what you were looking at otherwise.
&lt;br&gt;&lt;br&gt;Not really scalable when you get up to the tens of thousands or for some 
&lt;br&gt;just thousands of posts. So, what I'm trying to say, is that it wouldn't 
&lt;br&gt;be fixed with my rewrite of the WP_Rewrite and WP_Query components.
&lt;br&gt;&lt;br&gt;Jacob Santos
&lt;br&gt;&lt;br&gt;Daniel Dvorkin wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I stumbled across this bug: &amp;nbsp;&lt;a href=&quot;http://core.trac.wordpress.org/ticket/10798&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://core.trac.wordpress.org/ticket/10798&lt;/a&gt;&lt;br&gt;&amp;gt; It's really messy.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Changing the $use_verbose_page_rules to false in the WP_rewrite class,
&lt;br&gt;&amp;gt; seems to solve the problem... In fact, everything that I checked works
&lt;br&gt;&amp;gt; fine now.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; But I need to understand what else modifies that change... and I can't
&lt;br&gt;&amp;gt; find any information...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks!
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; wp-hackers mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26507635&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26507635&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%28Another%29-problem-with-WP_Rewrite---The-too-many-pages-bug-tp26506635p26507635.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26506635</id>
	<title>(Another) problem with WP_Rewrite - The too-many-pages-bug</title>
	<published>2009-11-24T18:24:17Z</published>
	<updated>2009-11-24T18:24:17Z</updated>
	<author>
		<name>Daniel Dvorkin</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I stumbled across this bug:  &lt;a href=&quot;http://core.trac.wordpress.org/ticket/10798&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://core.trac.wordpress.org/ticket/10798&lt;/a&gt;&lt;br&gt;It's really messy.
&lt;br&gt;&lt;br&gt;Changing the $use_verbose_page_rules to false in the WP_rewrite class,
&lt;br&gt;seems to solve the problem... In fact, everything that I checked works
&lt;br&gt;fine now.
&lt;br&gt;&lt;br&gt;But I need to understand what else modifies that change... and I can't
&lt;br&gt;find any information...
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks!
&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26506635&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%28Another%29-problem-with-WP_Rewrite---The-too-many-pages-bug-tp26506635p26506635.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26505911</id>
	<title>The problem with WP_Rewrite &lt;&lt;&lt; RE: Options for Controller - Views</title>
	<published>2009-11-24T16:56:33Z</published>
	<updated>2009-11-24T16:56:33Z</updated>
	<author>
		<name>Jacob Santos-2</name>
	</author>
	<content type="html">My main problem with wanting to rewrite it and I apologize for going off 
&lt;br&gt;on a tangent, is that I shouldn't have to think and test as much as I do 
&lt;br&gt;when working with WP_Rewrite. I shouldn't have to do all sorts of calls 
&lt;br&gt;to functions to set up a rewrite when all I need to do is use one hook. 
&lt;br&gt;Why do I have to use the long way, when I can just use the shortcut 
&lt;br&gt;named template_redirect.
&lt;br&gt;&lt;br&gt;My point is why even have all of that code when you have to use 
&lt;br&gt;template_redirect anyway.
&lt;br&gt;&lt;br&gt;You are telling me and actually believe that it is an excellent idea, 
&lt;br&gt;which I can't understand, that I can either spend hours going through 
&lt;br&gt;and using WP_Rewrite just to have to use template_redirect. You are 
&lt;br&gt;basically telling me that my only advantage is that I won't get the 404 
&lt;br&gt;title when WP_Query parses the query vars and determines that the page 
&lt;br&gt;doesn't exist.
&lt;br&gt;&lt;br&gt;So the option is spend four hours on just getting WP_Rewrite to work, 
&lt;br&gt;and then another 10 to 30 minutes to get template_redirect working with 
&lt;br&gt;the query_vars.
&lt;br&gt;&lt;br&gt;OR
&lt;br&gt;&lt;br&gt;I can spend an extra 20 minutes doing my own regex or request_uri 
&lt;br&gt;parsing. Yeah, sure, the only advantage I'll get is that my 
&lt;br&gt;template_redirect won't make you cringe when you look at it.
&lt;br&gt;&lt;br&gt;I think the high learning curve is driving many people away. It doesn't 
&lt;br&gt;work like you would assume it will work and requires a lot of extra work 
&lt;br&gt;that has to be done exactly right in order to work correctly.
&lt;br&gt;&lt;br&gt;What I'm talking about is a single function which is it, one single 
&lt;br&gt;function that can be called anywhere and will bypass WP_Query 
&lt;br&gt;completely. WP_Query will use the new system, thus giving a better idea 
&lt;br&gt;and an example of how plugin developers should be doing it. I'm talking 
&lt;br&gt;about a clear and easy API which is not so tightly integrated in to 
&lt;br&gt;WordPress that you need to bypass WordPress after WordPress has already 
&lt;br&gt;processed everything in order to do what you wanted.
&lt;br&gt;&lt;br&gt;Now, sure, I'll give you that once I am able to get the WP_Rewrite 
&lt;br&gt;working once and understand what is going on, it will take a lot less 
&lt;br&gt;time, but it doesn't work as many of the other controllers 
&lt;br&gt;implementations out there do. I think that it is incomplete, everything 
&lt;br&gt;right now was written not to allow for extension, but to allow for 
&lt;br&gt;WordPress to kind of have a sort of front controller implementation.
&lt;br&gt;&lt;br&gt;It is actually quite impressive for its time, but that was years ago and 
&lt;br&gt;I think it is time for a little bit change. Yeah, sure it works and has 
&lt;br&gt;been working for a long, long time with minor or no issues, but I want 
&lt;br&gt;to change that. I want to rewrite a tiny and critical subset of 
&lt;br&gt;WordPress that will have bugs, features that people won't need and may 
&lt;br&gt;not use for a long time. I will do this, because it suits my needs and I 
&lt;br&gt;want to manage another component for some time before it gets passed off 
&lt;br&gt;to anyone who will manage it after me.
&lt;br&gt;&lt;br&gt;I mean, it will probably be 6 months to a year before it is reviewed for 
&lt;br&gt;inclusion in to WordPress. Also, it might be useful to someone who 
&lt;br&gt;wishes to take my idea in the future and apply it to WordPress and 
&lt;br&gt;hopefully is capable enough to not include bugs or fix the ones in my 
&lt;br&gt;implementation.
&lt;br&gt;&lt;br&gt;I should have left a note saying that I won't be able to do this for 
&lt;br&gt;another 2 weeks at least. I keep thinking about doing this, but it is 
&lt;br&gt;time consuming and before I was doing it for WordPress and I was unsure 
&lt;br&gt;if any of the ones with commit access would commit it. I didn't want to 
&lt;br&gt;spend the weeks writing it and then take the risk of it not being 
&lt;br&gt;committed. Now that I'm doing it for me, I'm less concerned about that. 
&lt;br&gt;I'm saying it might be soon or it might not, but I wanted to know what 
&lt;br&gt;everyone else would like the direction to be.
&lt;br&gt;&lt;br&gt;Jacob Santos
&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26505911&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/The-problem-with-WP_Rewrite-%3C%3C%3C-RE%3A-Options-for-Controller---Views-tp26505911p26505911.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26504444</id>
	<title>Re: comments_number() function renames first parameter</title>
	<published>2009-11-24T14:31:58Z</published>
	<updated>2009-11-24T14:31:58Z</updated>
	<author>
		<name>Tim Schoffelman</name>
	</author>
	<content type="html">Ok, Nevermind - it looks like Intense Debate was overriding my functions -
&lt;br&gt;everyone can go about your business - thanks!
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Tue, Nov 24, 2009 at 4:22 PM, Tim Schoffelman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26504444&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tim@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Also, I'm running the Intense Debate plugin (latest version), which now
&lt;br&gt;&amp;gt; that I'm thinking about it, may be the issue - checking...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Tue, Nov 24, 2009 at 4:21 PM, Tim Schoffelman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26504444&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tim@...&lt;/a&gt;&amp;gt;wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Hey Everyone,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Running into a interesting situation to which I can't find any
&lt;br&gt;&amp;gt;&amp;gt; documentation in the codex on it.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I want to display the number of comments for each post using either the
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;?php comments_number(__('comment',&amp;quot;blogname&amp;quot;), __('1 comment',
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;blogname&amp;quot;), __('% comments', &amp;quot;blogname&amp;quot;)); ?&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; or the
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;?php comments_popup_link(__('comment', &amp;quot;blogname&amp;quot;), __('1 comment',
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;blogname&amp;quot;), __('% comments', &amp;quot;blogname&amp;quot;)); ?&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; functions.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The problem is that when the page is loading it displays &amp;quot;comment&amp;quot; (which
&lt;br&gt;&amp;gt;&amp;gt; I want) if I have zero comments, but one of the last things that it does is
&lt;br&gt;&amp;gt;&amp;gt; right before it's finished loading the page, &amp;quot;comment&amp;quot; changes to &amp;quot;Comments
&lt;br&gt;&amp;gt;&amp;gt; (0)&amp;quot;. It doesn't matter if I take out the localization either.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Also, I'm running WordPress MU 2.8.4a
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Any thoughts?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks!
&lt;br&gt;&amp;gt;&amp;gt; Tim Schoffelman
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26504444&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/comments_number%28%29-function-renames-first-parameter-tp26504315p26504444.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26504328</id>
	<title>Re: comments_number() function renames first parameter</title>
	<published>2009-11-24T14:22:47Z</published>
	<updated>2009-11-24T14:22:47Z</updated>
	<author>
		<name>Tim Schoffelman</name>
	</author>
	<content type="html">Also, I'm running the Intense Debate plugin (latest version), which now that
&lt;br&gt;I'm thinking about it, may be the issue - checking...
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;On Tue, Nov 24, 2009 at 4:21 PM, Tim Schoffelman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26504328&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tim@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hey Everyone,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Running into a interesting situation to which I can't find any
&lt;br&gt;&amp;gt; documentation in the codex on it.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I want to display the number of comments for each post using either the
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;?php comments_number(__('comment',&amp;quot;blogname&amp;quot;), __('1 comment',
&lt;br&gt;&amp;gt; &amp;quot;blogname&amp;quot;), __('% comments', &amp;quot;blogname&amp;quot;)); ?&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; or the
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;?php comments_popup_link(__('comment', &amp;quot;blogname&amp;quot;), __('1 comment',
&lt;br&gt;&amp;gt; &amp;quot;blogname&amp;quot;), __('% comments', &amp;quot;blogname&amp;quot;)); ?&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; functions.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The problem is that when the page is loading it displays &amp;quot;comment&amp;quot; (which I
&lt;br&gt;&amp;gt; want) if I have zero comments, but one of the last things that it does is
&lt;br&gt;&amp;gt; right before it's finished loading the page, &amp;quot;comment&amp;quot; changes to &amp;quot;Comments
&lt;br&gt;&amp;gt; (0)&amp;quot;. It doesn't matter if I take out the localization either.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Also, I'm running WordPress MU 2.8.4a
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Any thoughts?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks!
&lt;br&gt;&amp;gt; Tim Schoffelman
&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26504328&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/comments_number%28%29-function-renames-first-parameter-tp26504315p26504328.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26504315</id>
	<title>comments_number() function renames first parameter</title>
	<published>2009-11-24T14:21:39Z</published>
	<updated>2009-11-24T14:21:39Z</updated>
	<author>
		<name>Tim Schoffelman</name>
	</author>
	<content type="html">Hey Everyone,
&lt;br&gt;&lt;br&gt;Running into a interesting situation to which I can't find any documentation
&lt;br&gt;in the codex on it.
&lt;br&gt;&lt;br&gt;I want to display the number of comments for each post using either the
&lt;br&gt;&lt;br&gt;&amp;lt;?php comments_number(__('comment',&amp;quot;blogname&amp;quot;), __('1 comment', &amp;quot;blogname&amp;quot;),
&lt;br&gt;__('% comments', &amp;quot;blogname&amp;quot;)); ?&amp;gt;
&lt;br&gt;&lt;br&gt;or the
&lt;br&gt;&lt;br&gt;&amp;lt;?php comments_popup_link(__('comment', &amp;quot;blogname&amp;quot;), __('1 comment',
&lt;br&gt;&amp;quot;blogname&amp;quot;), __('% comments', &amp;quot;blogname&amp;quot;)); ?&amp;gt;
&lt;br&gt;&lt;br&gt;functions.
&lt;br&gt;&lt;br&gt;The problem is that when the page is loading it displays &amp;quot;comment&amp;quot; (which I
&lt;br&gt;want) if I have zero comments, but one of the last things that it does is
&lt;br&gt;right before it's finished loading the page, &amp;quot;comment&amp;quot; changes to &amp;quot;Comments
&lt;br&gt;(0)&amp;quot;. It doesn't matter if I take out the localization either.
&lt;br&gt;&lt;br&gt;Also, I'm running WordPress MU 2.8.4a
&lt;br&gt;&lt;br&gt;Any thoughts?
&lt;br&gt;&lt;br&gt;Thanks!
&lt;br&gt;Tim Schoffelman
&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26504315&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/comments_number%28%29-function-renames-first-parameter-tp26504315p26504315.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26502268</id>
	<title>Re: WP as a CMS with a touch of Blogging</title>
	<published>2009-11-24T11:55:17Z</published>
	<updated>2009-11-24T11:55:17Z</updated>
	<author>
		<name>Bjorn Wijers-4</name>
	</author>
	<content type="html">&lt;div class='shrinkable-quote'&gt;&amp;gt;&amp;gt; Owen Winkler's redirectify is the simplest. (sadly no longer available
&lt;br&gt;&amp;gt;&amp;gt; but
&lt;br&gt;&amp;gt;&amp;gt; email me privately and I'll send you a copy.)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Mike,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If the plugin still works, is open source, and isn't in the Plugin DB,
&lt;br&gt;&amp;gt; consider cleaning it up, crediting the original author, and publishing
&lt;br&gt;&amp;gt; it there - especially if Owen doesn't want to mess with it anymore.
&lt;/div&gt;&lt;br&gt;I stumbled across this thread and wanted to mention that I've just
&lt;br&gt;uploaded my redirect plugin bbRedirector today. It should be available
&lt;br&gt;shortly (just committed the first version to svn).
&lt;br&gt;&lt;br&gt;I've created it some time ago for a client and finally had some time to
&lt;br&gt;clean it up and share it with the rest of the world. Perhaps it is
&lt;br&gt;helpful for you.
&lt;br&gt;&lt;br&gt;See:
&lt;br&gt;&lt;a href=&quot;http://wordpress.org/extend/plugins/bbredirector/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wordpress.org/extend/plugins/bbredirector/&lt;/a&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;met vriendelijke groet,
&lt;br&gt;Bjorn Wijers
&lt;br&gt;&lt;br&gt;* b u r o b j o r n .nl *
&lt;br&gt;digitaal vakmanschap | digital craftsmanship
&lt;br&gt;&lt;br&gt;Concordiastraat 68-126
&lt;br&gt;3551 EM Utrecht
&lt;br&gt;The Netherlands
&lt;br&gt;&lt;br&gt;phone: +31 6 49 74 78 70
&lt;br&gt;&lt;a href=&quot;http://www.burobjorn.nl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.burobjorn.nl&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26502268&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/WP-as-a-CMS-with-a-touch-of-Blogging-tp26437185p26502268.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26489912</id>
	<title>Re: Changing the maintenance mode text</title>
	<published>2009-11-23T19:16:49Z</published>
	<updated>2009-11-23T19:16:49Z</updated>
	<author>
		<name>Robert Pendell-3</name>
	</author>
	<content type="html">Thanks to both of you. &amp;nbsp;I had seen the first part which is how I found out
&lt;br&gt;about the .maintenance file to begin with but my eyes completely overlooked
&lt;br&gt;the part 2 link.
&lt;br&gt;&lt;br&gt;Robert Pendell
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26489912&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;shinji@...&lt;/a&gt;
&lt;br&gt;CAcert Assurer
&lt;br&gt;&amp;quot;A perfect world is one of chaos.&amp;quot;
&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26489912&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Changing-the-maintenance-mode-text-tp26489215p26489912.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26489384</id>
	<title>Re: Changing the maintenance mode text</title>
	<published>2009-11-23T17:58:33Z</published>
	<updated>2009-11-23T17:58:33Z</updated>
	<author>
		<name>mark waterous</name>
	</author>
	<content type="html">&amp;gt; Is there anyway to change the maintenance mode text displayed without
&lt;br&gt;&amp;gt; using a plugin?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Robert Pendell
&lt;br&gt;&lt;br&gt;Sure is, but instead of explaining it all here, howsabout I point you in the
&lt;br&gt;direction of Matt's page on it?
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://sivel.net/2009/06/wordpress-maintenance-mode-without-a-plugin/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sivel.net/2009/06/wordpress-maintenance-mode-without-a-plugin/&lt;/a&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Mark Waterous
&lt;br&gt;&lt;a href=&quot;http://mark.watero.us/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mark.watero.us/&lt;/a&gt;&lt;br&gt;(&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26489384&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mark@...&lt;/a&gt;) 
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26489384&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Changing-the-maintenance-mode-text-tp26489215p26489384.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26489238</id>
	<title>Re: Changing the maintenance mode text</title>
	<published>2009-11-23T17:39:40Z</published>
	<updated>2009-11-23T17:39:40Z</updated>
	<author>
		<name>Matt Martz-2</name>
	</author>
	<content type="html">&amp;gt; Is there anyway to change the maintenance mode text displayed without using
&lt;br&gt;&amp;gt; a plugin?
&lt;br&gt;&lt;br&gt;Take a look at &lt;a href=&quot;http://sivel.net/2009/06/wordpress-maintenance-mode-without-a-plugin-part-2/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sivel.net/2009/06/wordpress-maintenance-mode-without-a-plugin-part-2/&lt;/a&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Matt Martz
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26489238&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;matt@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://sivel.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sivel.net/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26489238&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Changing-the-maintenance-mode-text-tp26489215p26489238.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26489215</id>
	<title>Changing the maintenance mode text</title>
	<published>2009-11-23T17:37:45Z</published>
	<updated>2009-11-23T17:37:45Z</updated>
	<author>
		<name>Robert Pendell-3</name>
	</author>
	<content type="html">Is there anyway to change the maintenance mode text displayed without using
&lt;br&gt;a plugin?
&lt;br&gt;&lt;br&gt;Robert Pendell
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26489215&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;shinji@...&lt;/a&gt;
&lt;br&gt;CAcert Assurer
&lt;br&gt;&amp;quot;A perfect world is one of chaos.&amp;quot;
&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26489215&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Changing-the-maintenance-mode-text-tp26489215p26489215.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26487882</id>
	<title>Re: Options for Controller - Views</title>
	<published>2009-11-23T15:17:13Z</published>
	<updated>2009-11-23T15:17:13Z</updated>
	<author>
		<name>Otto-19</name>
	</author>
	<content type="html">I still don't understand the problem, exactly. It seems perfectly
&lt;br&gt;clear and separated to me. I think you're conflating what each piece
&lt;br&gt;does and trying to make things do something they were never designed
&lt;br&gt;to do.
&lt;br&gt;&lt;br&gt;It's really quite simple.
&lt;br&gt;&lt;br&gt;URL comes in, gets grabbed.
&lt;br&gt;WP_Rewrite parses it, sets up query_vars.
&lt;br&gt;WP_Query is loaded and uses query_vars to get database data. Also sets
&lt;br&gt;some internal flags.
&lt;br&gt;template-loader.php is loaded last, and uses those flags to determine
&lt;br&gt;the correct view.
&lt;br&gt;&lt;br&gt;Where is the disconnect between these? WP_Rewrite is relatively easy
&lt;br&gt;to adjust and change if you know regexp. WP_Query is less easy to
&lt;br&gt;change, but often it's unnecessary to mess with if you're loading
&lt;br&gt;custom data. And the template-loader couldn't really be any more
&lt;br&gt;simple, though it probably could be more efficient.
&lt;br&gt;&lt;br&gt;Let's try another approach: What is it that you want to do that you're
&lt;br&gt;finding very difficult to do? Because I think you're simply
&lt;br&gt;doing-it-wrong, somehow. If you want to &amp;quot;replace&amp;quot; WordPress' control,
&lt;br&gt;than that's really not at all difficult to do.
&lt;br&gt;&lt;br&gt;-Otto
&lt;br&gt;Sent from Memphis, TN, United States
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Fri, Nov 20, 2009 at 4:02 PM, Jacob Santos &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26487882&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wordpress@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Okay, so looking at the issue, it seems I had thought that the WP_Query was
&lt;br&gt;&amp;gt; the router, but really it is WP_Rewrite. Also, it seems that too much is
&lt;br&gt;&amp;gt; really just tied to WordPress itself and requires work to extend with other
&lt;br&gt;&amp;gt; uses. In my opinion, WP_Rewrite and WP_Query can exist, but new code can be
&lt;br&gt;&amp;gt; created for WordPress that is more generic that the two classes can then
&lt;br&gt;&amp;gt; use.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; In this way, the Router, URI, and Controller can be separated in to their
&lt;br&gt;&amp;gt; own easily identified components. The Views can also be changed to not be
&lt;br&gt;&amp;gt; based off of the template loader file.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I believe the problem is that too much of the code is affecting WordPress
&lt;br&gt;&amp;gt; and it is difficult to see how to work within the parameters to add and
&lt;br&gt;&amp;gt; change. In this way the entire set up is really a hack provided to allow for
&lt;br&gt;&amp;gt; other people to extend WordPress but not really take it and replace
&lt;br&gt;&amp;gt; WordPress cleanly.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Part of the issue is lack of documentation and well, if no one is going to
&lt;br&gt;&amp;gt; step up that knows it well enough (I can't get the code to work that is on
&lt;br&gt;&amp;gt; the Codex) then really, when I write the new code, I'll be sure to write out
&lt;br&gt;&amp;gt; a detailed explanation.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You know if someone wants to help, I can create a ticket and apply the
&lt;br&gt;&amp;gt; patches when I have something. Or if someone wants to take it in a new
&lt;br&gt;&amp;gt; direction, I think, if there are multiple implementations then the best one
&lt;br&gt;&amp;gt; can be looked at. (Also I will probably &amp;quot;steal&amp;quot; it for my own project.)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Jacob Santos
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; wp-hackers mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26487882&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26487882&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Options-for-Controller---Views-tp26450995p26487882.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26487450</id>
	<title>WordPress dev chat will not be happening this week.</title>
	<published>2009-11-23T14:42:07Z</published>
	<updated>2009-11-23T14:42:07Z</updated>
	<author>
		<name>Peter Westwood</name>
	</author>
	<content type="html">Hi All,
&lt;br&gt;&lt;br&gt;Just a heads up for those of you who are interested.
&lt;br&gt;&lt;br&gt;The next dev chat will be on Thursday 3rd December at the usual time &amp;nbsp;
&lt;br&gt;of 9PM UTC.
&lt;br&gt;&lt;br&gt;This weeks is skipped due to Thanksgiving.
&lt;br&gt;&lt;br&gt;As usual agenda items can be suggested here: &lt;a href=&quot;http://wpdevel.wordpress.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wpdevel.wordpress.com/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;Westi
&lt;br&gt;-- 
&lt;br&gt;Peter Westwood
&lt;br&gt;&lt;a href=&quot;http://blog.ftwr.co.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blog.ftwr.co.uk&lt;/a&gt;&amp;nbsp;| &lt;a href=&quot;http://westi.wordpress.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://westi.wordpress.com&lt;/a&gt;&lt;br&gt;C53C F8FC 8796 8508 88D6 C950 54F4 5DCD A834 01C5
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26487450&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/WordPress-dev-chat-will-not-be-happening-this-week.-tp26487450p26487450.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26480328</id>
	<title>Re: Multilanguage Support in 2.9rare</title>
	<published>2009-11-23T07:37:36Z</published>
	<updated>2009-11-23T07:37:36Z</updated>
	<author>
		<name>Bueltge</name>
	</author>
	<content type="html">Hello Peter,
&lt;br&gt;&lt;br&gt;thanks for your reply, works fine with fr_FR, not with de_DE.
&lt;br&gt;I will see for this problem on the german team.
&lt;br&gt;Thanks a lot
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://inpsyde.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://inpsyde.com&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://pressthis.de&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://pressthis.de&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;On Sun, Nov 22, 2009 at 3:51 PM, Peter Westwood
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480328&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;peter.westwood@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On 20 Nov 2009, at 08:25, Frank Bueltge wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; with the last update before 2 days and today on the nightly build it
&lt;br&gt;&amp;gt;&amp;gt; is not possiblt to use a other language. Do you have an idea?
&lt;br&gt;&amp;gt;&amp;gt; I have install the language-folder in wp-content with the
&lt;br&gt;&amp;gt;&amp;gt; languages-files (de_DE) and have also set the constant in the
&lt;br&gt;&amp;gt;&amp;gt; wp-config.php
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Also, all plugins dosnt work with other language. The same problem is
&lt;br&gt;&amp;gt;&amp;gt; on my dev-area on local machine.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have just tested this on trunk (with fr_FR.mo) and it all appears to work.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Is it still not working for you?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Cheers
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Peter Westwood
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://blog.ftwr.co.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blog.ftwr.co.uk&lt;/a&gt;&amp;nbsp;| &lt;a href=&quot;http://westi.wordpress.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://westi.wordpress.com&lt;/a&gt;&lt;br&gt;&amp;gt; C53C F8FC 8796 8508 88D6 C950 54F4 5DCD A834 01C5
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; wp-hackers mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480328&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480328&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Multilanguage-Support-in-2.9rare-tp26439865p26480328.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26473013</id>
	<title>Re: Update post status</title>
	<published>2009-11-22T21:29:14Z</published>
	<updated>2009-11-22T21:29:14Z</updated>
	<author>
		<name>Mohammad Jangda</name>
	</author>
	<content type="html">&amp;gt;
&lt;br&gt;&amp;gt; What I'm looking to do is trigger the correct function when the STATUS
&lt;br&gt;&amp;gt; changes. Like I said - when I update the post from DRAFT to FUTURE, is
&lt;br&gt;&amp;gt; there
&lt;br&gt;&amp;gt; something more to do than set the status to FUTURE, and make sure the date
&lt;br&gt;&amp;gt; is in the future?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;You can use the action transition_post_status. Or if you want to trigger
&lt;br&gt;only on specific status changes (i.e. to take action only when a post DRAFT
&lt;br&gt;to FUTURE/PUBLISH) use ${old_status}_to_$new_status.
&lt;br&gt;&lt;br&gt;Details here: &lt;a href=&quot;http://codex.wordpress.org/Post_Status_Transitions&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://codex.wordpress.org/Post_Status_Transitions&lt;/a&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Mo Jangda
&lt;br&gt;www.digitalize.ca | @mjangda
&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26473013&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Update-post-status-tp26434603p26473013.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26472872</id>
	<title>Re: Update post status</title>
	<published>2009-11-22T21:04:15Z</published>
	<updated>2009-11-22T21:04:15Z</updated>
	<author>
		<name>Jeff Rose-6</name>
	</author>
	<content type="html">Thanks Russ Gilbert for the reply regarding the wp_update_post function but
&lt;br&gt;it isn't exactly what I was after, although that is the correct way to
&lt;br&gt;update the post's information.
&lt;br&gt;&lt;br&gt;What I'm looking to do is trigger the correct function when the STATUS
&lt;br&gt;changes. Like I said - when I update the post from DRAFT to FUTURE, is there
&lt;br&gt;something more to do than set the status to FUTURE, and make sure the date
&lt;br&gt;is in the future?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jeff Rose
&lt;br&gt;------------------
&lt;br&gt;&lt;a href=&quot;http://www.twitter.com/JeffRose&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.twitter.com/JeffRose&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.linkedin.com/in/JeffeRose&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.linkedin.com/in/JeffeRose&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.installedforyou.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.installedforyou.com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26472872&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Update-post-status-tp26434603p26472872.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26468771</id>
	<title>Re: Change Password on Wordpress Plugins</title>
	<published>2009-11-22T11:48:16Z</published>
	<updated>2009-11-22T11:48:16Z</updated>
	<author>
		<name>vinicius</name>
	</author>
	<content type="html">On Sun, Nov 22, 2009 at 5:12 PM, Oliver Schlöbe &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26468771&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;office@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Go here: &lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wordpress.org/support/&lt;/a&gt;, log in, then click &amp;quot;View your
&lt;br&gt;&amp;gt; profile&amp;quot;, then &amp;quot;Edit&amp;quot; on the right-hand side. Et voilà. There you are.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On 22.11.2009 19:59, Vinicius Massuchetto wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I know it sounds stupid, but I couldn't find any &amp;quot;change password&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; section on my account on &lt;a href=&quot;http://wordpress.org/extend/plugins/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wordpress.org/extend/plugins/&lt;/a&gt;.
&lt;br&gt;&amp;gt;&amp;gt; Is this option available?
&lt;br&gt;&lt;br&gt;Nice! Thanks to all of you.
&lt;br&gt;&lt;br&gt;As I subscribed to submit a plugin, the first place I clicked was on
&lt;br&gt;my nickname on the right. The &amp;quot;view your profile&amp;quot; is not shown on
&lt;br&gt;&lt;a href=&quot;http://wordpress.org/extend/plugins/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wordpress.org/extend/plugins/&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;I guess the same link would be useful there.
&lt;br&gt;&lt;br&gt;Thanks again.
&lt;br&gt;--
&lt;br&gt;Vinícius Massuchetto
&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26468771&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Change-Password-on-Wordpress-Plugins-tp26468295p26468771.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26468440</id>
	<title>Re: Change Password on Wordpress Plugins</title>
	<published>2009-11-22T11:12:50Z</published>
	<updated>2009-11-22T11:12:50Z</updated>
	<author>
		<name>Oliver Schloebe</name>
	</author>
	<content type="html">Go here: &lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wordpress.org/support/&lt;/a&gt;, log in, then click &amp;quot;View your 
&lt;br&gt;profile&amp;quot;, then &amp;quot;Edit&amp;quot; on the right-hand side. Et voilà. There you are.
&lt;br&gt;&lt;br&gt;&lt;br&gt;On 22.11.2009 19:59, Vinicius Massuchetto wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I know it sounds stupid, but I couldn't find any &amp;quot;change password&amp;quot;
&lt;br&gt;&amp;gt; section on my account on &lt;a href=&quot;http://wordpress.org/extend/plugins/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wordpress.org/extend/plugins/&lt;/a&gt;.
&lt;br&gt;&amp;gt; Is this option available?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks.
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; VinÃ­cius Massuchetto
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://vinicius.soylocoporti.org.br&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://vinicius.soylocoporti.org.br&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; wp-hackers mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26468440&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Regards,
&lt;br&gt;Oliver Schlöbe
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://wpseek.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wpseek.com/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://wpworldmap.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wpworldmap.net/&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26468440&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Change-Password-on-Wordpress-Plugins-tp26468295p26468440.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26468353</id>
	<title>Re: Change Password on Wordpress Plugins</title>
	<published>2009-11-22T11:04:08Z</published>
	<updated>2009-11-22T11:04:08Z</updated>
	<author>
		<name>Leo germani</name>
	</author>
	<content type="html">you have to go to your profile on the Forum.... dont ask me why...
&lt;br&gt;&lt;br&gt;On Sun, Nov 22, 2009 at 4:59 PM, Vinicius Massuchetto &amp;lt;
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26468353&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;viniciusandre@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I know it sounds stupid, but I couldn't find any &amp;quot;change password&amp;quot;
&lt;br&gt;&amp;gt; section on my account on &lt;a href=&quot;http://wordpress.org/extend/plugins/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wordpress.org/extend/plugins/&lt;/a&gt;.
&lt;br&gt;&amp;gt; Is this option available?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks.
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Vinícius Massuchetto
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://vinicius.soylocoporti.org.br&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://vinicius.soylocoporti.org.br&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; wp-hackers mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26468353&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;leogermani.pirex.com.br
&lt;br&gt;leogermani.estudiolivre.org
&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26468353&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Change-Password-on-Wordpress-Plugins-tp26468295p26468353.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26468345</id>
	<title>Re: Change Password on Wordpress Plugins</title>
	<published>2009-11-22T11:03:54Z</published>
	<updated>2009-11-22T11:03:54Z</updated>
	<author>
		<name>Peter Westwood</name>
	</author>
	<content type="html">&lt;br&gt;On 22 Nov 2009, at 18:59, Vinicius Massuchetto wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; I know it sounds stupid, but I couldn't find any &amp;quot;change password&amp;quot;
&lt;br&gt;&amp;gt; section on my account on &lt;a href=&quot;http://wordpress.org/extend/plugins/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wordpress.org/extend/plugins/&lt;/a&gt;.
&lt;br&gt;&amp;gt; Is this option available?
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;Navigate to the Support forums and go to your profile there where you &amp;nbsp;
&lt;br&gt;can then change your password.
&lt;br&gt;&lt;br&gt;You have one username and password for everything on WordPress.org
&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;-- 
&lt;br&gt;Peter Westwood
&lt;br&gt;&lt;a href=&quot;http://blog.ftwr.co.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blog.ftwr.co.uk&lt;/a&gt;&amp;nbsp;| &lt;a href=&quot;http://westi.wordpress.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://westi.wordpress.com&lt;/a&gt;&lt;br&gt;C53C F8FC 8796 8508 88D6 C950 54F4 5DCD A834 01C5
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26468345&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Change-Password-on-Wordpress-Plugins-tp26468295p26468345.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26468347</id>
	<title>Re: Change Password on Wordpress Plugins</title>
	<published>2009-11-22T11:03:35Z</published>
	<updated>2009-11-22T11:03:35Z</updated>
	<author>
		<name>navjotjsingh</name>
	</author>
	<content type="html">Visit &lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wordpress.org/support/&lt;/a&gt;&amp;nbsp;and then click View Your profile and now
&lt;br&gt;click Edit on right and find password change section at the bottom.
&lt;br&gt;&lt;br&gt;-
&lt;br&gt;Navjot Singh
&lt;br&gt;&lt;br&gt;On Mon, Nov 23, 2009 at 12:29 AM, Vinicius Massuchetto &amp;lt;
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26468347&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;viniciusandre@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I know it sounds stupid, but I couldn't find any &amp;quot;change password&amp;quot;
&lt;br&gt;&amp;gt; section on my account on &lt;a href=&quot;http://wordpress.org/extend/plugins/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wordpress.org/extend/plugins/&lt;/a&gt;.
&lt;br&gt;&amp;gt; Is this option available?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks.
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Vinícius Massuchetto
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://vinicius.soylocoporti.org.br&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://vinicius.soylocoporti.org.br&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; wp-hackers mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26468347&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26468347&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Change-Password-on-Wordpress-Plugins-tp26468295p26468347.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26468295</id>
	<title>Change Password on Wordpress Plugins</title>
	<published>2009-11-22T10:59:38Z</published>
	<updated>2009-11-22T10:59:38Z</updated>
	<author>
		<name>vinicius</name>
	</author>
	<content type="html">I know it sounds stupid, but I couldn't find any &amp;quot;change password&amp;quot;
&lt;br&gt;section on my account on &lt;a href=&quot;http://wordpress.org/extend/plugins/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wordpress.org/extend/plugins/&lt;/a&gt;.
&lt;br&gt;Is this option available?
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;--
&lt;br&gt;Vinícius Massuchetto
&lt;br&gt;&lt;a href=&quot;http://vinicius.soylocoporti.org.br&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://vinicius.soylocoporti.org.br&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26468295&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Change-Password-on-Wordpress-Plugins-tp26468295p26468295.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26466964</id>
	<title>Re: detecting type of edit for parent_save_pre</title>
	<published>2009-11-22T08:53:58Z</published>
	<updated>2009-11-22T08:53:58Z</updated>
	<author>
		<name>Steve Taylor-15</name>
	</author>
	<content type="html">Thanks, good tip. I guess this would skip Quick Edits too though?
&lt;br&gt;&lt;br&gt;I've started another thread about the problems with that - for now
&lt;br&gt;I've actually disabled Quick Edit for pages where I've locked the
&lt;br&gt;slug. It's tempting to use DOING_AJAX to filter autosaves as it
&lt;br&gt;currently makes no difference, but I'll have to come up with something
&lt;br&gt;more specific if/when I solve the Quick Edit issue.
&lt;br&gt;&lt;br&gt;&lt;br&gt;2009/11/21 Dion Hulse (dd32) &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26466964&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wordpress@...&lt;/a&gt;&amp;gt;:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; checking for DOING_AJAX is the simplest way to avoid autosaves for a start
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Sun, 22 Nov 2009 05:29:10 +1100, Steve Taylor &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26466964&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;steve@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Just tried this but ran into all sorts of trouble. To be honest I've
&lt;br&gt;&amp;gt;&amp;gt; lost track of what it was - I think it (or I) got confused about
&lt;br&gt;&amp;gt;&amp;gt; revisions being saved.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; In any case, I've fixed the original problem by detecting
&lt;br&gt;&amp;gt;&amp;gt; $_POST[&amp;quot;attachments&amp;quot;] - it works, at least. I'll put the new, more
&lt;br&gt;&amp;gt;&amp;gt; serious issue in a new thread.... Bah.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; 2009/11/20 scribu &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26466964&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;scribu@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; You should hook into 'save_post' instead and check by $post-&amp;gt;post_type
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; instead of relying on the $_POST variable.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://scribu.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://scribu.net&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; wp-hackers mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26466964&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; wp-hackers mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26466964&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Using Opera's revolutionary e-mail client: &lt;a href=&quot;http://www.opera.com/mail/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opera.com/mail/&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; wp-hackers mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26466964&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26466964&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/detecting-type-of-edit-for-parent_save_pre-tp26443962p26466964.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26465902</id>
	<title>Re: Multilanguage Support in 2.9rare</title>
	<published>2009-11-22T06:51:18Z</published>
	<updated>2009-11-22T06:51:18Z</updated>
	<author>
		<name>Peter Westwood</name>
	</author>
	<content type="html">&lt;br&gt;On 20 Nov 2009, at 08:25, Frank Bueltge wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; with the last update before 2 days and today on the nightly build it
&lt;br&gt;&amp;gt; is not possiblt to use a other language. Do you have an idea?
&lt;br&gt;&amp;gt; I have install the language-folder in wp-content with the
&lt;br&gt;&amp;gt; languages-files (de_DE) and have also set the constant in the
&lt;br&gt;&amp;gt; wp-config.php
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Also, all plugins dosnt work with other language. The same problem is
&lt;br&gt;&amp;gt; on my dev-area on local machine.
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;I have just tested this on trunk (with fr_FR.mo) and it all appears to &amp;nbsp;
&lt;br&gt;work.
&lt;br&gt;&lt;br&gt;Is it still not working for you?
&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;-- 
&lt;br&gt;Peter Westwood
&lt;br&gt;&lt;a href=&quot;http://blog.ftwr.co.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blog.ftwr.co.uk&lt;/a&gt;&amp;nbsp;| &lt;a href=&quot;http://westi.wordpress.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://westi.wordpress.com&lt;/a&gt;&lt;br&gt;C53C F8FC 8796 8508 88D6 C950 54F4 5DCD A834 01C5
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26465902&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Multilanguage-Support-in-2.9rare-tp26439865p26465902.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26460819</id>
	<title>Re: detecting type of edit for parent_save_pre</title>
	<published>2009-11-21T14:07:00Z</published>
	<updated>2009-11-21T14:07:00Z</updated>
	<author>
		<name>Dion Hulse (dd32)</name>
	</author>
	<content type="html">checking for DOING_AJAX is the simplest way to avoid autosaves for a start
&lt;br&gt;&lt;br&gt;On Sun, 22 Nov 2009 05:29:10 +1100, Steve Taylor &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460819&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;steve@...&lt;/a&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Just tried this but ran into all sorts of trouble. To be honest I've
&lt;br&gt;&amp;gt; lost track of what it was - I think it (or I) got confused about
&lt;br&gt;&amp;gt; revisions being saved.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; In any case, I've fixed the original problem by detecting
&lt;br&gt;&amp;gt; $_POST[&amp;quot;attachments&amp;quot;] - it works, at least. I'll put the new, more
&lt;br&gt;&amp;gt; serious issue in a new thread.... Bah.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 2009/11/20 scribu &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460819&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;scribu@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt;&amp;gt; You should hook into 'save_post' instead and check by $post-&amp;gt;post_type
&lt;br&gt;&amp;gt;&amp;gt; instead of relying on the $_POST variable.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://scribu.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://scribu.net&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; wp-hackers mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460819&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; wp-hackers mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460819&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Using Opera's revolutionary e-mail client: &lt;a href=&quot;http://www.opera.com/mail/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opera.com/mail/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460819&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/detecting-type-of-edit-for-parent_save_pre-tp26443962p26460819.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26460568</id>
	<title>Re: Renaming a plugin</title>
	<published>2009-11-21T13:35:33Z</published>
	<updated>2009-11-21T13:35:33Z</updated>
	<author>
		<name>Dan Phiffer</name>
	</author>
	<content type="html">&lt;br&gt;On Nov 21, 2009, at 4:17 PM, Tuna Can wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Oops! Sorry about that... looks like I have a little egg on my face. :)
&lt;br&gt;&lt;br&gt;No need to apologize, I think it's a good the hackers list is willing to rehash basic stuff.
&lt;br&gt;&lt;br&gt;It hadn't occurred to me that updating readme.txt would also update the plugin name on extend, but that makes sense.
&lt;br&gt;&lt;br&gt;-Dan
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; --- On Sat, 11/21/09, Dan Phiffer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460568&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dan@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; From: Dan Phiffer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460568&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dan@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Subject: Re: [wp-hackers] Renaming a plugin
&lt;br&gt;&amp;gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460568&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; Received: Saturday, November 21, 2009, 1:14 PM
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; On Nov 21, 2009, at 3:26 PM, mark waterous wrote:
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; As for changing the name of your plugin within the
&lt;br&gt;&amp;gt;&amp;gt; repository, I don't
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; believe you can - once a repository is set up it's
&lt;br&gt;&amp;gt;&amp;gt; relatively permanent. 
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Thanks, this was what I was after.
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; -Dan
&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; wp-hackers mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460568&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;__________________________________________________________________
&lt;br&gt;&amp;gt; Yahoo! Canada Toolbar: Search from anywhere on the web, and bookmark your favourite sites. Download it now
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://ca.toolbar.yahoo.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ca.toolbar.yahoo.com&lt;/a&gt;.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; wp-hackers mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460568&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460568&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Renaming-a-plugin-tp26459590p26460568.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26460416</id>
	<title>Re: Renaming a plugin</title>
	<published>2009-11-21T13:17:26Z</published>
	<updated>2009-11-21T13:17:26Z</updated>
	<author>
		<name>Tuna Can</name>
	</author>
	<content type="html">Oops! Sorry about that... looks like I have a little egg on my face. :)
&lt;br&gt;&lt;br&gt;Carry on here... nothing to see... nothing to see... *embarrassed*
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;Tony
&lt;br&gt;&lt;br&gt;--- On Sat, 11/21/09, Dan Phiffer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460416&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dan@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; From: Dan Phiffer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460416&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dan@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Subject: Re: [wp-hackers] Renaming a plugin
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460416&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Received: Saturday, November 21, 2009, 1:14 PM
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Nov 21, 2009, at 3:26 PM, mark waterous wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; As for changing the name of your plugin within the
&lt;br&gt;&amp;gt; repository, I don't
&lt;br&gt;&amp;gt; &amp;gt; believe you can - once a repository is set up it's
&lt;br&gt;&amp;gt; relatively permanent. 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks, this was what I was after.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -Dan
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; wp-hackers mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460416&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; __________________________________________________________________
&lt;br&gt;Yahoo! Canada Toolbar: Search from anywhere on the web, and bookmark your favourite sites. Download it now
&lt;br&gt;&lt;a href=&quot;http://ca.toolbar.yahoo.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ca.toolbar.yahoo.com&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460416&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Renaming-a-plugin-tp26459590p26460416.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26460394</id>
	<title>Re: Renaming a plugin</title>
	<published>2009-11-21T13:14:45Z</published>
	<updated>2009-11-21T13:14:45Z</updated>
	<author>
		<name>Dan Phiffer</name>
	</author>
	<content type="html">&lt;br&gt;On Nov 21, 2009, at 3:26 PM, mark waterous wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; As for changing the name of your plugin within the repository, I don't
&lt;br&gt;&amp;gt; believe you can - once a repository is set up it's relatively permanent. 
&lt;br&gt;&lt;br&gt;Thanks, this was what I was after.
&lt;br&gt;&lt;br&gt;-Dan
&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460394&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Renaming-a-plugin-tp26459590p26460394.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26459943</id>
	<title>Re: Renaming a plugin</title>
	<published>2009-11-21T12:26:26Z</published>
	<updated>2009-11-21T12:26:26Z</updated>
	<author>
		<name>mark waterous</name>
	</author>
	<content type="html">&amp;gt; Checkout the WordPress Codex page here:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://codex.wordpress.org/Writing_a_Plugin&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://codex.wordpress.org/Writing_a_Plugin&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;I think he might be referring to the information that's displayed on the
&lt;br&gt;repository page for the plugin, in which case he would probably want to take
&lt;br&gt;a look at the readme file information and standards located here:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://wordpress.org/extend/plugins/about/#readme&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wordpress.org/extend/plugins/about/#readme&lt;/a&gt;&lt;br&gt;&lt;br&gt;As for changing the name of your plugin within the repository, I don't
&lt;br&gt;believe you can - once a repository is set up it's relatively permanent. If
&lt;br&gt;you wanted to change the name of your plugin you would have to request a new
&lt;br&gt;repository be set up under the new name.
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Mark Waterous
&lt;br&gt;&lt;a href=&quot;http://mark.watero.us/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mark.watero.us/&lt;/a&gt;&lt;br&gt;(&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26459943&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mark@...&lt;/a&gt;) 
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26459943&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Renaming-a-plugin-tp26459590p26459943.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26459806</id>
	<title>Re: Renaming a plugin</title>
	<published>2009-11-21T12:08:07Z</published>
	<updated>2009-11-21T12:08:07Z</updated>
	<author>
		<name>Tuna Can</name>
	</author>
	<content type="html">Checkout the WordPress Codex page here:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://codex.wordpress.org/Writing_a_Plugin&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://codex.wordpress.org/Writing_a_Plugin&lt;/a&gt;&lt;br&gt;&lt;br&gt;It will tell you how &amp;quot;the top of your Plugin's main PHP file must contain a standard Plugin information header.&amp;quot; The info you want to change is in there.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;lt;?php
&lt;br&gt;/*
&lt;br&gt;Plugin Name: Name Of The Plugin
&lt;br&gt;Plugin URI: &lt;a href=&quot;http://URI_Of_Page_Describing_Plugin_and_Updates&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://URI_Of_Page_Describing_Plugin_and_Updates&lt;/a&gt;&lt;br&gt;Description: A brief description of the Plugin.
&lt;br&gt;Version: The Plugin's Version Number, e.g.: 1.0
&lt;br&gt;Author: Name Of The Plugin Author
&lt;br&gt;Author URI: &lt;a href=&quot;http://URI_Of_The_Plugin_Author&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://URI_Of_The_Plugin_Author&lt;/a&gt;&lt;br&gt;*/
&lt;br&gt;?&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- On Sat, 11/21/09, Dan Phiffer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26459806&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dan@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; From: Dan Phiffer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26459806&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dan@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Subject: [wp-hackers] Renaming a plugin
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26459806&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Received: Saturday, November 21, 2009, 11:37 AM
&lt;br&gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I'm pretty new to WordPress plugin development, so
&lt;br&gt;&amp;gt; apologies if this is an obvious question. How does one go
&lt;br&gt;&amp;gt; about renaming a plugin? Both as in changing the text that
&lt;br&gt;&amp;gt; appears above Description / Installation / Screenshots etc.
&lt;br&gt;&amp;gt; and also the path &lt;a href=&quot;http://wordpress.org/extend/plugins/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wordpress.org/extend/plugins/&lt;/a&gt;[plugin-name]/
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks!
&lt;br&gt;&amp;gt; -Dan
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; wp-hackers mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26459806&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; __________________________________________________________________
&lt;br&gt;Looking for the perfect gift? Give the gift of Flickr! 
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.flickr.com/gift/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.flickr.com/gift/&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26459806&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Renaming-a-plugin-tp26459590p26459806.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26459590</id>
	<title>Renaming a plugin</title>
	<published>2009-11-21T11:37:39Z</published>
	<updated>2009-11-21T11:37:39Z</updated>
	<author>
		<name>Dan Phiffer</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;I'm pretty new to WordPress plugin development, so apologies if this is an obvious question. How does one go about renaming a plugin? Both as in changing the text that appears above Description / Installation / Screenshots etc. and also the path &lt;a href=&quot;http://wordpress.org/extend/plugins/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wordpress.org/extend/plugins/&lt;/a&gt;[plugin-name]/
&lt;br&gt;&lt;br&gt;Thanks!
&lt;br&gt;-Dan
&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26459590&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Renaming-a-plugin-tp26459590p26459590.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26459144</id>
	<title>altering the Quick Edit box</title>
	<published>2009-11-21T10:38:26Z</published>
	<updated>2009-11-21T10:38:26Z</updated>
	<author>
		<name>Steve Taylor-15</name>
	</author>
	<content type="html">I've searched a lot on this issue, but all I can find is other people
&lt;br&gt;stuck on it. Basically, I'm trying to add fields to the Quick Edit box
&lt;br&gt;for pages.
&lt;br&gt;&lt;br&gt;A plugin I'm working on
&lt;br&gt;(&lt;a href=&quot;http://wordpress.org/extend/plugins/lock-pages/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wordpress.org/extend/plugins/lock-pages/&lt;/a&gt;) tries to lock the
&lt;br&gt;editing of specified pages' parent and slug. It works fine on the
&lt;br&gt;normal page edit screen - it stores the old values in hidden fields,
&lt;br&gt;and reverts to them if the user is barred from editing them.
&lt;br&gt;&lt;br&gt;But Quick Edits slip right past this. I got as far as working this out:
&lt;br&gt;&lt;br&gt;- The Quick Edits are each generated dynamically from a hidden
&lt;br&gt;&amp;quot;template&amp;quot; at the bottom of the page
&lt;br&gt;- Each row has a hidden div, which contains a div for each field's value
&lt;br&gt;- The JS dynamically populates the values from these divs whenever
&lt;br&gt;&amp;quot;Quick Edit&amp;quot; is clicked.
&lt;br&gt;&lt;br&gt;I got my hidden fields into the template with the
&lt;br&gt;quick_edit_custom_box hook, fine. I also did some jQuery to
&lt;br&gt;dynamically add the values needed to each tr.iedit.
&lt;br&gt;&lt;br&gt;But try as I might I couldn't populate them. I had something like this:
&lt;br&gt;&lt;br&gt;$( &amp;quot;form table.page tr.iedit a.editinline&amp;quot; ).click( function() {
&lt;br&gt;&amp;nbsp; [code for populating hidden fields]
&lt;br&gt;&amp;nbsp; return false;
&lt;br&gt;});
&lt;br&gt;&lt;br&gt;But it just wouldn't run. It seemed as if when my function ran, WP's
&lt;br&gt;inlineEditPost function hadn't yet created the Quick Edit box, so the
&lt;br&gt;hidden fields weren't there to populate with values. I tried used
&lt;br&gt;mouseup instead of click, no luck. Is there a clash here? Anyone else
&lt;br&gt;had the same problem?
&lt;br&gt;&lt;br&gt;Steve
&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26459144&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/altering-the-Quick-Edit-box-tp26459144p26459144.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26459079</id>
	<title>Re: detecting type of edit for parent_save_pre</title>
	<published>2009-11-21T10:29:10Z</published>
	<updated>2009-11-21T10:29:10Z</updated>
	<author>
		<name>Steve Taylor-15</name>
	</author>
	<content type="html">Just tried this but ran into all sorts of trouble. To be honest I've
&lt;br&gt;lost track of what it was - I think it (or I) got confused about
&lt;br&gt;revisions being saved.
&lt;br&gt;&lt;br&gt;In any case, I've fixed the original problem by detecting
&lt;br&gt;$_POST[&amp;quot;attachments&amp;quot;] - it works, at least. I'll put the new, more
&lt;br&gt;serious issue in a new thread.... Bah.
&lt;br&gt;&lt;br&gt;&lt;br&gt;2009/11/20 scribu &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26459079&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;scribu@...&lt;/a&gt;&amp;gt;:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; You should hook into 'save_post' instead and check by $post-&amp;gt;post_type
&lt;br&gt;&amp;gt; instead of relying on the $_POST variable.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://scribu.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://scribu.net&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; wp-hackers mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26459079&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26459079&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/detecting-type-of-edit-for-parent_save_pre-tp26443962p26459079.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26453269</id>
	<title>Re: Adding Filters</title>
	<published>2009-11-20T18:42:50Z</published>
	<updated>2009-11-20T18:42:50Z</updated>
	<author>
		<name>Russ Gilbert</name>
	</author>
	<content type="html">Newbie mistake, I misinterpreted &amp;quot;the_content&amp;quot; in there. - thanks!
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26453269&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers-bounces@...&lt;/a&gt;
&lt;br&gt;[mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26453269&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers-bounces@...&lt;/a&gt;] On Behalf Of Andrew Nacin
&lt;br&gt;Sent: Friday, November 20, 2009 6:42 PM
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26453269&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;Subject: Re: [wp-hackers] Adding Filters
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; add_filter ('get_post_custom_values', 'anti_email_spam', 16);
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;You should read through the Plugin API in the Codex:
&lt;br&gt;&lt;a href=&quot;http://codex.wordpress.org/Plugin_API&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://codex.wordpress.org/Plugin_API&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;You don't add a filter to a function; you add it to an API hook that is
&lt;br&gt;built into the WordPress core. the_content() happens to be a function, but
&lt;br&gt;it is also the name of a hook that filters the content returned by that
&lt;br&gt;function, and that's what you're applying the filter to. (
&lt;br&gt;&lt;a href=&quot;http://adambrown.info/p/wp_hooks/hook/the_content?version=2.8&amp;file=wp-includ&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://adambrown.info/p/wp_hooks/hook/the_content?version=2.8&amp;file=wp-includ&lt;/a&gt;&lt;br&gt;es/post-template.php--
&lt;br&gt;it also is a filter in a few other spots.)
&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26453269&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26453269&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Adding-Filters-tp26452978p26453269.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26453260</id>
	<title>Re: Adding Filters</title>
	<published>2009-11-20T18:41:46Z</published>
	<updated>2009-11-20T18:41:46Z</updated>
	<author>
		<name>Andrew Nacin</name>
	</author>
	<content type="html">&amp;gt;
&lt;br&gt;&amp;gt; add_filter ('get_post_custom_values', 'anti_email_spam', 16);
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;You should read through the Plugin API in the Codex:
&lt;br&gt;&lt;a href=&quot;http://codex.wordpress.org/Plugin_API&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://codex.wordpress.org/Plugin_API&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;You don't add a filter to a function; you add it to an API hook that is
&lt;br&gt;built into the WordPress core. the_content() happens to be a function, but
&lt;br&gt;it is also the name of a hook that filters the content returned by that
&lt;br&gt;function, and that's what you're applying the filter to. (
&lt;br&gt;&lt;a href=&quot;http://adambrown.info/p/wp_hooks/hook/the_content?version=2.8&amp;file=wp-includes/post-template.php--&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://adambrown.info/p/wp_hooks/hook/the_content?version=2.8&amp;file=wp-includes/post-template.php--&lt;/a&gt;&lt;br&gt;it also is a filter in a few other spots.)
&lt;br&gt;_______________________________________________
&lt;br&gt;wp-hackers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26453260&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wp-hackers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.automattic.com/mailman/listinfo/wp-hackers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.automattic.com/mailman/listinfo/wp-hackers&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Adding-Filters-tp26452978p26453260.html" />
</entry>

</feed>
