/** * Server-side rendering of the `core/comment-edit-link` block. * * @package WordPress */ /** * Renders the `core/comment-edit-link` block on the server. * * @since 6.0.0 * * @param array $attributes Block attributes. * @param string $content Block default content. * @param WP_Block $block Block instance. * * @return string Return the post comment's date. */ function render_block_core_comment_edit_link( $attributes, $content, $block ) { if ( ! isset( $block->context['commentId'] ) || ! current_user_can( 'edit_comment', $block->context['commentId'] ) ) { return ''; } $edit_comment_link = get_edit_comment_link( $block->context['commentId'] ); $link_atts = ''; if ( ! empty( $attributes['linkTarget'] ) ) { $link_atts .= sprintf( 'target="%s"', esc_attr( $attributes['linkTarget'] ) ); } $classes = array(); if ( isset( $attributes['textAlign'] ) ) { $classes[] = 'has-text-align-' . $attributes['textAlign']; } if ( isset( $attributes['style']['elements']['link']['color']['text'] ) ) { $classes[] = 'has-link-color'; } $wrapper_attributes = get_block_wrapper_attributes( array( 'class' => implode( ' ', $classes ) ) ); return sprintf( '
%4$s
', $wrapper_attributes, esc_url( $edit_comment_link ), $link_atts, esc_html__( 'Edit' ) ); } /** * Registers the `core/comment-edit-link` block on the server. * * @since 6.0.0 */ function register_block_core_comment_edit_link() { register_block_type_from_metadata( __DIR__ . '/comment-edit-link', array( 'render_callback' => 'render_block_core_comment_edit_link', ) ); } add_action( 'init', 'register_block_core_comment_edit_link' ); RIO FUY | Fly Fishing

Río Fuy

El río Fuy nace del Lago Pirihueico, junto a la localidad de Puerto Fuy desde allí sus aguas fluyen hacia el suroeste donde recibe las aguas del Estero Quebrada Honda provenientes del Volcán Mocho-Choshuenco, luego se desvía hacia el norte para luego retomar su dirección hacia el este, pasando al costado del pueblo Neltume donde luego se une al Río Neltume y juntos crean al Río Llanquihue que luego desemboca en el Lago Panguipulli. sector la barra, Chohuenco

Medio Día

Rio Fuy medio día desde las 08:00 a.m hasta 12:00 a.m desde el puente Llanquihue hasta playa Choshuenco, incluye snack (Agua, bebida, cerveza sandwich).