1.7.0 release
= 1.7.0 =
- Fixed a bug with post author for synced posts not being possible to set
- Added allowed toggle keys to frontend class.
- Added allowed key check to advanced options toggle function that receives ajax call.
- Added nonce to advanced options toggle form.
- Added code to transmit nonce to ajax backend function.
- Added nonce check to toggle_option receiver function.
- Fixed a bug that prevented reconnect site option from being used in Patreon Options
- Added nonce check to reconnect site option for security
- Added nonce check to disconnect site option for security
- Added nonce check to synced post category saving option for security
- Added nonce check to synced post author saving option for security
- Added a check to see if an image exists in media library before serving an image with image lock feature
- Added clarifications to errors when serving images instead of just returning. Now wp_die's out with message
- Added check to image/file locking feature to see if image/file locking is enabled before allowing use of image/file locking function