Home - WordPress-Thinstall/wordpress-develop GitHub Wiki

Welcome to the wordpress-develop wiki!

Going to try to document as much as possible here, it's a real PITA if this fun turned into something and it was all in my head, or if it goes nowhere I'd like to maximise the chance something good would come of it.

All notes will be on Core 4.7 efa83f4, I've no plans to change that.

Stats

Functions (function [a-zA-Z0-9_]+.* {)
6172

Classes (class [a-zA-Z0-9_]+.* {)
313

Interfaces (interface [a-zA-Z0-9_]+.* {)
5

Includes & Requires ((include|require)(_once)?\s?[(]) ???