wptide icon indicating copy to clipboard operation
wptide copied to clipboard

Integrate with `wp-deprecated-code-scanner`

Open jeffpaul opened this issue 7 years ago • 0 comments

@rheinardkorf commented on Thu Dec 21 2017

The project at https://github.com/JDGrimes/wp-deprecated-code-scanner "scans for all deprecated functions in a codebase".

This will be handy as an audit to determine the usage of deprecated functions.

Thanks @jdrimes for pointing it out.


@JDGrimes commented on Thu Dec 21 2017

Just to be clear, (because I know it is confusing,) this scans for deprecated functions declared in the code, not usages of deprecated functions.

It is used to build the list of deprecated WordPress functions for WPCS's deprecated functions sniff though.


@jeffpaul commented on Tue Aug 28 2018

Per bugscrub today, we're moving this to Future Release.

jeffpaul avatar Sep 19 '18 23:09 jeffpaul