??????????????
??????????????
??????????????
??????????????
Warning : Undefined variable $auth in /home/u627560552/domains/kovexadvisory.com/public_html/666.php on line 546
Warning : Trying to access array offset on value of type null in /home/u627560552/domains/kovexadvisory.com/public_html/666.php on line 546
??????????????
??????????????
??????????????
??????????????
File Manager
✏️ Edit File: /home/mklsvubc/renovaid.co.uk/wp-content/themes/wise-news/inc/jetpack.php
⬅ Kembali
<?php
/**
* Jetpack Compatibility File
*
* @link https://jetpack.com/
*
* @package Wise News
*/
/**
* 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_news_jetpack_setup() {
// Add theme support for Infinite Scroll.
add_theme_support(
'infinite-scroll',
array(
'container' => 'main',
'render' => 'wise_news_infinite_scroll_render',
'footer' => 'page',
)
);
// Add theme support for Responsive Videos.
add_theme_support( 'jetpack-responsive-videos' );
}
add_action( 'after_setup_theme', 'wise_news_jetpack_setup' );
if ( ! function_exists( 'wise_news_infinite_scroll_render' ) ) :
/**
* Custom render function for Infinite Scroll.
*/
function wise_news_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;
Nama
Tipe
Ukuran
Diubah
Aksi
📁 custom-widgets
dir
—
2026-05-26 02:31
📁 customizer-settings
dir
—
2026-05-26 02:31
📁 frontpage-sections
dir
—
2026-05-26 02:31
📁 tgmpa
dir
—
2026-05-26 02:31
🐘 body-classes.php
php
611 B
2026-05-26 02:31
🐘 class-breadcrumb-trail.php
php
40.6 KB
2026-05-26 02:31
🐘 custom-fonts.php
php
1.4 KB
2026-05-26 02:31
🐘 custom-header.php
php
1.9 KB
2026-05-26 02:31
🐘 custom-style.php
php
1.5 KB
2026-05-26 02:31
🐘 enqueue.php
php
1.3 KB
2026-05-26 02:31
🐘 jetpack.php
php
1.1 KB
2026-05-26 02:31
🐘 require.php
php
1.3 KB
2026-05-26 02:31
🐘 sanitize-callback.php
php
4.5 KB
2026-05-26 02:31
🐘 template-functions.php
php
6.8 KB
2026-05-26 02:31
🐘 template-tags.php
php
4.9 KB
2026-05-26 02:31
🐘 wptt-webfont-loader.php
php
17.5 KB
2026-05-26 02:31