jetpack_tiled_gallery_template, __DIR__ . /templates/$name.php, $name, $context
jetpack_tiled_gallery_template, __DIR__ . /templates/$name.php, $name, $context
Appears in: jetpack.16.0.1
Hook Type: filter
Displaying hooks found in version: jetpack.16.0.1apply_filters('jetpack_tiled_gallery_template, __DIR__ . /templates/$name.php, $name, $context') is found 1 times:
- /modules/tiled-gallery/tiled-gallery/tiled-gallery-layout.php line 133
* @param string $path Template path. * @param string $path Template name. * @param array $context Context array passed to the template. */ require apply_filters( 'jetpack_tiled_gallery_template', __DIR__ . "/templates/$name.php", $name, $context ); } /** * Handle tiled gallery partial path. * * @html-template-var array $context