403Webshell
Server IP : 121.121.20.254  /  Your IP : 216.73.216.164
Web Server : Microsoft-IIS/10.0
System : Windows NT WEB-SERVER 10.0 build 20348 (Windows Server 2022) AMD64
User : IUSR ( 0)
PHP Version : 8.3.28
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/inetpub/wwwroot/excellentvege/wp-content/plugins/wp-coder/classes/Snippets/pages/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/inetpub/wwwroot/excellentvege/wp-content/plugins/wp-coder/classes/Snippets/pages/enable.php
<?php

defined( 'ABSPATH' ) || exit;

$enabled_snippets = [
	'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.',
	],

	'enable_pages_excerpt'  => [
		'Enable excerpt for pages ',
		'Enable excerpt support for pages.',
	],

	'enable_shortcode_in_text_widgets'  => [
		'Enable Shortcode Execution in Text Widgets',
		'Extend the default Text Widget with shortcode execution.',
	],

	'enable_featured_img_rss_feeds'  => [
		'Enable Featured Images to RSS Feeds',
		'Extend your site\'s RSS feeds by including featured images in the feed.',
	],

	'enable_page_slug_to_body_class'  => [
		'Enable Page Slug to Body Class',
		'Add the page slug to the body class for better styling.',
	],

	'enable_lowercase_filenames_for_uploads'  => [
		'Enable Lowercase Filenames for Uploads',
		'Make all the filenames of new uploads to lowercase after you enable this snippet.',
	],

	'enable_default_alt_to_avatar'  => [
		'Enable default ALT to avatar/Gravatar Images',
		'Add the user\'s name as a default alt tag to the Gravatar images loaded on.',
	],
];

self::create_options($enabled_snippets);

Youez - 2016 - github.com/yon3zu
LinuXploit