Releases: coderboxnet/wpc2-google-doc
Releases · coderboxnet/wpc2-google-doc
Release list
Release v1.0.7
Release v1.0.6
Added: Backup date meta field
Updated: Cron job for auth token status
Release v1.0.5
Updated: Fixes in cron job wpc2_gdoc_register_run_gdrive_backup_job about post status and pagination
Release v1.0.4
Updated: Cron job wpc2_gdoc_register_run_gdrive_backup_job to execute post backup
Release v1.0.3
- Added: Cron job to refresh auth token
- Added: Cron job to execute backup daily
Release v1.0.2
- Updated: Method
create_backupPost id is now part of the arguments array. - Added: Method
create_fileThe create a new backup file - Added: Method
update_fileThe update existing backup file - Added: New filter
cbox_wpc2_gdoc_backup_post_typesto manipulate the allowed post types
Release v1.0.1
- Added: Method
user_can_see_backup_columnto check if the current logged user can see the backup column - Added: New filter
cbox_wpc2_gdoc_backup_file_nameto manipulate the backup file name before get saved - Added: New filter
cbox_wpc2_gdoc_backup_file_contentto manipulate the backup content before get saved - Added: New filter
cbox_wpc2_gdoc_backup_file_typeto manipulate the backup file mime type - Updated: Method
create_backupnow accepts an array of arguments