edd_add_download_post_classes( array $classes, string|array $class = '', int $post_id = false )

Adds post classes for downloads


Description Description


Parameters Parameters

$classes

(Required) Current classes

$class

(Optional)

Default value: ''

$post_id

(Optional) The ID of the current post

Default value: false


Top ↑

Return Return

(array) Modified array of classes


Top ↑

Source Source

File: includes/template-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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