WS
|
Functions | |
sync_wechat_get_access_token () | |
Custom functions to retrieve the access_token from the database. More... | |
sync_wechat_save_access_token ($token) | |
Custom functions to save the access_token to the database. More... | |
sync_wechat_get_history_url_by_offset ($offset, $max_num=20, $api=null, $date_check=True) | |
sync_wechat_split_url ($url_list_string) | |
sync_wechat_get_latest_post_publish_date () | |
sync_wechat_get_access_token | ( | ) |
Custom functions to retrieve the access_token from the database.
sync_wechat_get_history_url_by_offset | ( | $offset, | |
$max_num = 20 , |
|||
$api = null , |
|||
$date_check = True |
|||
) |
sync_wechat_save_access_token | ( | $token | ) |
Custom functions to save the access_token to the database.