OwlCyberSecurity - MANAGER
Edit File: all.php
<?php /** * Include all admin level helpers. * * @since 1.0.0 */ require \RISHI_CUSTOMIZER_BUILDER_DIR__ . '/admin/helpers/options.php'; require \RISHI_CUSTOMIZER_BUILDER_DIR__ . '/admin/helpers/meta-boxes.php'; require \RISHI_CUSTOMIZER_BUILDER_DIR__ . '/admin/helpers/options-logic.php'; require \RISHI_CUSTOMIZER_BUILDER_DIR__ . '/admin/helpers/inline-svgs.php';