get_attributes(); $rentalRates = []; foreach ($attributes as $attribute) { $name = $attribute->get_name(); print_r($name); } echo "
yay!