Action, Filters, and Basic Ajax

This session will be a quick overview of how hooks work in WordPress and how they can make working with WordPress a very powerful endeavor. Actions and filters allow fast and flexible development to create powerful applications inexpensively. The wrap-up will be to create a very basic ajax call using ‘admin-ajax.php’ and a simple action to make an update on the page without refresh.