Index of /wp-content/<?php
namespace DiviPixel;
/**
* The DIPI_Settings class is a utility class which declares all the setings fields and provides utility functions to
* access those settings throughout the plugin.
*/
if (!class_exists('DIPI_Settings')) {
class DIPI_Settings
{
private static $isEDD = true;
private static $instance = null;
private static $settings_prefix = 'dipi_';
Name Last modified Size Description
Parent Directory -
Internal caches to ..> 2023-08-17 10:57 -