PHP Class Jetpack_Post_By_Email, jetpack

Afficher le fichier Open project: automattic/jetpack Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( )
__process_ajax_proxy_request ( $endpoint, $error_message ) Backend function to abstract the xmlrpc function calls to wpcom.
action_init ( )
check_user_connection ( )
configuration_redirect ( )
create_post_by_email_address ( )
delete_post_by_email_address ( )
get_post_by_email_address ( )
init ( )
profile_scripts ( )
regenerate_post_by_email_address ( )
user_profile ( )

Method Details

__construct() public méthode

public __construct ( )

__process_ajax_proxy_request() public méthode

Backend function to abstract the xmlrpc function calls to wpcom.
public __process_ajax_proxy_request ( $endpoint, $error_message )
$endpoint
$error_message

action_init() public méthode

public action_init ( )

check_user_connection() public méthode

configuration_redirect() static public méthode

static public configuration_redirect ( )

create_post_by_email_address() public méthode

delete_post_by_email_address() public méthode

get_post_by_email_address() public méthode

init() public static méthode

public static init ( )

profile_scripts() public méthode

public profile_scripts ( )

regenerate_post_by_email_address() public méthode

user_profile() public méthode

public user_profile ( )