Hook name: $wp_filter$hook_name$hook_name
Hook type: filter
Sourcefile:
Description: Filters the adjacent image link. The dynamic portion of the hook name, `$adjacent`, refers to the type of adjacency,
either ‘next’, or ‘previous’.
Possible hook names include:
– `next_image_link`
– `previous_image_link`
Parameters:
Deprecated?: No