hello, can anybody help me. is there any documentation about sequential order of wordpress hook ? especially for action and filter in backend ?
A:
For testing purposes I once got this info by adding a line to the apply_filter function. Yes, you're temporarily hacking core files. I believe I just added something like error_log($tag) to the top of the function
Strider
2010-05-12 17:23:23