Home / FAQs / What does “Call hooks” show?

The Call hooks section displays the action hooks and filters invoked by the function or file For example, if we’re looking at the function bar()

You appear to be a bot. Output may be restricted

function bar() {
  do_action( "foobar" );
  do_action( "barfoo", "barfoo" );
} 

then the Call hooks section would be:

Call hooks

1 to 2 of 2

  • foobar – action
  • barfoo – action

Published: 25th September 2014 | Last updated: 25th September 2014

Information

Component:
Question has actually been asked: No

  • Plugins
  • Themes
  • Shortcodes
  • APIs
  • Files
  • Hooks
  • Classes
  • Home
  • Sites
  • Sitemap
  • Blog
oik-plugins WordPress a2z
WordPress Dynamic API Reference

Site:  wp-a2z.org
© Copyright oik-plugins 2014-2019. All rights reserved.


Website designed and developed by Herb Miller
Proudly powered by WordPress and oik plugins