ב הוא חיבור של הרב יהושע בועז שתוכנו מראי מקומות למקורותشسdggרות הל555ה התafhgfh
במסgרות ה gh//شی הוא חיבור של הרב יהושע בועז שתוכנו מראי מקומות למקורותהתנדaghhhhו12ין יעל, המעציfghfghfע
/
www-data
/
sites
/
srichaitanyaschoolbanaswadi.net
/
wp-content
/
plugins
/
stop-user-enumeration
/
includes
/
Upload FileeE
HOME
<?php /** * Define the internationalization functionality * * Loads and defines the internationalization files for this plugin * so that it is ready for translation. * * @link http://example.com * @since 1.0.0 * * @package Fullworks_Firewall * @subpackage Fullworks_Firewall/includes */ /** * Define the internationalization functionality. * * Loads and defines the internationalization files for this plugin * so that it is ready for translation. * */ namespace Stop_User_Enumeration\Includes; class i18n { /** * Load the plugin text domain for translation. * * @since 1.0.0 */ public function load_plugin_textdomain() { load_plugin_textdomain( 'stop-user-enumeration', false, dirname( dirname( plugin_basename( __FILE__ ) ) ) . '/languages/' ); } }