- Home
- Knowledge Base
- Advanced
Advanced
Action and Filter Reference
Download Monitors comes with various actions and filters that allow you to hook into certain events or alter certain variables....
Changing Allowed File Types in WordPress
WordPress supports popular image, video, and zip formats, however, some more rare file types will not be supported. Download Monitor...
Empty Download Request Redirection
Since Download Monitor 1.9.7 we’re redirecting empty download request to the homepage. You can disable this with the dlm_empty_download_redirect_enabled filter. An example...
Segment Downloads by Category
Place the following code in your page.php to segment downloads by category Did you know! Our Page Addon extension offers you a shortcode...
The do_not_force Filter
The do_not_force filter lets you choose to redirect to a download instead of serving it via PHP. This is useful...