跳至主要內容
  • 登入
  • 註冊
WordPress.org

Taiwan 正體中文

  • 佈景主題目錄
  • 外掛目錄
  • 最新消息
  • 技術支援
  • 關於我們
  • 團隊
  • 取得 WordPress
取得 WordPress

外掛目錄

  • 我的最愛
  • Beta 版測試
  • 開發者資訊
下載

Loginpetze

由 Christian Sabo 開發
  • 詳細資料
  • 使用者評論
  • 安裝方式
  • 開發資訊
技術支援

外掛說明

Sometimes it is useful to know if – or when – a user successfully logged in to WordPress. Loginpetze generates a notification mail for this incident. This is a conveniant way to e.g. monitor staging sites for customer logins. No need to regularly take a look at statistics or tracking tools. Mails are customizable with shortcodes. All texts are translatable.

Loginpetze 1.x is not compatible with WordPress Multisite.

Translations

If you wish to help translate this plugin, you are most welcome!
To contribute, please visit translate.wordpress.org

Keep in mind that if you’re not PTE or GTE for your language, you have to notify someone to approve your contributed strings. This can be done via Slack or by writing a request on https://make.wordpress.org/polyglots/

To find the translation team for your locale, please visit https://make.wordpress.org/polyglots/teams/

Credits

Special Thanks go to Bernhard Kau, Torsten Landsiedel, Bego Mario Garde and Thorsten Frommen.

螢幕擷圖

  • The only screen for Loginpetze. All texts are translatable.

安裝方式

From WordPress Plugin Directory

  1. In your backend, go to Plugins → Add New to search for Loginpetze in the WordPress Plugin Directory.
  2. Click Install Now and then Activate.
  3. After activation go to Settings → Loginpetze to set up the few options this plugin offers.

Manual Installation

  1. Download loginpetze.zip to your desktop and extract the archive.
  2. Upload the folder loginpetze into the directory /wp-content/plugins/ on your webserver.
  3. Activate Loginpetze via the Plugins menu in your WordPress Dashboard.
  4. After activation go to Settings → Loginpetze to set up the few options this plugin offers.

常見問題集

«Loginpetze» – what kind of name is that?

It’s the german word for «login snitch».

How does it work?

In short: you install it, you select a user to receive the notification mails and you’re done.

If you like to, you can customize the subject and body of the mails. There are placeholders available that you can insert into your template: username, blogname, date and time.

Can I suppress notifications for certain users or roles?

Yes, there’s a filter for that. Add the following lines to your (child) theme’s functions.php and customize the array – you can provide usernames, IDs and roles (even mixed) in an array.

add_filter( 'loginpetze_blockers', function ( $ignorelist ) {
    $ignorelist = array ( 'username', '123', 'administrator' ) ;
    return $ignorelist;
} );

Is the plugin Multisite compatible?

Loginpetze 1.x does not work on Multisite installations, but we intend to add Multisite support to a future version.

Why did you develop this plugin?

Occasionally (especially when setting up websites for clients) we wanted to be notified if – or when – anybody logged in to the staging websites. For this purpose we used to add some lines to our functions.php files, which was not very comfortable. For conveniance, we turned our code into this plugin.

It was also a good opportunity to learn and to completely play through the process of plugin creation.

What happens if I deactivate or delete the plugin via my Dashboard?

Deactivating the plugin will just stop the notification mails. Nothing will happen to your settings (which are stored in the database).

However, if you delete the plugin, this will remove your settings from the database. If you then re-install it, the default settings will be applied.

What happens if I just delete the files via FTP?

This will also stop the notification mails, but since the uninstall routine is not called, nothing will be removed from your database. If you re-install Loginpetze, your custom settings will still be available.

What happens if I or any other admin delete a user who is set up to receive the notification mails?

Loginpetze will warn you about this and you can check your settings. In case this warning is ignored, Loginpetze will automatically switch the recipient to the Standard Blog Admin.

I need more features. Is there a Pro Version available?

No 🙂

使用者評論

Nice plugin. I recommend to everyone.

Dan Zakirov 2019 年 11 月 8 日
I liked this plugin, I will use it on two of my sites. Especially for you, I translated the plugin into Russian, I think our users will also need such a plugin and they can comfortably work with it. I recommend to everyone.
閱讀全部 0 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Loginpetze〉的開發相關工作。

參與者
  • Christian Sabo
  • Kai

〈Loginpetze〉外掛目前已有 9 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Loginpetze〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.4

  • 2020-08-06
  • Added: filter to suppress notifications for specific users, IDs or roles
  • Tested up to WordPress 5.5

1.3

  • 2020-01-14
  • Added: some more placeholders

1.2

  • 2018-10-08
  • Tested up to WordPress 5.3

1.1

  • 2018-01-16
  • Added: support for Simple History
  • Added: check for the required PHP version (5.5)
  • Improved: tags for the WordPress Plugin Directory

1.0

  • 2018-01-15
  • Initial release

中繼資料

  • 最新版本: 1.4
  • 最後更新: 2 個月前
  • 啟用安裝數: 100+
  • WordPress 版本需求: 4.7 或更新版本
  • 已測試相容的 WordPress 版本: 6.2.2
  • PHP 版本需求: 5.5 或更新版本
  • 語言:

    Croatian、Dutch、English (US)、French (France)、German、German (Austria)、German (Switzerland)、Japanese、Russian、及 Swedish.

    將這個外掛本地化為你的母語版本

  • 標籤:
    alertloginmonitornotificationstaging
  • 進階檢視

評分

檢視全部
  • 5 星 1
  • 4 星 0
  • 3 星 0
  • 2 星 0
  • 1 星 0
登入以提交評論

參與者

  • Christian Sabo
  • Kai

技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

查看技術支援論壇

  • 關於我們
  • 最新消息
  • 主機託管
  • 贊助基金會
  • Swag
  • 技術支援
  • 開發者資源
  • 共同參與
  • Learn
  • 展示網站
  • 外掛目錄
  • 佈景主題目錄
  • 區塊版面配置目錄
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • 隱私權
  • Public Code
WordPress.org
WordPress.org

Taiwan 正體中文

  • 造訪我們的 Facebook 粉絲專頁
  • 造訪我們的 Twitter 帳號
  • Visit our Instagram account
  • Visit our LinkedIn account
程式碼,如詩