Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

get_webcomic_collection_donation_link_class

Michael Sisk edited this page Apr 10, 2018 · 1 revision

Alter the link class.

apply_filters( 'get_webcomic_collection_donation_link_class', array $class, string $collection )

This filter allows hooks to alter the CSS classes assigned to the link.

Parameters

array $class

The CSS classes.

string $collection

The collection the link is for.

Clone this wiki locally