Skip to content

lunapress/wp-hooks-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

WP Hooks Wrapper Contracts

Contracts and wrappers for WordPress Hooks API (actions & filters).

Supported Functions

  • add_action()
  • add_filter()
  • remove_action()
  • remove_filter()
  • apply_filters()
  • do_action()
  • has_action()
  • has_filter()
  • current_action()
  • doing_action()
  • doing_filter()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors