{"id":158052,"date":"2011-09-09T08:00:00","date_gmt":"2011-09-09T08:00:00","guid":{"rendered":"https:\/\/www.weixiaoduo.com\/plugins\/2024\/02\/22\/simple-login-log\/"},"modified":"2017-11-10T12:32:00","modified_gmt":"2017-11-10T12:32:00","slug":"simple-login-log","status":"publish","type":"post","link":"https:\/\/www.weixiaoduo.com\/plugins\/simple-login-log\/","title":{"rendered":"Simple Login Log"},"content":{"rendered":"<p>Simple log of user logins. Tracks user name, time of login, IP address and browser user agent.<\/p>\n<p><a href=\"http:\/\/screenr.com\/kfEs\" title=\"Demo Video\" rel=\"nofollow ugc\">Demo Video<\/a><\/p>\n<p><strong>Features include:<\/strong><\/p>\n<ol>\n<li>ability to filter by user name, successful\/failed logins, month and year;<\/li>\n<li>export into CSV file;<\/li>\n<li>log auto-truncation;<\/li>\n<li>option to record failed login attempts.<\/li>\n<\/ol>\n<p><strong>Translations:<\/strong><\/p>\n<ul>\n<li>Persian [fa_IR] by <a href=\"http:\/\/taktaweb.ir\/\" rel=\"nofollow ugc\">MohammadHadi Nasiri<\/a><\/li>\n<li>German [de_DE] by Philipp Moore<\/li>\n<li>Russian [ru_RU]<\/li>\n<li>Ukrainian [ua_UA]<\/li>\n<li>Chinese [zh_CN] by <a href=\"http:\/\/www.mihuwa.com\/\" rel=\"nofollow ugc\">Mihuwa<\/a><\/li>\n<li>\n<p>French [fr_FR] by <a href=\"http:\/\/www.lo-geek.fr\/\" rel=\"nofollow ugc\">Mehdi Hamida<\/a><\/p>\n<\/li>\n<li>\n<p>Author: Max Chirkov<\/p>\n<\/li>\n<li>Author URI: <a href=\"http:\/\/simplerealtytheme.com\/\" title=\"Real Estate Themes & Plugins for WordPress\" rel=\"nofollow ugc\">http:\/\/simplerealtytheme.com\/<\/a><\/li>\n<li>Copyright: Released under GNU GENERAL PUBLIC LICENSE<\/li>\n<\/ul>\n<h4>Filters<\/h4>\n<p>** Log Output Within the Table **<\/p>\n<p><em>sll-output-data<\/em> \u2013 filters table row array where array keys are column names and values is the output<br \/>\nFor example, we can use this filter to link IP addresses to a geo-location service:<\/p>\n<pre><code><?php\nadd_filter( 'sll-output-data', 'link_location_by_ip' );\nfunction link_location_by_ip($item){\n\n    \/\/$item is a single row for columns with their values\n\n    $item['ip'] = sprintf('<a target=\"_blank\" href=\"http:\/\/infosniper.net\/index.php?ip_address=%1$s&map_source=3&two_maps=1&overview_map=1&lang=1&map_type=1&zoom_level=11\" rel=\"noopener\">%1$s<\/a>', $item['ip']);\n    return $item;\n}\n?>\n<\/code><\/pre>\n<h4>Translation<\/h4>\n<p>If you would like to contribute, the POT file is available in the <em>languages<\/em> folder. Translation file name convention is <em>sll-{locale}.mo<\/em>, where {locale} is the locale of your language. Fore example, Russian file name would be <em>sll-ru_RU.po<\/em>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This plugin keeps a log of WordPress user logins. Offers user and date filtering, and export features.<\/p>\n","protected":false},"author":65,"featured_media":228704,"comment_status":"open","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"slim_seo":{"title":"Simple Login Log - \u8587\u6653\u6735\u63d2\u4ef6\u76ee\u5f55","description":"This plugin keeps a log of WordPress user logins. Offers user and date filtering, and export features."},"footnotes":""},"categories":[1],"tags":[424,181,1628],"class_list":["post-158052","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-log","tag-login","tag-users"],"_links":{"self":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/posts\/158052","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/users\/65"}],"replies":[{"embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/comments?post=158052"}],"version-history":[{"count":0,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/posts\/158052\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/media\/228704"}],"wp:attachment":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/media?parent=158052"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/categories?post=158052"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/tags?post=158052"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}