Файловый менеджер - Редактировать - /home/beautybuzzbeyond/public_html/wp-content/plugins/co-author/includes/class-co-author-i18n.php
Назад
<?php /** * Define the internationalization functionality * * Loads and defines the internationalization files for this plugin * so that it is ready for translation. * * @link https://contentfuze.ai * @since 1.0.0 * * @package Co_Author * @subpackage Co_Author/includes */ /** * Define the internationalization functionality. * * Loads and defines the internationalization files for this plugin * so that it is ready for translation. * * @since 1.0.0 * @package Co_Author * @subpackage Co_Author/includes * @author CWS <contentfuze@gmail.com> */ class Co_Author_i18n { /** * Load the plugin text domain for translation. * * @since 1.0.0 */ public function load_plugin_textdomain() { load_plugin_textdomain( 'co-author', false, dirname( dirname( plugin_basename( __FILE__ ) ) ) . '/languages/' ); } }
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка