PATH:
home
/
sparklp6
/
public_html
/
website_356c8563
/
wp-content
/
plugins
/
bluehost-wordpress-plugin
/
inc
<?php /** * Functionality related to Settings * see RestApi/SettingsController.php for implementation * * @package WPPluginBluehost */ namespace Bluehost; if ( ! defined( 'EMPTY_TRASH_DAYS' ) ) { $nfd_empty_trash_days = get_option( 'nfd_empty_trash_days', 30 ); define( 'EMPTY_TRASH_DAYS', $nfd_empty_trash_days ); }
[-] base.php
[edit]
[-] AutoIncrement.php
[edit]
[-] GoogleSiteKit.php
[edit]
[-] partners.php
[edit]
[-] .htaccess
[edit]
[-] YoastAI.php
[edit]
[-] LoginRedirect.php
[edit]
[-] Filters.php
[edit]
[-] plugin-php-compat-check.php
[edit]
[-] Helpers.php
[edit]
[+]
widgets
[-] Data.php
[edit]
[+]
upgrades
[+]
RestApi
[-] AppWhenOutdated.php
[edit]
[-] jetpack.php
[edit]
[-] plugin-nfd-compat-check.php
[edit]
[-] updates.php
[edit]
[-] Brand.php
[edit]
[+]
..
[+]
simple-ui
[-] Admin.php
[edit]
[-] settings.php
[edit]