-
·
Add Inline-Docs for Hooks
The time to document ALL THE HOOKSHooks In WordPress theme and development, hooks are functions that can be applied to an action or a Filter in WordPress. Actions are functions performed when a certain event occurs in WordPress. Filters allow you to modify certain functions. Arguments used to hook both filters and actions look the…
-
·
Today’s #wordpress dev developer meeting time 20:00 UTC…
Today’s #wordpress-dev developer meeting () should be fairly brief. Let’s do a quick status report on different 3.7 tasks and then hammer on any TracTrac An open source project by Edgewall Software that serves as a bug tracker and project management tool for WordPress. tickets (especially complex ones or ones that need a decision, since…
-
·
JSON REST API: Coming Soon
It’s been a while since you’ve all heard from me, so I wanted to check in and assure you I am still alive. I’ve been plodding along behind the scenes with the JSONJSON JSON, or JavaScript Object Notation, is a minimal, readable format for structuring data. It is used primarily to transmit data between a…
-
·
3.7 Inline Docs Office-Hours Meeting
It’s been awhile since you’ve heard from any of us about the inline-docs initiative for 3.7. We’ve been getting our ducks in a row, so to speak, and we’d like to start pounding pavement this week. We’re going to hold an office-hours meeting on in #wordpress-dev. We’ll review where we left off last meeting, cover…
-
·
Twenty Fourteen theme project update
We’ve made lots of great progress over in Twenty Fourteen theme land. This update is long because it’s my first one since we kicked off. Subsequent reports will be shorter. Goals In short, make it an awesome default theme. 1. Polish, “break”, and perfect the theme. 2. Add enhancements and new features. 3. Integrate with…
-
·
Omnisearch!
Howdy, folks! Terribly sorry for the delay, but I’m pleased to announce that Omnisearch will be meeting Fridays at 5pm Eastern Time, , Thursdays at 6pm Eastern Time, , in #wordpress-coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress.-plugins on freenode. Happy to adjust it later, if…
-
·
Post By Email weekly update
This week, I finally released 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 with…
-
·
Core Updates in 3.7
One of the goals of WordPress 3.7 is to start automatically updating WordPress for minor releases. So, if you are running 3.7, you’ll be automatically updated to 3.7.1. @pento has worked on a pluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They…
-
·
Agenda for today’s 3.7 chat at time 20:00…
Agenda for today’s 3.7 chat at : It looks like we’ve closed more than 800 tickets since 3.7 started. We increasingly need to develop some patterns here so we can sustain this. Let’s talk about how we can start targeting individual components, keywords, ticketticket Created for both bug reports and feature development on the bug…
-
·
Code Revisions: Week 10
First double-digit week. Most notable change this week: 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…