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.
Source Source
File: themes/ld30/includes/shortcodes.php