The patch tag has no wiki summary.
24
votes
1answer
305 views
How to perform unit testing on proposed patches in Trac?
I was looking for some insight and good resources on how to correctly perform unit testing on proposed WordPress patches in the Trac and how to accurately report the results from the testing. I'm new ...
3
votes
1answer
711 views
How to apply a patch?
I found a patch I want here:
http://core.trac.wordpress.org/ticket/17763
I can see the diff, but what do I do now? How can I get that code into my Wordpress? Do I have to copy it manually? Is there ...