Make WordPress Core

Changeset 41162

Timestamp:
07/27/2017 12:40:27 AM (8 years ago)
Author:
DrewAPicture
Message:

Docs: Remove @access notations from method DocBlocks in wp-includes/* classes.

Prior to about 2013, many class methods lacked even access modifiers which made the @access notations that much more useful. Now that we've gotten to a point where the codebase is more mature from a maintenance perspective and we can finally remove these notations. Notable exceptions to this change include standalone functions notated as private as well as some classes still considered to represent "private" APIs.

See #41452.

Location:
trunk/src/wp-includes
Files:
135 edited

Changeset view not shown, since the total size (4.3 MB) exceeds 4.0 MB

Note: See TracChangeset for help on using the changeset viewer.