SILENT KILLERPanel

Current Path: > home > ivftiowh > greeceivf.com > wp-content > themes > wise-blog > inc >


Operation   : Linux premium88.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Software     : Apache
Server IP    : 185.61.154.216 | Your IP: 216.73.216.44
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/ivftiowh/greeceivf.com/wp-content/themes/wise-blog/inc/

NameTypeSizeLast ModifiedActions
custom-widgets Directory - -
customizer-settings Directory - -
frontpage-sections Directory - -
active-callback.php File 1759 bytes June 11 2025 23:38:22.
body-classes.php File 611 bytes June 11 2025 23:38:22.
class-breadcrumb-trail.php File 41532 bytes June 11 2025 23:38:22.
custom-fonts.php File 1481 bytes June 11 2025 23:38:22.
custom-header.php File 1925 bytes June 11 2025 23:38:22.
custom-style.php File 1412 bytes June 11 2025 23:38:22.
enqueue.php File 2722 bytes June 11 2025 23:38:22.
jetpack.php File 1156 bytes June 11 2025 23:38:22.
require.php File 1057 bytes June 11 2025 23:38:22.
sanitize-callback.php File 3551 bytes June 11 2025 23:38:22.
template-functions.php File 6146 bytes June 11 2025 23:38:22.
template-tags.php File 5050 bytes June 11 2025 23:38:22.
wptt-webfont-loader.php File 17898 bytes June 11 2025 23:38:22.

Reading File: /home/ivftiowh/greeceivf.com/wp-content/themes/wise-blog/inc//jetpack.php

<?php
/**
 * Jetpack Compatibility File
 *
 * @link https://jetpack.com/
 *
 * @package Wise Blog
 */

/**
 * Jetpack setup function.
 *
 * See: https://jetpack.com/support/infinite-scroll/
 * See: https://jetpack.com/support/responsive-videos/
 * See: https://jetpack.com/support/content-options/
 */
function wise_blog_jetpack_setup() {
	// Add theme support for Infinite Scroll.
	add_theme_support(
		'infinite-scroll',
		array(
			'container' => 'main',
			'render'    => 'wise_blog_infinite_scroll_render',
			'footer'    => 'page',
		)
	);

	// Add theme support for Responsive Videos.
	add_theme_support( 'jetpack-responsive-videos' );

}
add_action( 'after_setup_theme', 'wise_blog_jetpack_setup' );

if ( ! function_exists( 'wise_blog_infinite_scroll_render' ) ) :
	/**
	 * Custom render function for Infinite Scroll.
	 */
	function wise_blog_infinite_scroll_render() {
		while ( have_posts() ) {
			the_post();
			if ( is_search() ) :
				get_template_part( 'template-parts/content', 'search' );
			else :
				get_template_part( 'template-parts/content', get_post_type() );
			endif;
		}
	}
endif;

SILENT KILLER Tool