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

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

- Page: https://pluginprobe.com/plugins/easy-elements/1.3.8/code/includes/Admin/settings-framework/init.php
- Raw: https://pluginprobe.com/plugins/easy-elements/1.3.8/raw/includes/Admin/settings-framework/init.php
- Modified: 2026-03-14T10:35:26+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.3.8/code/includes/Admin/settings-framework/init.php#L10-L20`.

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