這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Simple Security

描述

Simple Security Plugin for WordPress is an Access Log to track Logins and Failed Login Attempts for the admin area of your WordPress Website

You can add a widget to the admin dashboard for logins and failed login attempts.

Upgrade to Simple Security Ultra for advanced features including:

  • Configurable email alert notifications when selected conditions are met
  • Receive an optional email alert when new IP addresses are added to Blacklist
  • Receive an optional email alert after a failed login attempt
  • Receive an optional email alert after a successful login
  • Lifetime Priority Support and Update License

Check out the Simple Security Plugin for WordPress Video Tutorial:

Developer Website: http://MyWebsiteAdvisor.com/

Plugin Support: http://MyWebsiteAdvisor.com/support/

Plugin Page: http://MyWebsiteAdvisor.com/plugins/simple-security/

Tutorial: http://mywebsiteadvisor.com/learning/video-tutorials/simple-security-tutorial/

Requirements:

  • PHP v5.0+
  • WordPress v3.3+

To-do:

螢幕截圖

  • Access Log
  • Admin Dashboard Widget
  • Admin Settings Page
  • WordPress User Manager with Additional Last Login Column
  • IP Address Blacklist

安裝

  1. Upload simple-security/ to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Simple Security Plugin settings and enable Simple Security Plugin.

Check out the Simple Security Plugin for WordPress Video Tutorial:

常見問題

Plugin doesn’t work …

Please specify as much information as you can to help us debug the problem.
Check in your error.log if you can.
Please send screenshots as well as a detailed description of the problem.

Upgrade to Simple Security Ultra for advanced features including:

  • Configurable email alert notifications when selected conditions are met
  • Receive an optional email alert when new IP addresses are added to Blacklist
  • Receive an optional email alert after a failed login attempt
  • Receive an optional email alert after a successful login
  • Lifetime Priority Support and Update License

Check out the Simple Security Plugin for WordPress Video Tutorial:

Developer Website: http://MyWebsiteAdvisor.com/

Plugin Support: http://MyWebsiteAdvisor.com/support/

Plugin Page: http://MyWebsiteAdvisor.com/plugins/simple-security/

Tutorial: http://mywebsiteadvisor.com/learning/video-tutorials/simple-security-tutorial/

評價

There are no reviews for this plugin.

貢獻者及開發者

“Simple Security” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Simple Security 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.1.6

  • Fixed Two Low Risk XSS Vulnerabilities (HTB23244)
  • Tested for compatibility with WP v4.1.1
  • Updated links in readme and plugin for support, updates, etc

1.1.5

  • fixed issue with clearing access log and warning about session start/headers already sent.
  • tested for compatibility with WP v3.5.2

1.1.4

  • updated contextual help, removed depricated filter and updated to preferred method
  • added plugin upgrades info tab on plugin settings page
  • added uninstall and deactivation funtions to clear plugin settings
  • updated readme file

1.1.3

  • added button to clear access log feature, which will purge all records from the Access Log DB table.
  • added button to download access log as a CSV file.
  • updated tutorial videos, links, embeds.
  • updated readme file, plugin requires WordPress v3.3 for the help menu.

1.1.2

  • added tab for tutorial video on plugin settings tabs
  • added a link for plugin tutorial page on our website on the plugin row meta links on plugins page

1.1.1

  • added seperate page for IP Address Blacklist
  • added tabbed navigation to admin UI for settings, access log, and blacklist
  • updated screenshots
  • added tutorial video
  • added link to upgrade to ultra version

1.1

  • updated settings page to use WP settings API
  • changed the hook for removing access log DB table from plugin deactivation to plugin uninstall hook.
  • updated plugin settings page with tabs, rather than scrolling down the page
  • reorgainzed entire plugin file layout

1.0.3

  • removed leftover error_reporing(E_ALL) in plugin_loader.php file
  • resolved issues with undefined index notifications
  • added rate this plugin links
  • fixed ip blacklist custom message which was not displaying properly
  • fixed auto blacklist system to use the proper number of failed attempts as specified
  • fixed access log to display proper number of records as specified in the screen options tab

1.0.2

  • Removed extra error logging dev functions

1.0.1

  • Resolved issues with auto blocking IP addresses

1.0

  • Initial release