PHP Class WPCOM_JSON_API_Update_Post_v1_2_Endpoint, jetpack

Inheritance: extends WPCOM_JSON_API_Update_Post_v1_1_Endpoint
Show file Open project: automattic/jetpack

Public Methods

Method Description
write_post ( $path, $blog_id, $post_id ) /sites/%s/posts/%d -> $blog_id, $post_id

Protected Methods

Method Description
should_load_theme_functions ( $post_id = null )

Method Details

should_load_theme_functions() protected method

protected should_load_theme_functions ( $post_id = null )

write_post() public method

/sites/%s/posts/%d -> $blog_id, $post_id
public write_post ( $path, $blog_id, $post_id )