Skip to content

Releases: coderboxnet/wpc2-google-doc

Release v1.0.7

Choose a tag to compare

@dcamargon dcamargon released this 13 Jul 15:40
6a24c34
  • Added: Method get_expiration_time to retrieve the token expiration time
  • Updated: Cron job wpc2_gdoc_job_refresh_google_token to display token expiration information

Release v1.0.6

Choose a tag to compare

@dcamargon dcamargon released this 12 Jul 22:33
be52084

Added: Backup date meta field
Updated: Cron job for auth token status

Release v1.0.5

Choose a tag to compare

@dcamargon dcamargon released this 12 Jul 18:26
5121c19

Updated: Fixes in cron job wpc2_gdoc_register_run_gdrive_backup_job about post status and pagination

Release v1.0.4

Choose a tag to compare

@dcamargon dcamargon released this 12 Jul 18:13
f2c6226

Updated: Cron job wpc2_gdoc_register_run_gdrive_backup_job to execute post backup

Release v1.0.3

Choose a tag to compare

@dcamargon dcamargon released this 11 Jul 21:48
a50a262
  • Added: Cron job to refresh auth token
  • Added: Cron job to execute backup daily

Release v1.0.2

Choose a tag to compare

@dcamargon dcamargon released this 11 Jul 17:23
aca7f91
  • Updated: Method create_backup Post id is now part of the arguments array.
  • Added: Method create_file The create a new backup file
  • Added: Method update_file The update existing backup file
  • Added: New filter cbox_wpc2_gdoc_backup_post_types to manipulate the allowed post types

Release v1.0.1

Choose a tag to compare

@dcamargon dcamargon released this 11 Jul 17:22
7c0862f
  • Added: Method user_can_see_backup_column to check if the current logged user can see the backup column
  • Added: New filter cbox_wpc2_gdoc_backup_file_name to manipulate the backup file name before get saved
  • Added: New filter cbox_wpc2_gdoc_backup_file_content to manipulate the backup content before get saved
  • Added: New filter cbox_wpc2_gdoc_backup_file_type to manipulate the backup file mime type
  • Updated: Method create_backup now accepts an array of arguments

Release v1.0.0

Choose a tag to compare

@dcamargon dcamargon released this 10 Jul 01:36
45b3d73

Initial release