Team Update: XML-RPC – Taxonomies and Terms

Team Update: XML-RPC (Friday)

We finished our first cycle last week and the implementation of the CRUDCRUD Create, read, update and delete, the four basic functions of storing data. (More on Wikipedia.) functions for Posts (and all Custom Post Types) has been committed to trunktrunk A directory in Subversion containing the latest development code in preparation for the next major release cycle. If you are running "trunk", then you are on the latest revision. see #18429 for more info.

For our second cycle we decided to focus on CRUD for Taxonomies and Terms taking the patches from GSOC and iterating on them we are using #18438 as the tracker ticker for a single patchpatch A special text file that describes changes to code, by identifying the files and lines which are added, removed, and altered. It may also be referred to as a diff. A patch can be applied to a codebase for testing. to cover all the different methods.

We also decides to put more focus and effort into unit testing this cycle and have started creating some XML-RPC test case for existing/new functionality.

Relevant Tickets: #18438, #18439, #18440, #18441, #18442, #18443, and #18444

Office hours: 5pm-6pm UTC Mon-Fri

#team-update