apply_filters( 'llms_media_protection_attachment_field', array $field, WP_Post $post, LLMS_Media_Protector $protector )

Filter the LifterLMS media protection attachment field.


Parameters Parameters

$field

(array) Attachment field definition.

$post

(WP_Post) Attachment post object.

$protector

(LLMS_Media_Protector) Media protector instance.


Top ↑

Source Source

File: includes/admin/class-llms-admin-media-protection-attachment-settings.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
10.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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