apply_filters( 'llms_product_get_restrictions', string[] $restrictions, LLMS_Product $product )

Filter the product’s restrictions.


Parameters Parameters

$restrictions

(string[]) An array of strings describing the restrictions placed on the product.

$product

(LLMS_Product) The LLMS_Product object.


Top ↑

Source Source

File: includes/models/model.llms.product.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
6.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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