Example: [`resolve_block_template`](https://developer.wordpress.org/reference/functions/resolve_block_template/) was added in 5.8, but the third `$fallback_template` parameter was only added in 5.9. This also often happens with hooks, see #17.
Example:
resolve_block_templatewas added in 5.8, but the third$fallback_templateparameter was only added in 5.9.This also often happens with hooks, see #17.