OwlCyberSecurity - MANAGER
Edit File: utilities.php
<?php defined( 'ABSPATH' ) || exit; $content_snippets = [ 'disable_gutenberg' => [ 'Disable Gutenberg Editor', 'Disable Gutenberg Editor and Return to the Familiar Classic Editor', ], 'enable_duplication' => [ 'Content Duplication', 'Enable the function of duplicating posts and pages in the admin panel.', ], 'enable_svg_upload' => [ 'Uploading SVG Files', 'Enable support for SVG files to be uploaded in WordPress media.', ], ];