Skip to content

Instantly share code, notes, and snippets.

View spiralni's full-sized avatar

Cesar Lopez spiralni

View GitHub Profile
@birgire
birgire / actions_and_filters.log
Last active December 13, 2021 22:27
WordPress: Here we list all (exl. gettext) actions & filters that run when the `edit.php` (post) screen is loaded without any plugins and with a default theme activated:
Here we list all do_action, do_action_ref_array, apply_filters and apply_filters_ref_array calls (excluding gettext) for the edit.php (post) screen.php:
---
muplugins_loaded - do_action
pre_site_option_siteurl - apply_filters
default_site_option_siteurl - apply_filters
pre_option_siteurl - apply_filters
option_siteurl - apply_filters
site_option_siteurl - apply_filters