PHP Class GravityFormsIframe_Provider_I18n

Since: 2.0.0
Inheritance: extends GravityFormsIframe_AbstractProvider
Mostrar archivo Open project: cedaro/gravity-forms-iframe

Public Methods

Method Description
load_textdomain ( ) Load the text domain to localize the plugin.
register_hooks ( ) Register hooks.

Method Details

load_textdomain() public method

Load the text domain to localize the plugin.
Since: 2.0.0
public load_textdomain ( )

register_hooks() public method

Loads the text domain during the plugins_loaded action.
Since: 2.0.0
public register_hooks ( )