New to Translating WordPress? Read through our Translator Handbook to get started. Hide
Prio | Original string | Translation | — |
---|---|---|---|
↑ | Monitor files under your WP installation for changes. When a change occurs, be notified via email. This plugin is a fork of WordPress File Monitor. | You have to log in to add a translation. | Details |
Original untranslated
Monitor files under your WP installation for changes. When a change occurs, be notified via email. This plugin is a fork of WordPress File Monitor.
You have to log in to edit this translation. Meta |
|||
↑ | WordPress File Monitor Plus | You have to log in to add a translation. | Details |
Original untranslatedMeta |
|||
This plugin ships with a .htaccess file that denies any access to any file in the data dir. But if you feel you want to add more security you can CHMOD the two files <code>.sc_wpfmp_scan_data</code> and <code>.sc_wpfmp_admin_alert_content</code> to 0600 which only allows the owner (PHP) read and write access. | You have to log in to add a translation. | Details | |
Original untranslated
This plugin ships with a .htaccess file that denies any access to any file in the data dir. But if you feel you want to add more security you can CHMOD the two files <code>.sc_wpfmp_scan_data</code> and <code>.sc_wpfmp_admin_alert_content</code> to 0600 which only allows the owner (PHP) read and write access.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
What this does is stops WordPress from running the 'File Check Scan' on the built in cron scheduler and allows you to run it externally. If you know how to setup a cron externally its recommended that you use this method. WordPress by default has a limited number of scan intervals which wont allow you to run the file cron at lets say 2:46AM and then every 3 hours. An external cron gives you greater flexibility on when to run the file monitor scan. | You have to log in to add a translation. | Details | |
Original untranslated
What this does is stops WordPress from running the 'File Check Scan' on the built in cron scheduler and allows you to run it externally. If you know how to setup a cron externally its recommended that you use this method. WordPress by default has a limited number of scan intervals which wont allow you to run the file cron at lets say 2:46AM and then every 3 hours. An external cron gives you greater flexibility on when to run the file monitor scan.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Each of the settings 'File Names To Ignore/Dir Names To Ignore/Exact Files To Ignore/Exact Dirs To Ignore' allow multiple entries. To allow multiple entries make sure each entry is on a new line. | You have to log in to add a translation. | Details | |
Original untranslated
Each of the settings 'File Names To Ignore/Dir Names To Ignore/Exact Files To Ignore/Exact Dirs To Ignore' allow multiple entries. To allow multiple entries make sure each entry is on a new line.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
In settings you can add <code>error_log</code> to 'File Names To Ignore' if you want to ignore the error_log file in any directory or add <code>/full/path/to/error_log</code> to 'Exact Files To Ignore' if you just want to ignore one perticular error log | You have to log in to add a translation. | Details | |
Original untranslated
In settings you can add <code>error_log</code> to 'File Names To Ignore' if you want to ignore the error_log file in any directory or add <code>/full/path/to/error_log</code> to 'Exact Files To Ignore' if you just want to ignore one perticular error log
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Yes you can, add the following code to your wp-config.php file: <code>define('SC_WPFMP_ADMIN_ALERT_PERMISSION', 'capability');</code> and change the capability to a level you want. Please visit <a href="http://codex.wordpress.org/Roles_and_Capabilities">Roles and Capabilities</a> to see all available capabilities that you can set to. | You have to log in to add a translation. | Details | |
Original untranslated
Yes you can, add the following code to your wp-config.php file: <code>define('SC_WPFMP_ADMIN_ALERT_PERMISSION', 'capability');</code> and change the capability to a level you want. Please visit <a href="http://codex.wordpress.org/Roles_and_Capabilities">Roles and Capabilities</a> to see all available capabilities that you can set to.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Install the plugin via the network admin section and network activate the plugin. By doing this the plugin will actually only install and run on the main multi-site site. This way the plugin is silent to all child blogs. To configure and setup the plugin the settings can be found in its usual place on the main site only. | You have to log in to add a translation. | Details | |
Original untranslated
Install the plugin via the network admin section and network activate the plugin. By doing this the plugin will actually only install and run on the main multi-site site. This way the plugin is silent to all child blogs. To configure and setup the plugin the settings can be found in its usual place on the main site only.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
<a href="http://codex.wordpress.org/Editing_wp-config.php#Debug">Enable debuging mode in WordPress</a> and run the plugin and see if any errors are reported from the plugin. If you find errors and don't know how to fix head over to the <a href="http://wordpress.org/tags/wordpress-file-monitor-plus?forum_id=10">WordPress forums</a> | You have to log in to add a translation. | Details | |
Original untranslated
<a href="http://codex.wordpress.org/Editing_wp-config.php#Debug">Enable debuging mode in WordPress</a> and run the plugin and see if any errors are reported from the plugin. If you find errors and don't know how to fix head over to the <a href="http://wordpress.org/tags/wordpress-file-monitor-plus?forum_id=10">WordPress forums</a>
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
I'm worried that the data files that are created by your plugin are viewable by the public, which poses a security risk. | You have to log in to add a translation. | Details | |
Original untranslated
I'm worried that the data files that are created by your plugin are viewable by the public, which poses a security risk.
CommentFound in faq header. You have to log in to edit this translation. Meta |
|||
What is the 'other cron' method? | You have to log in to add a translation. | Details | |
Original untranslated
What is the 'other cron' method?
CommentFound in faq header. You have to log in to edit this translation. Meta |
|||
How do I get WPFMP to ignore multiple files and directories? | You have to log in to add a translation. | Details | |
Original untranslated
How do I get WPFMP to ignore multiple files and directories?
CommentFound in faq header. You have to log in to edit this translation. Meta |
|||
My website has error_log files that are always changing. How do I get WPFMP to ignore them? | You have to log in to add a translation. | Details | |
Original untranslated
My website has error_log files that are always changing. How do I get WPFMP to ignore them?
CommentFound in faq header. You have to log in to edit this translation. Meta |
|||
Only admins can see the admin alert. Is it possible to let other user roles see the admin notice? | You have to log in to add a translation. | Details | |
Original untranslated
Only admins can see the admin alert. Is it possible to let other user roles see the admin notice?
CommentFound in faq header. You have to log in to edit this translation. Meta |
|||
I'm running this plugin on a multi-site. What should I do? | You have to log in to add a translation. | Details | |
Original untranslated
I'm running this plugin on a multi-site. What should I do?
CommentFound in faq header. You have to log in to edit this translation. Meta |
Export as
Comment
Short description.