WS
Functions
/home/docs/checkouts/readthedocs.org/user_builds/synchronize-wechat/checkouts/latest/synchronize_api.php File Reference

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 ()
 

Function Documentation

◆ sync_wechat_get_access_token()

sync_wechat_get_access_token ( )

Custom functions to retrieve the access_token from the database.

Parameters

◆ sync_wechat_get_history_url_by_offset()

sync_wechat_get_history_url_by_offset (   $offset,
  $max_num = 20,
  $api = null,
  $date_check = True 
)
Parameters

◆ sync_wechat_save_access_token()

sync_wechat_save_access_token (   $token)

Custom functions to save the access_token to the database.

Parameters