Loading...
Uploaded by unomateo on Mar 16, 2010
The complete tutorial can be found at http://mattdunlap.org - quick intro to actions and filters in wordpress. I add a column to the wpmu users table using filter on post columns and then add an action to handle the data for the user.
Howto & Style
Standard YouTube License
Do you know of any Wordpress tools that help locate hooks?
Thanks,
ldexterldesign 10 months ago
@ldexterldesign I don't know any scripts, but I think there are a few sites that list them... I just found adambrown.info/p/wp_hooks/version/3.1
you can also search the code using grep (on linux)
unomateo 10 months ago
@unomateo thanks. Found that one already.
+1 , thank you
sarojlakra 10 months ago
very nice...u are awesome guru! thanks
wadadliblue 1 year ago
Load more suggestions
Do you know of any Wordpress tools that help locate hooks?
Thanks,
ldexterldesign 10 months ago
@ldexterldesign I don't know any scripts, but I think there are a few sites that list them... I just found adambrown.info/p/wp_hooks/version/3.1
you can also search the code using grep (on linux)
unomateo 10 months ago