Back to Browse

Using Actions and Filters in WordPress to Modify Plugins

11.4K views
Jul 19, 2015
8:29

See how you can use the actions and filters that the plugins you install provide, to modify them so they work exactly how you need them to. This can be done by searching for do_action and apply_filters in a plugin file, then using the add_filter and add_action WordPress functions to hook into them without modifying the main plugin itself. https://pluginsforbeginners.com

Download

1 formats

Video Formats

360pmp412.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Using Actions and Filters in WordPress to Modify Plugins | NatokHD