[wp-hackers] Switching from SVN
Mike Schinkel
mikeschinkel at newclarity.net
Fri Dec 10 20:22:38 UTC 2010
On Dec 10, 2010, at 12:37 PM, Peter Westwood wrote:
> On 10 Dec 2010, at 12:30, Mike Schinkel wrote:
>> To be clear you are saying that if a project I'm working on is the current stable release I can generate a patch from it after modifying core and that will work for you?
>
> Yes. Yes. Yes.
>
> As long as you tell us what version your patch is against that will be great.
>
> Any patch is better than no patch :-)
Okay, THAT is a much better answer than what I've been hearing. Expect more patches from me. Thanks.
Like for the issue I *just* found where the parent name the admin manage list is pulled directly from $parent->post_title instead of get_post_title($parent->ID). With the qTranslate plugin, which stores all different title translations into the title itself, the results get really ugly, and I can't fix it for the client because there are no hooks:
http://mikeschinkel.com/websnaps/skitched-20101210-152052.jpg
-Mike
More information about the wp-hackers
mailing list