Browse: Home / Classes / Learndash_Product_Model /

Learndash_Product_Model::remove_attribute

This method has been deprecated.

Learndash_Product_Model::remove_attribute( string $attribute_name )

Removes an attribute.


Description #


Parameters #

$attribute_name

(string) (Required) Attribute name.


Return #

(void)


Source #

File: src/deprecated/Learndash_Product_Model.php


Changelog #

Changelog
Version Description
4.6.0 This method has been deprecated.
4.5.0 Introduced. This method has been deprecated.