• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Easy Digital Downloads All Access Addon

Easy Digital Downloads All Access Addon v1.2.5

No permission to download
Download Easy Digital Downloads All Access Addon v1.1.10 Nulled Free
v1.1.10, November 18, 2021

  • Fix: UTC database upgrade wasn't providing UI feedback that it was in fact running.
  • Fix: "Renew Now" incorrectly appearing on variable priced products, when the user didn't own the currently selected price.
  • Fix: Database upgrade prompt appearing on fresh installs.
  • Tweak: Removed pricing from "Renew Now" buttons. The price shown here was often inaccurate due to renewal discounts, etc.
  • Like
Reactions: Honor
Download Easy Digital Downloads All Access Addon v1.1.9 Nulled Free
v1.1.9, August 23, 2021

Fix: Generating passes from the customer tools in the admin may not complete.
  • Like
Reactions: Honor
Download Easy Digital Downloads All Access Addon v1.1.8 Nulled Free
v1.1.8, August 18, 2021

Fix: Correct file not being downloaded if a product has more than one file associated with it.
  • Like
Reactions: Atsekabe and Honor
Download Easy Digital Downloads All Access Addon v1.1.7 Nulled Free
v1.1.7, August 10, 2021

  • New: Introduced edd_all_access_check_response_for_download filter, which allows you to control access to a download.
  • Fix: Fatal error on All Access admin page when an upgraded pass has been refunded.
  • Fix: Edge case where a pass tied to a subscription never renews if the pass expiration date is slightly after the subscription renewal date.
  • Fix: edd_all_access_download_form() function not working well with variable priced products and lazy loading. (We made some further updates to this fix, which started in version 1.1.6.)
Download Easy Digital Downloads All Access Addon v1.1.6 Nulled Free
v1.1.6, May 18, 2021

  • Improvement: Instead of removing duplicate passes from the cart after the fact, the duplicates are now prevented from being added to the cart at all.
  • Fix: "Files downloaded in this period" not always paginating.
  • Fix: edd_all_access_download_form() function not working well with variable priced products and lazy loading.
  • Fix: Variable-priced passes could have tax rates missing from the product page. (When "Display Tax Rates on Prices" is enabled.)
  • Fix: Deprecation notices in PHP 8.
  • Like
Reactions: Honor
Download Easy Digital Downloads All Access Addon v1.1.5 Nulled Free
v1.1.5, February 11, 2021

  • Improvement: Download popularity report now includes links to relevant downloads for quick access.
  • Improvement: Customer passes are now deleted if the associated payment is deleted.
  • Fix: Ensure only the owner of the pass can view pass details on the front-end.
  • Fix: Under certain circumstances, "Buy All Access" button wasn't appearing correctly for products with variable prices.
  • Fix: Certain upgrade circumstances could incorrectly result in a renewal button being shown on a download, despite the person owning a lifetime All Access Pass for that product.
  • Fix: Unnecessarily duplicating a hook in the admin screen, which could result in some EDD tools appearing twice in Downloads > Tools.
  • Fix: PHP warning when viewing a pass in the admin screen that is set to all categories.
  • Fix: SourceMap URLs return 404.
  • Fix: PHP deprecation notice for implode.
  • Fix: Undefined variable "all_access_duration_unit".
  • Fix: PHP warning: Invalid argument supplied for foreach().
  • Tweak: Change plugin author to Sandhills Development, LLC.
  • Dev: EDD 3.0 compatibility.
  • Dev: Fix invalid HTML that was preventing a class name from not being set correctly.
  • Like
Reactions: Honor
Download Easy Digital Downloads All Access Addon v1.1.4 Nulled Free
v1.1.4, January 31, 2020

Fixed: Download counter was not properly incrementing.
Download Easy Digital Downloads All Access Addon v1.1.3 Nulled Free
v1.1.3, January 28, 2020

  • Fixed: Products with multiple files were not properly displaying to logged-in AA customers.
  • Fixed: Accessibility labels were not properly set for their associated input field on the file download form.
v1.1.2, January 27, 2020
  • New: A report of the most popular products, as downloaded by All Access Pass customers.
  • New: Customers can now see their download history as part of the [edd_aa_customer_passes] shortcode
  • New: When changing the customer attached to a payment, the All Access pass now automatically get transferred to match.
  • New: Brought most of the codebase up to WPCS standards.
  • New: The [edd_aa_all_access] shortcode now accepts multiple product IDs, allowing you to restrict content to multiple All Access Passes.
  • New: The “Process All Access Passes” tool is now re-named to “Backfill All Access Passes” to better describe what it does.
  • New: When a customer has a lifetime All Access Pass, they now see a message about not needing to renew, instead of the “Renew” purchase button.
  • New: Made upgrade permissions specific to EDD core user permissions.
  • New: Replaced direct calls to EDD_Payment class to use the edd_get_payment helper function.
  • Fixed: If you had purchased All Access, any license key was acting like that All Access license.
  • Fixed: If a user didn’t log in for over a year, their downloads per day were not properly being reset.
  • Fixed: Variably priced AA passes were not properly syncing to license expirations in all cases.
  • Fixed: Error was happening when a payment did not have a customer attached.
Download Easy Digital Downloads All Access Addon v1.1.1 Nulled Free
Version 1.1.1, May 24, 2019

Fix: The "Process All Access Passes" tool was failing on step 1 because of a failed nonce.
Download Easy Digital Downloads All Access Addon v1.1 Nulled Free
Version 1.1, May 14, 2019

  • New: Added a "Sync with License" option for better integration with Software Licensing
  • New: Added a tool to the customer profile to regenerate their All Access Passes
  • New: Added a filter to provide option to hide file-level download options
  • New: Improved code markup and formatting
  • New: Changed all references of EDD_Payment to edd_get_payment function
  • New: Scripts are now built using webpack
  • New: Moved priority of main plugins_loaded hook to 20 in preparation for EDD 3.0
  • Fix: While editing a pass, "Are you sure" showed when it shouldn't
  • Fix: Made sure schema data for search engines is correct for purchase form
  • Fix: If "Limit File Downloads" was enabled in Recurring Payments, valid AA downloads were prevented
  • Fix: Migrations from RCP stopped after 1 step
  • Fix: All dates are now saved in UTC instead of website’s timezone
  • Fix: Prevent AA passes from expiring if recurring subscription’s product changes
  • Fix: Set the file id being downloaded based on the price ID being downloaded
  • Fix: Made the price_id attribute work for the edd_all_access shortcode
  • Fix: Made sure the edd_purchase_link_top hook is present in AA purchase form
  • Fix: Content Restriction Integration: Made restricting a page to “All Prices” in Content Restriction work for AA prices
  • Fix: Content Restriction Integration: Made edd_restrict shortcode consider AA passes
  • Fix: Software Licensing Integration: Added better handling for invalid license keys
  • Fix: Cart error for ‘never expires’ was being cleared when it shouldn’t
  • Fix: Made expiration of AA based on start time of All Access, not start time of payment/order
  • Fix: Software Licensing Integration: Made AA passes sync with Licenses instead of Recurring
  • Fix: Recurring Payments Integration: Allow early renewals even if subscription exists
  • Fix: All unneeded cache clears have been removed
  • Fix: Lifetime licenses were causing invalid AA passes
  • Fix: Free Downloads integration priority setting now lets AA override Free Downloads when set as such
  • Fix: Issue with Customer reset tool where customer had an expired pass and an active one, resulting in expired.
  • Fix: Race condition with manual subscription renewals where payment had no products yet
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock