Logo

dev-resources.site

for different kinds of informations.

Find WordPress Function Declarations

Published at
10/2/2019
Categories
replit
python
Author
Dave Mackey
Categories
2 categories in total
replit
open
python
open
Find WordPress Function Declarations

Early stages Python script that reads in a WP core file and creates a list of functions declared within the file.

Eventual goal is that this would be able to parse all of WP core and that it would leave off function and just provide the declaration.

developer.wordpress.org/reference, unfortunately only shows 49 pages of results for functions, so if there are more results, you don't get to see them. No easy way to browse all functions.

Featured ones: