apply_filters( 'learndash_group_membership_access_denied_show_ld30_alert', boolean $show_alert, int $post_id, int $user_id )

Filter to show alert message box used in LD30 templates.


Description Description


Parameters Parameters

$show_alert

true.

$post_id

Current Post ID.

$user_id

Current User ID.


Top ↑

Return Return

(boolean) True to process template. Anything else to abort.


Top ↑

Source Source

File: includes/group/ld-groups-membership.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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