edd_responsive_download_post_class( array $classes = array(), string $class = '', int $post_id )

Remove the “download” post class from single Download pages


Description Description

The Responsive theme applies special styling the .download class resulting in really terrible display.


Parameters Parameters

$classes

(Optional) Post classes

Default value: array()

$class

(Optional)

Default value: ''

$post_id

(Required) Post ID


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/theme-compatibility.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.4.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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