??????????????
??????????????
??????????????
??????????????
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/monicslandscape.co.uk/wp-content/themes/wise-news/inc/body-classes.php
⬅ Kembali
<?php
/**
* Adds custom classes to the array of body classes.
*
* @param array $classes Classes for the body element.
* @return array
*/
function wise_news_body_classes( $classes ) {
// Adds a class of hfeed to non-singular pages.
if ( ! is_singular() ) {
$classes[] = 'hfeed';
}
// Adds a class of no-sidebar when there is no sidebar present.
if ( ! is_active_sidebar( 'sidebar-1' ) ) {
$classes[] = 'no-sidebar';
}
$classes[] = 'artify-wise-news';
$classes[] = wise_news_sidebar_layout();
return $classes;
}
add_filter( 'body_class', 'wise_news_body_classes' );
Nama
Tipe
Ukuran
Diubah
Aksi
📁 custom-widgets
dir
—
2026-05-28 06:14
📁 customizer-settings
dir
—
2026-05-28 06:14
📁 frontpage-sections
dir
—
2026-05-28 06:14
📁 tgmpa
dir
—
2026-05-28 06:14
📄 .htaccess
htaccess
420 B
2026-05-28 06:14
🐘 body-classes.php
php
611 B
2026-05-25 23:52
🐘 class-breadcrumb-trail.php
php
40.6 KB
2026-05-25 23:52
🐘 custom-fonts.php
php
1.4 KB
2026-05-25 23:52
🐘 custom-header.php
php
1.9 KB
2026-05-25 23:52
🐘 custom-style.php
php
1.5 KB
2026-05-25 23:52
🐘 enqueue.php
php
1.3 KB
2026-05-25 23:52
🐘 jetpack.php
php
1.1 KB
2026-05-25 23:52
🐘 require.php
php
1.3 KB
2026-05-25 23:52
🐘 sanitize-callback.php
php
4.5 KB
2026-05-25 23:52
🐘 template-functions.php
php
6.8 KB
2026-05-25 23:52
🐘 template-tags.php
php
4.9 KB
2026-05-25 23:52
🐘 wptt-webfont-loader.php
php
17.5 KB
2026-05-25 23:52