{"id":280309,"date":"2026-02-06T06:02:16","date_gmt":"2026-02-06T06:02:16","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/login-attempt-limiter\/"},"modified":"2026-03-13T08:02:20","modified_gmt":"2026-03-13T08:02:20","slug":"lockspire-smart-access-protection","status":"publish","type":"plugin","link":"https:\/\/mn.wordpress.org\/plugins\/lockspire-smart-access-protection\/","author":23436491,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.1","stable_tag":"trunk","tested":"6.9.4","requires":"5.0","requires_php":"","requires_plugins":null,"header_name":"Lockspire - Smart Access Protection","header_author":"Anil Ghimire","header_description":"Advanced security plugin to protect your site from brute-force attacks with real-time monitoring.","assets_banners_color":"","last_updated":"2026-03-13 08:02:20","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/lockspire.com","header_author_uri":"https:\/\/github.com\/anilatgithub","rating":0,"author_block_rating":0,"active_installs":0,"downloads":299,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.0.0":"<p>Initial release of Lockspire Security Plugin.<\/p>"},"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3455159,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Clean settings page with toggle switches","2":"Activity log showing recent login events","3":"Pro features placeholder section"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[710,2439,602,1178,600],"plugin_category":[38,54],"plugin_contributors":[255655],"plugin_business_model":[],"class_list":["post-280309","plugin","type-plugin","status-publish","hentry","plugin_tags-authentication","plugin_tags-brute-force","plugin_tags-login","plugin_tags-protection","plugin_tags-security","plugin_category-authentication","plugin_category-security-and-spam-protection","plugin_contributors-ghimireanil","plugin_committers-ghimireanil"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/lockspire-smart-access-protection\/assets\/icon-256x256.png?rev=3455159","icon_2x":"https:\/\/ps.w.org\/lockspire-smart-access-protection\/assets\/icon-256x256.png?rev=3455159","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Lockspire \u2013 Limit Login And Smart Access Protection helps protect your WordPress site by limiting login attempts and blocking suspicious users. It makes your website safer and prevents unauthorized access easily.<\/p>\n\n<p><strong>Core Features (Free):<\/strong>\n* \u2705 <strong>Login Attempt Limiting<\/strong> - Configurable maximum attempts and lockout time\n* \u2705 <strong>Admin URL Hiding<\/strong> - Hide wp-admin with custom secret key\n* \u2705 <strong>XML-RPC Protection<\/strong> - Complete XML-RPC disabling\n* \u2705 <strong>Basic Firewall<\/strong> - Block bad bots and common exploit attempts\n* \u2705 <strong>Email Notifications<\/strong> - Get alerts when admin users log in\n* \u2705 <strong>Activity Logging<\/strong> - Simple admin activity log (last 10 events)<\/p>\n\n<p><strong>Pro Features (Coming Soon):<\/strong>\n* \ud83d\udd0d Malware Scanner\n* \ud83d\udeab IP Address Blocking\n* \ud83c\udf0d Country Blocking<\/p>\n\n<h3>Why Choose Lockspire?<\/h3>\n\n<ul>\n<li><strong>Lightweight<\/strong> - No database tables, minimal resource usage<\/li>\n<li><strong>Beginner Friendly<\/strong> - Simple toggle switches and clear explanations<\/li>\n<li><strong>Install &amp; Forget<\/strong> - Set it up once and let it protect your site<\/li>\n<li><strong>Performance Optimized<\/strong> - No slow queries or heavy processing<\/li>\n<li><strong>WordPress Standards<\/strong> - Follows WordPress coding standards and best practices<\/li>\n<\/ul>\n\n<h3>Configuration<\/h3>\n\n<p><strong>Basic Setup:<\/strong>\n1. Go to Settings \u2192 Lockspire Security\n2. Enable the features you need using the toggle switches\n3. Configure your preferred settings:\n   - Set max login attempts (default: 5)\n   - Set lockout time in minutes (default: 15)\n   - Set custom admin secret key if hiding wp-admin<\/p>\n\n<p><strong>Admin URL Hiding:<\/strong>\nWhen enabled, access your admin dashboard at:\n    \/wp-admin\/?your-secret-key=1<\/p>\n\n<p>Replace <code>your-secret-key<\/code> with your custom secret key.<\/p>\n\n<h3>Additional Information<\/h3>\n\n<p><strong>Plugin Website:<\/strong> https:\/\/lockspire.com<\/p>\n\n<p><strong>Support:<\/strong> For support and feature requests, please visit our website or contact us through the WordPress support forums.<\/p>\n\n<p><strong>Privacy Policy:<\/strong> Lockspire Security does not collect or transmit any personal data. All data is stored locally on your WordPress installation.<\/p>\n\n<h3>Developer Information<\/h3>\n\n<p>This plugin follows WordPress coding standards and best practices:\n* Proper escaping of all output\n* Input validation and nonce verification\n* No database queries or heavy processing\n* Uses WordPress Options API for settings storage\n* Compatible with multisite installations<\/p>\n\n<p><strong>Hooks and Filters:<\/strong>\nThe plugin provides several hooks for developers to extend functionality:\n* <code>lockspire_before_firewall_check<\/code> - Runs before firewall checks\n* <code>lockspire_after_login_attempt<\/code> - Runs after failed login attempt\n* <code>lockspire_admin_notification_subject<\/code> - Filter admin notification email subject\n* <code>lockspire_admin_notification_message<\/code> - Filter admin notification email message<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/lockspire-security<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<li>Navigate to <strong>Settings \u2192 Lockspire Security<\/strong> to configure your security settings<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"will%20this%20plugin%20slow%20down%20my%20website%3F\"><h3>Will this plugin slow down my website?<\/h3><\/dt>\n<dd><p>No! Lockspire is designed to be extremely lightweight with minimal impact on site performance.<\/p><\/dd>\n<dt id=\"do%20i%20need%20technical%20knowledge%20to%20use%20this%20plugin%3F\"><h3>Do I need technical knowledge to use this plugin?<\/h3><\/dt>\n<dd><p>Not at all! Lockspire is designed for beginners with simple toggle switches and clear explanations for each feature.<\/p><\/dd>\n<dt id=\"does%20this%20plugin%20create%20database%20tables%3F\"><h3>Does this plugin create database tables?<\/h3><\/dt>\n<dd><p>No, Lockspire uses the WordPress Options API and doesn't create any additional database tables.<\/p><\/dd>\n<dt id=\"can%20i%20use%20this%20alongside%20other%20security%20plugins%3F\"><h3>Can I use this alongside other security plugins?<\/h3><\/dt>\n<dd><p>Yes, Lockspire is designed to work well with other plugins, but for optimal performance, we recommend using it as your primary security solution.<\/p><\/dd>\n<dt id=\"what%20happens%20if%20i%20forget%20my%20admin%20secret%20key%3F\"><h3>What happens if I forget my admin secret key?<\/h3><\/dt>\n<dd><p>You can still access wp-admin by disabling the \"Hide wp-admin URL\" feature via FTP or file manager in the plugin file.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<li>Core security features implemented<\/li>\n<li>Lightweight, beginner-friendly interface<\/li>\n<li>Performance optimized implementation<\/li>\n<\/ul>","raw_excerpt":"Lockspire \u2013 Limit Login And Smart Access Protection helps protect your WordPress site by limiting login attempts and blocking suspicious users.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/280309","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=280309"}],"author":[{"embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ghimireanil"}],"wp:attachment":[{"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=280309"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=280309"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=280309"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=280309"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=280309"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=280309"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}