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

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

- Page: https://pluginprobe.com/plugins/easy-elements/1.4.8/code/includes/Admin/settings-framework/init.php
- Raw: https://pluginprobe.com/plugins/easy-elements/1.4.8/raw/includes/Admin/settings-framework/init.php
- Modified: 2026-06-10T09:18:00+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.4.8/code/includes/Admin/settings-framework/init.php#L10-L20`.

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