# easy-elements/1.5.2/includes/Admin/settings-framework/init.php

Easy Elements for Elementor – Addons &amp; Website Templates, version 1.5.2. 3 lines.

- Page: https://pluginprobe.com/plugins/easy-elements/1.5.2/code/includes/Admin/settings-framework/init.php
- Raw: https://pluginprobe.com/plugins/easy-elements/1.5.2/raw/includes/Admin/settings-framework/init.php
- Modified: 2026-07-12T05:31:02+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/easy-elements/1.5.2/code/includes/Admin/settings-framework/init.php#L10-L20`.

```php
<?php
if ( ! defined( 'ABSPATH' ) ) exit;
include __DIR__ . '/fields/FieldManager.php';
```
