DownloadPermissionsAdjuster::maybe_schedule_adjust_download_permissions( WC_Product $product )

Schedule a download permissions adjustment for a product if necessary.


Description Description

This should be executed whenever a product is saved.


Parameters Parameters

$product

(Required) The product to schedule a download permission adjustments for.


Top ↑

Source Source

File: src/Internal/DownloadPermissionsAdjuster.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.