deprecation – Is there a way to print/list deprecated functions or hooks in use to the screen?
Question
As the title reads, is there a way to output to screen the list of deprecated functions and hooks that may be use as well as the location of these? For example, in reviewing the hooks in use in a site I’ve inherited, I came across add_filter( 'rest_enabled', '__return_false' );
which has been deprecated.
0
9 months
2022-09-13T23:04:57-05:00
2022-09-13T23:04:57-05:00 0 Answers
0 views
0
Leave an answer