To see both when an action is fired and when a file is included, take a look here:
Note that it only covers things inside WP Core, along with the default theme.
Related Posts:
- Unpublished Pages Failing To Appear On Custom Path
- Between functions.php (theme), widgets, and plugins, which is loaded first?
- Customizing subject in comment notification e-mails
- WP showing “warning: call_user_func_array()”, What to do?
- Adding a text domain to every __(), _e() and __n() gettext call without a plan to create own translations
- Can we completely remove the WordPress Sitemaps (WordPress 5.5)?
- Code in theme functions.php faster than with a plugin?
- Fatal error: Class not found in
- Over write plugin templates
- How to find out what blocks are added by a plugin
- Showing Co-Authors on post page
- Placement of Code in Plugin for hooking `save_post`
- Override the filter from plugin in child theme
- Custom Taxonomy Tag Search
- Pass info from functions.php to plugin
- How to Display a Plugin function (content) on frontpage using index.php
- Display post lists in 2nd paragraph
- Using a post-signup hook to get user details
- wp_get_post_terms is difference obj model than the one in rest api response
- Calling plugin function inside custom plugin for onclick event
- get current date + 90 days and checking every day
- Best place for short bio,image and button [closed]
- Redirect to another page using contact form 7? [closed]
- Create a post builder skin in a plugin
- Plugin Development – Functions or Hooks?
- Are there action hooks for comments?
- Shortcode Attributes to Return different $_POST
- Woocommerce singe product custom gallery output works just on the first slide
- How to remove a class function from a plugin by using remove_action()?
- Set up functions to be overridden without using function_exists() by short-circuiting them?
- Add action to custom Function
- Hook for altering the content of all wp mails
- Removing the custom_image_header from wp_head
- Build a must-use plugin that tracks when other plugins are activated or deactivated
- How would I get the new plugin version on this function?
- WordPress Custom Hook with Class method
- Alternative Hook to the_content for Changing Background Color
- add a hook of Woocommerce to a plugin but it only shows and doesn’t function properly
- The function called on the wp head hook becomes null
- Submitting form to PHP
- ACF Fields are not showing up on Homepage
- Conditional Homepage for logged in user
- front end editor creation for Restropress plug in – displaying information from a WP admin area, on a different URL
- Plugin function in child theme
- Use action, filter, or hook to append HTML to WordPress plugin function
- How to wrap image tag into div for post only?
- How can I add a custom checkbox / radio button on the admin theme options to display a CSS or other?
- plugin not hooking to my custom hook
- Can anyone tell me why I can’t edit a plugin when it is installed without having to re-install?
- functions.php conditional output for a single plugin
- add query string to all pages after user logged in
- How to Add Extra Text In WordPress Title Before Post Publish
- Add 2 links in between the navigation using the Breadcrumb Navxt plugin hook
- Redeclare theme’s function in a plugin
- Check if we’re viewing an event
- How to add class in plugin only for network site?
- Where to hook my plugin’s action
- How does WordPress process plugin installations?
- I have functions in my wordpress plugin. How do I get them to work for me?
- Plugin activation hook in an abstract class
- WordPress Plugin Page is Loading in Admin Content Container Instead of Separate Page
- Remove rewrite rules generated by plugin during deactivation
- How to create TEMPORARY Download links in a wordpress POST?
- How does WP handle multiple matching rewrite rules?
- Conditionally add apt. Open Graph meta data to different pages on WordPress site
- PHP Fatal error: Call to undefined function plugin_basename
- Menus, but not by theme location
- plugin development: problem with functions
- add_query_arg not working
- how to load the language file in plugin?
- WooCommerce get_price returning wrong price when used via ajax
- Change permalink structure hidden button edit
- Open Post Thumbnail in New Child Theme File in WordPress
- How to pull code snippet from functionality plugin?
- How to use get_theme_mod in gutenberg editor wordpress?
- Shortcode button dosent work for all posts. Work for first post only
- Is there a way I can find wordpress posts that don’t contain a word?
- Prevent a plugin from being automatically activated
- Prevent shortcode from being wrapped in tags
- AJAX button run function
- Dropdown menu on custom page with product to choose number of products per page
- Where (or when) should I register a new taxonomy?
- How do action and filter hooks understand where to look for the core function that we hooked our function to them
- How to get current post user id
- Change wordpress current_time function to different timezone
- Events Made Easy Plugin – Duplicate Title Tags
- Inserting HTML tag with ACF into shortcode
- How get a value from a plugin into another plugin through action/filter
- WordPress filter that hook after each action/filter hook
- When to use action hooks and plugins
- Different UI in WordPress
- Executing my function once on a specific time
- How to append to title via functions.php for auto-posting plugin [duplicate]
- What is the correct way to update both WP/plugins/themes without breaking the site?
- How to stop or remove an action being called inside a function of an extended class
- Missing Argument
- load_plugin_textdomain error
- Redux Framework has an embedded demo. Click here to activate the sample config file
- How to override a plugin function wrapped in a class?
- Bootstrap Drop Down menu is not working