Use-your-Drive | Google Drive plugin for WordPress

Use-your-Drive | Google Drive plugin for WordPress v3.0.2 Untouched

No permission to download
Download Use-your-Drive Google Drive v2.4.1 plugin for WordPress Nulled Free
v2.4.1 20 FEBRUARY 2023
Bug fixes:

  • Embed button in Shortcode Builder not working in list view.
  • Incorrect rendering of settings pages and Shortcode Builder when using a RTL language.
  • Long file names in report table rows were not displayed correctly.
Improvements:
  • Updated rendering of date information in file list. The full date & time is still accessible via the information button.
Download Use-your-Drive Google Drive v2.4 plugin for WordPress Nulled Free
v2.4 - 3 FEBRUARY 2023
New Features, Settings and Integrations:

  • New Reply-To notification setting when you want a reply on a notification to go to an email address that is different than the From: address.
  • New module configuration setting 'Use custom name for top folder in breadcrumb'. The plugin will by default replace the first folder name in the breadcrumb with 'Start' or another custom string. Disabling this setting will use the original folder name instead.
  • Uncanny Automator - Added New 'File description added' trigger.
Bug fixes:
  • When curl_exec of curl_init are on the list of disabled PHP functions, the plugin cannot communicate with the API and will not run. Till now, the plugin could behave unexpectedly as it didn't check for this.
  • Use Template Folder setting in Shortcode Builder not rendered correctly when editing a module configuration using template folders.
Improvements:
  • Media Player playlist now scrolls to current item when switching between items.
  • HTML attribute loading="lazy" is added for single embedded images/iframes for native lazy loading of the content.
Code library updates:
  • Included CA certificates updated.
  • Like
Reactions: Testgnm4r and kuken
Download Use-your-Drive Google Drive v2.3 plugin for WordPress Nulled Free
VERSION 2.3 20 JANUARY 2023
New Features, Settings and Integrations:

  • New %date_{format}% placeholder to return the current time in the specified '{format}'. {format} needs to be a PHP date format string.
  • New 'Display filename on hover' setting for the Grid/Thumbnail view of the File Browser module.
  • New setting 'Allow switching between views' for the File Browser module.
Bug fixes:
  • Custom loading image was stretched on mobile devices in case an image with landscape dimensions was used.
  • Upload Box module could not start uploads when the module was hidden while the plugin was initiated.
  • When a File Browser modules loads the latest position it was on, the cloud account wasn't correctly selected.
  • When converting uploaded files to Google Docs, the extensions where removed prior to the actual conversion. That caused problems when using this in combination with filtering the module on file extensions.
  • When curl_exec of curl_init are on the list of disabled PHP functions, the plugin cannot communicate with the API and will not run. Till now, the plugin could behave unexpectedly as it didn't check for this.
Improvements:
  • Added file name to the information box in the File Browser module.
  • Updated the UI used to manually link Private Folders.
  • Changed the way how a thumbnail is shown when hovering over a file in a File Browser in 'List' view.
  • Hide Actions menu when there are no actions available.
  • Small changes to Mobile layout of File Browser module.
  • WooCommerce & Advanced Custom Fields
    • The files/folders selector now remembers the last position when switching between pages, products or creating new ones.
    • The files/folders selector now marks already added files.
    • Not longer possible to add the same file multiple times to the list of files.
Code library updates:
  • Chart.js library to v4.2
Download Use-your-Drive Google Drive v2.1.1 plugin for WordPress Nulled Free
v2.1.1 - 8 DECEMBER 2022
Bug fixes:

  • Description texts not accessible in File Browser / LightBox.
  • Download button for Google Docs in File Browser module didn't download the file as it wasn't setting a default export format.
  • Gravity Forms - Upload field not initiated on the correct place which could cause problems when other plugins want to access the field information early.
Improvements:
  • Display thumbnails for uploaded files
Download Use-your-Drive Google Drive v2.0.4 plugin for WordPress Nulled Free
How to Authorize the Plugin?
- First you need to create your own Google Drive App.
- To create your own Google Drive App complete these steps here: https://florisdeleeuwnl.zendesk.com...806--How-do-I-create-my-own-Google-Drive-App-
- After you've completed this steps Authorize the Plugin.

v2.0.4 - 22 NOVEMBER 2022 Big Thanks To @TassieNZ
New Features, Settings and Integrations:

New 'Playlist autoplay' setting which controls if the next item in playlist should start automatically once finished the current one (default: true).
New floating upload button in File Browser and Gallery modules when Upload Box isn't in the viewport of the browser.
Bug fixes:
The permissions selector boxes not loading correctly when the site has users with double quotes in their display name.
Download button visible in Lightbox for mobile devices for modules without download permission.
Media Player playlist item not starting when video/audio is stored.
File Browser module in Shortcode Builder not loading properly when using Private Folders in the Back-End.
Download Use-your-Drive Google Drive v1.19.8 plugin for WordPress Nulled Free
v1.19.8 - 13 June 2022

Added: New Aspect Ratio setting for the Media Player module to set a fixed size of the media player. Default 16:9.
Added: New upload Prefix filenames setting which allows you to prefix newly uploaded files. This settings does support folder paths and you can use the dynamic placeholders.
Added: New webhooks functionality allowing you to get automated messages based on all events the plugin logs. See the documentation for examples.
Added: New placeholder for WooCommerce Product upload locations: %wc_item_id%.
Fix: Search operations using quotes not correctly passes as operators in API search query.
Fix: Search request could be stopped if there are so many subfolders to search in that the server doesn't accept the POST request anymore with this amount of folder ids.
Fix: Portrait videos displayed incorrectly in fullscreen.
Improvement: The list of uploded files in WooCommerce Orders is now directly visible in the order details.
Download Use-your-Drive Google Drive v1.19.1 plugin for WordPress Nulled Free
v1.19.1 26 January 2022

Fix: Compatibility issue with WordPress 5.9 where a Front-End callback function was no longer working.
Download Use-your-Drive Google Drive v1.19.0 plugin for WordPress Nulled Free
v1.19 24 January 2022

IMPORTANT Updated requirements: WordPress 5.3+ & PHP 7.4+.
Added: Support for FLAC playback in File Browser
Fix: GravityView/GravityFlow not rendering plugin field form correctly when both plugins are enabled
Fix: When a Private Folders automatically was created during registration or deleted after user deletion, the plugin would not use the name template as set in the module configuration. Instead it would use the global value for this setting.
Fix: Action events not properly fired when Move/Copy action model has been opened
Fix: Insert direct download link didn't include resourcekey
Improved: Added dark theme for scrollbars
Improved: Embed action now also offers option to embed editable Office & Google docs
Updated: Included CA certificates updated.
Updated: Several Javascript libraries
Updated: PHPthumb library to version 1.7.18-202110211855
Updated: wp-color-picker-alpha library to version 3.0.1
Updated: Tagify to version 4.9.2
Updated: Chart.js to version 3.7.0
Updated: DataTables to version 1.11.3
Deprecated: %file_cloud_shortlived_download_url% placeholder as shortlived download links are not longer available. Placeholder is replaced by %file_cloud_download_url%: A direct download link to the file in the cloud. User needs to have access to the file on the Cloud.
Deprecated: Removed the AES upload encryption functionality for now till as the library used is depending on functionality deprecated in PHP 7.2
Download Use-your-Drive Google Drive v1.18.4 plugin for WordPress Nulled Free
v1.18.4 - 24 December 2021

Added: Added support for mimetypes in the module exclusion filters.
Added: Chinese (zn_CN) translation
Fix: The authorization process to link new accounts to the plugin could also be initated by users without access to the plugin settings.
Fix: Opening Full Screen Lightbox while autoplay is enabled could leave previews hidden.
Fix: Creating Private Folders based on a Template Folder with many folders & files could hit API limits.
Download Use-your-Drive Google Drive v1.18.3 plugin for WordPress Nulled Free
v1.18.3 - 6 December 2021

VULNERABILITY Fixes an XSS vulnerability in the search functionality of the plugin. Thanks Trainer Red for discovering and responsibly disclosing this issue.
Added: Portuguese (pt_PT) translation
Fix: When adding a new folder, the name will now be trimmed to strip whitespace from the beginning and end.
Fix: ZIP downloads not starting correctly if PHP output buffer contained data.
Improved: Changed alphabetical sorting order to be case insensitive.
Improved: Added placeholders for GravityPDF PDF upload location.
Improved: Small layout tweaks and a few new assets.

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu