Skip to content

Moving creation of async handler hooks to later on in the load process

Compare
Choose a tag to compare
@CodeProKid CodeProKid released this 20 Jan 19:35
· 66 commits to master since this release

This release moves the creation of the async handler hooks to a hook that fires later on in the load process. This allows the registration of transients to happen later than the after_setup_theme hook.