-
·
Hey Remember that WordPress 3.6 release we were…
Hey! Remember that WordPress 3.6 release we were working on? Yeah… we’re still at it. But there’s hope! Post Formats UIUI User interface has been extracted, and RevisionsRevisions The WordPress revisions system stores a record of each saved draft or published update. The revision system allows you to see what changes were made in each…
-
·
Code Revisions: Week 3
Week 3 of GSoC: Half-way to midterm and half-way to feature complete betaBeta A pre-release of software that is given out to a large group of users to trial under real conditions. Beta versions have gone through alpha testing in-house and are generally fairly close in look, feel and function to the final product; however,…
-
·
Migration update: WP Relocate
This past week, I’ve focused primarily on bringing a usable interface to the WP_Relocate class that I posted about last week. While the WP_Relocate class file itself was meant to be something that could be bundled into another suite and reused, the fruits of this week’s labour come in the form of an installable pluginPlugin…
-
·
Post By Email update: tests and multiple WP versions
First off: After I mentioned last week that I needed a POP mail account to test with, several folks with their own mail servers offered their help. I’m set up with something now. Thanks to all who reached out! The past week has been all about testing, with the goal of getting good unit and/or…
-
·
Code Revisions: Week 2
What’s going on here? Thought tuesday is code revisionsRevisions The WordPress revisions system stores a record of each saved draft or published update. The revision system allows you to see what changes were made in each revision by dragging a slider (or using the Next/Previous buttons). The display indicates what has changed in each revision.…
-
·
JSON REST API: Version 0.1
It’s time for the first weekly release of the APIAPI An API or Application Programming Interface is a software intermediary that allows programs to interact with each other and share data in limited, clearly defined ways. pluginPlugin A plugin is a piece of software containing a group of functions that can be added to a…
-
·
Migration project update
I’ve spent the past few days building functionality for what I’ve termed the “relocate” component — the class that handles site-wide replacement of old URLs with new. A pluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add…
-
·
Post By Email Weekly Update
I’ve spent the past week converting the Post By Email pluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly…
-
·
Code Revisions: Week 1
My initial post did get quite some feedback – not overall good. I expected the negative feedback. I did not take part in the discussion, but I think others did a nice job there (thanks Jen & Aaron). Also thanks to the developers who offered to give support when I might get stuck. To make it…
-
·
Weekly migration project update
Just a quick update today, as I’ve been a little sick and stayed offline for a few days. Per my timeline, I worked on a light component last week that focuses on the URLURL A specific web address of a website or web page on the Internet, such as a website’s URL www.wordpress.org replacement part…