• File: initial-options.php
  • Full Path: /home/dealkatnwc/www/wp-content/plugins/easy-timer/initial-options.php
  • Date Modified: 01/15/2026 11:06 PM
  • File size: 198 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php if (!defined('ABSPATH')) { exit(); }
$initial_options = array(
'cookies_lifetime' => 15,
'default_timer_prefix' => 'dhms',
'javascript_enabled' => 'yes',
'version' => EASY_TIMER_VERSION);