bd_license_input, $input
bd_license_input, $input
Appears in: bulk-delete.6.12
Hook Type: filter
Displaying hooks found in version: bulk-delete.6.12apply_filters('bd_license_input, $input') is found 1 times:
- /include/settings/class-bd-settings.php line 60
Warning: Undefined array key 62 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 63 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 64 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 65 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
* Filter license form inputs. * * @since 5.0 */ return apply_filters( 'bd_license_input', $input ); //phpcs:ignore } }