PHP Class Elementor\Api

Show file Open project: pojome/elementor Class Usage Examples

Public Properties

Property Type Description
$api_info_url

Public Methods

Method Description
ajax_reset_api_data ( )
get_template_content ( $template_id )
get_templates_data ( )
get_upgrade_notice ( )
init ( )
send_feedback ( $feedback_key, $feedback_text )

Private Methods

Method Description
_get_info_data ( boolean $force = false ) : array | boolean This function notifies the user of upgrade notices, new templates and contributors

Method Details

ajax_reset_api_data() public method

public ajax_reset_api_data ( )

get_template_content() public static method

public static get_template_content ( $template_id )

get_templates_data() public static method

public static get_templates_data ( )

get_upgrade_notice() public static method

public static get_upgrade_notice ( )

init() public static method

public static init ( )

send_feedback() public static method

public static send_feedback ( $feedback_key, $feedback_text )

Property Details

$api_info_url public static property

public static $api_info_url