Using the Code Reference search, I can look for _deprecated_function and then the list of "Used by" to show me all the deprecated functions. (currently over 300) This is great except that they aren't organized in any way. It would be awesome to have that list by release, so I can see what was deprecated when.
My use case is to keep the Theme Check plugin up to date. (used for themes being uploaded to the WP repo)
Using the Code Reference search, I can look for
_deprecated_functionand then the list of "Used by" to show me all the deprecated functions. (currently over 300) This is great except that they aren't organized in any way. It would be awesome to have that list by release, so I can see what was deprecated when.My use case is to keep the Theme Check plugin up to date. (used for themes being uploaded to the WP repo)