apply_filters( "{$filter_action}", array $filter_args, array $atts )

Filters the filter arguments depending on the action which is login and logout.


Description Description

The dynamic part depends on the action attribute it will be learndash-login-shortcode-login for the login action and learndash-login-shortcode-logout for the logout action.


Parameters Parameters

$filter_args

An Array of filter arguments with identifiers like label, icon, placement, class.

$atts

Shortcode Attributes.


Top ↑

Source Source

File: themes/ld30/includes/shortcodes.php


Top ↑

User Contributed Notes User Contributed Notes

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