+
+
+
+ ' . sprintf( esc_html__( 'Try looking in the monthly archives. %1$s', 'ofisuport' ), convert_smilies( ':)' ) ) . '';
+ the_widget( 'WP_Widget_Archives', 'dropdown=1', "after_title=$ofisuport_archive_content" );
+
+ the_widget( 'WP_Widget_Tag_Cloud' );
+ ?>
+
+ -
+ 'count',
+ 'order' => 'DESC',
+ 'show_count' => 1,
+ 'title_li' => '',
+ 'number' => 10,
+ )
+ );
+ ?>
+
+ ' . wp_kses_post( get_the_title() ) . '' + ); + } else { + printf( + /* translators: 1: comment count number, 2: title. */ + esc_html( _nx( '%1$s thought on “%2$s”', '%1$s thoughts on “%2$s”', $ofisuport_comment_count, 'comments title', 'ofisuport' ) ), + number_format_i18n( $ofisuport_comment_count ), // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped + '' . wp_kses_post( get_the_title() ) . '' + ); + } + ?> +
+ + + ++ 'ol', + 'short_ping' => true, + ) + ); + ?> +
+ + + + + +