In anticipation of the 3.6 release the docs…

In anticipation of the 3.6 release, the docs team added function references in the Codex in April for 37 functions and a filterFilter Filters are one of the two types of Hooks https://codex.wordpress.org/Plugin_API/Hooks. They provide a way for functions to modify data of other functions. They are the counterpart to Actions. Unlike Actions, filters are meant to work in an isolated manner, and should never have side effects such as affecting global variables and output. that now need to be deleted.

We’ve already had one report of a “missing” function on TracTrac Trac is the place where contributors create issues for bugs or feature requests much like GitHub.https://core.trac.wordpress.org/.. For now, I’ve just deleted all of the content in those pages, but they’re obviously still showing up in searches.

Can one of you elevate my privileges in the Codex and/or take care of deleting these? The list of pages is here: https://gist.github.com/DrewAPicture/6141436

@otto42 @nacin @coffee2code @samuelsidler

#codex