PHP Class GravityFormsIframe_Provider_I18n

Since: 2.0.0
Inheritance: extends GravityFormsIframe_AbstractProvider
Afficher le fichier Open project: cedaro/gravity-forms-iframe

Méthodes publiques

Méthode Description
load_textdomain ( ) Load the text domain to localize the plugin.
register_hooks ( ) Register hooks.

Method Details

load_textdomain() public méthode

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

register_hooks() public méthode

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