jetpack_opentable_block_url, $url, $attributes

jetpack_opentable_block_url, $url, $attributes

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: jetpack.16.0.1

apply_filters('jetpack_opentable_block_url, $url, $attributes') is found 1 times:

  • /extensions/blocks/opentable/render.php line 214

    Warning: Undefined array key 215 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 216 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 217 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 218 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 219 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    	 *
    	 * @param string $url        OpenTable embed URL.
    	 * @param array  $attributes Array of block attributes.
    	 */
    	return apply_filters( 'jetpack_opentable_block_url', $url, $attributes );
    }