Method | Description | |
---|---|---|
__construct ( Inpsyde\MultilingualPress\Module\ModuleManager $modules, Mlp_Language_Api_Interface $language_api, $deprecated ) | Constructor. | |
setup ( ) : boolean | Determines the current state and actions, and calls subsequent methods. |
Method | Description | |
---|---|---|
activation_column ( ) : void | Shows the redirect status in the sites list. | |
frontend_redirect ( ) : void | Redirects visitors to the best matching language alternative. | |
register_setting ( ) : boolean | Registers the settings. | |
site_settings ( ) : void | Sets up site-specific settings. | |
user_settings ( ) : void | Sets up user-specific settings. |
public __construct ( Inpsyde\MultilingualPress\Module\ModuleManager $modules, Mlp_Language_Api_Interface $language_api, $deprecated ) | ||
$modules | Inpsyde\MultilingualPress\Module\ModuleManager | |
$language_api | Mlp_Language_Api_Interface | |
$deprecated |