Prio | Original string | Translation | — |
---|---|---|---|
↑ | Protect files, track downloads on Google Analytics, and run other custom code when a file in the wp-content folder is accessed. | You have to log in to add a translation. | Details |
Original untranslated
Protect files, track downloads on Google Analytics, and run other custom code when a file in the wp-content folder is accessed.
You have to log in to edit this translation. Meta |
|||
↑ | WP-Content Listener | You have to log in to add a translation. | Details |
Original untranslatedMeta |
|||
Use this filter to change what directory is protected. Make sure this is a subfolder with only items you want to protect and show. This should not be (and cannot be) set to the root directory as it looks in ALL subdirectories. | You have to log in to add a translation. | Details | |
Original untranslated
Use this filter to change what directory is protected. Make sure this is a subfolder with only items you want to protect and show. This should not be (and cannot be) set to the root directory as it looks in ALL subdirectories.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
For servers that don't use .htaccess to redirect, you'll basically need to redirect anything going to your protected directory to go to /wpcl-listen-slug/?f=$1 where $1 is the path to the file after relative to your protected directory. | You have to log in to add a translation. | Details | |
Original untranslated
For servers that don't use .htaccess to redirect, you'll basically need to redirect anything going to your protected directory to go to /wpcl-listen-slug/?f=$1 where $1 is the path to the file after relative to your protected directory.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
wpcl_wp_content_directory | You have to log in to add a translation. | Details | |
Original untranslated
wpcl_wp_content_directory
CommentFound in description header. You have to log in to edit this translation. Meta |
|||
Use this filter to change the url which watched files are redirected to.<br /> Default: home_url/wpcl-listen-slug | You have to log in to add a translation. | Details | |
Original untranslated
Use this filter to change the url which watched files are redirected to.<br />↵
Default: home_url/wpcl-listen-slug
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Use this filter to alter what determines a watched url.<br /> Default: true if the current url is the same as wpcl_url | You have to log in to add a translation. | Details | |
Original untranslated
Use this filter to alter what determines a watched url.<br />↵
Default: true if the current url is the same as wpcl_url
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Use this filter to change the Google Analytics tracking parameters.<br /> Default: array( 'ec' => 'Files', 'ea' => 'Download', 'el' => $relative_file_name ) | You have to log in to add a translation. | Details | |
Original untranslated
Use this filter to change the Google Analytics tracking parameters.<br />↵
Default: array( 'ec' => 'Files', 'ea' => 'Download', 'el' => $relative_file_name )
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Set this constant in your theme's function.php file when your site is on hosts like WPEngine where redirects may not be handled by the .htaccess file. You will need to add your own redirect rules. See this plugin's settings page for more details.<br /> Default: 0 | You have to log in to add a translation. | Details | |
Original untranslated
Set this constant in your theme's function.php file when your site is on hosts like WPEngine where redirects may not be handled by the .htaccess file. You will need to add your own redirect rules. See this plugin's settings page for more details.<br />↵
Default: 0
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Use this filter to add or remove directories to monitor programmatically.<br /> Default: Directories chosen on the options page. | You have to log in to add a translation. | Details | |
Original untranslated
Use this filter to add or remove directories to monitor programmatically.<br />↵
Default: Directories chosen on the options page.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Use this filter to redirect the user another location when access is denied.<br /> Default: "Location: /404" | You have to log in to add a translation. | Details | |
Original untranslated
Use this filter to redirect the user another location when access is denied.<br />↵
Default: "Location: /404"
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Use this filter to return false if you want to protect images in published posts.<br /> Default: false | You have to log in to add a translation. | Details | |
Original untranslated
Use this filter to return false if you want to protect images in published posts.<br />↵
Default: false
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Use this filter to customize access to files.<br /> Default: true if Protect option is not checked. otherwise if user is logged in. | You have to log in to add a translation. | Details | |
Original untranslated
Use this filter to customize access to files.<br />↵
Default: true if Protect option is not checked. otherwise if user is logged in.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Use this filter to add more mime types to monitor.<br /> Default: wp_get_mime_types() | You have to log in to add a translation. | Details | |
Original untranslated
Use this filter to add more mime types to monitor.<br />↵
Default: wp_get_mime_types()
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Add to this action if you want to do something before or in place of redirecting to a 404 when directory is not monitored. | You have to log in to add a translation. | Details | |
Original untranslated
Add to this action if you want to do something before or in place of redirecting to a 404 when directory is not monitored.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
Export as
Comment
Short description.