Index of /wp-content/<?php namespace Elementor; if ( ! defined( 'ABSPATH' ) ) { exit; / Exit if accessed directly. } /** * Elementor settings page. * * An abstract class that provides the needed properties and methods to handle * WordPress dashboard settings pages in inheriting classes. * * @since 1.0.0 * @abstract */ abstract class Settings_Page { /** * Settings page ID. *

Icon  Name                    Last modified      Size  Description
[PARENTDIR] Parent Directory - [DIR] const PAGE_ID = ''..> 2021-12-23 17:05 -