-
·
JSON REST API: Version 0.4
After a week’s hiatus thanks to WCSF and the midsemester review, I’m back with a new release of WP 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.! Version 0.4 is now available with the following changes:…
-
·
WordPress 3.8 meeting Thursday, August 8
In his State of the Word keynote, @matt announced that WordPress 3.7 and 3.8 will be developed simultaneously. 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. would represent 3.7, while for 3.8, potential new features…
-
·
WordPress 3.7 meeting tomorrow, August 7
If you haven’t caught @matt‘s State of the Word keynote at WordCampWordCamp WordCamps are casual, locally-organized conferences covering everything related to WordPress. They’re one of the places where the WordPress community comes together to teach one another what they’ve learned throughout the year and share the joy. Learn more. San Francisco last weekend, you should.…
-
·
A New Frontier for Core Development
In a little over a decade, we’ve made twenty five thousand commits to WordPress. WordPress (along with the web itself) has come a long way, but our development workflow has remained largely the same. As a part 3.7, I’ll be leading an effort to revamp and streamline our development workflow. We’re going to bring all…
-
·
Migration update: try this importer
Hey everyone, The importer is largely unchanged from last week, with the exception of a few UIUI User interface changes: #341: Progress for posts/attachments/menu items is now shown correctly (in %d of %d format) #342: The debug view (showing the raw data) now uses print_r through a special chars filterFilter Filters are one of the…
-
·
Post By Email Update: Horde library!
After much wailing and gnashing of teeth, I was finally able to get 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…
-
·
Migration update: cron importer part 2
Hey everybody — I have good news and bad news. Good news: I’ve finished porting all the individual import steps to the cron model and now have a mostly working frontend UIUI User interface (largely unchanged from the previous iteration of the importer) that utilizes it. As of this evening, the cron model is able…
-
·
Potential roadmap for taxonomy meta and post relationships
In the days before the WordPress Community Summit in October, a number of contributing developers huddled together to discuss a number of long-term architecture ideas. Among them were taxonomyTaxonomy A taxonomy is a way to group things together. In WordPress, some common taxonomies are category, link, tag, or post format. https://codex.wordpress.org/Taxonomies#Default_Taxonomies. metaMeta Meta is a…
-
·
Post By Email playing hooky this week
It’s been a long week and I’m in the midst of a few things that just aren’t quite working yet. Normally my inclination would be to stay up late hacking it into shape and writing a blogblog (versus network, site) post… but today, it’s more important to me to get to bed early so I…
-
·
Code Revisions: Week 5
Week 5. Two days late.. I wasn’t happy with what I got on Tuesday and did not want to post yesterday because of other internship posts. Well, I’m still not happy with my progress on syntax checking. Maybe I can get some constructive feedback on this: When I initially proposed this project the idea of…