{"id":305148,"date":"2026-05-31T19:51:49","date_gmt":"2026-05-31T19:51:49","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/hidden\/"},"modified":"2026-05-31T19:51:35","modified_gmt":"2026-05-31T19:51:35","slug":"smart-hide-login","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/smart-hide-login\/","author":16071144,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1.0","stable_tag":"1.1.0","tested":"7.0","requires":"4.0","requires_php":"","requires_plugins":null,"header_name":"Smart Hide Login","header_author":"Alexander Trejo @ Smartcode.net","header_description":"Hide WP login page with customizable redirect and welcome page","assets_banners_color":"","last_updated":"2026-05-31 19:51:35","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/smartcode.net\/hide-login\/","header_author_uri":"https:\/\/smartcode.net","rating":0,"author_block_rating":0,"active_installs":0,"downloads":53,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.1.0":{"tag":"1.1.0","author":"alextrejo","date":"2026-05-31 19:51:35"}},"upgrade_notice":{"1.1.0":"<p>Initial release - no upgrade required.<\/p>"},"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3555869,"resolution":"256x256","location":"assets","locale":"","width":250,"height":250}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3555869,"resolution":"1","location":"assets","locale":"","width":933,"height":399},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3555869,"resolution":"2","location":"assets","locale":"","width":666,"height":358}},"screenshots":{"1":"Plugin settings page","2":"Custom welcome page for unauthorized visitors"}},"plugin_section":[],"plugin_tags":[710,35063,602,214057,600],"plugin_category":[38,54],"plugin_contributors":[265243],"plugin_business_model":[],"class_list":["post-305148","plugin","type-plugin","status-publish","hentry","plugin_tags-authentication","plugin_tags-hide-wp-admin","plugin_tags-login","plugin_tags-protect-login","plugin_tags-security","plugin_category-authentication","plugin_category-security-and-spam-protection","plugin_contributors-alextrejo","plugin_committers-alextrejo"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/smart-hide-login\/assets\/icon-256x256.png?rev=3555869","icon_2x":"https:\/\/ps.w.org\/smart-hide-login\/assets\/icon-256x256.png?rev=3555869","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/smart-hide-login\/assets\/screenshot-1.png?rev=3555869","caption":"Plugin settings page"},{"src":"https:\/\/ps.w.org\/smart-hide-login\/assets\/screenshot-2.png?rev=3555869","caption":"Custom welcome page for unauthorized visitors"}],"raw_content":"<!--section=description-->\n<p>Smart Hide Login is a powerful lightweight WordPress security plugin that helps protect your website by hiding the default WordPress login page. By changing the default \/wp-admin and \/wp-login.php URLs to a custom slug, you can significantly reduce the risk of brute force attacks and unauthorized access attempts.<\/p>\n\n<h3>Features<\/h3>\n\n<ul>\n<li>Lightweight plugin that keeps your WordPress website fast and responsive<\/li>\n<li>Enhanced Security - Hide default WordPress login URLs (\/wp-admin, \/wp-login.php)<\/li>\n<li>Customizable login slug (default: \/dashboard)<\/li>\n<li>Prevents unauthorized access attempts<\/li>\n<li>Reduces brute force attack surface<\/li>\n<li>Multi-Site Support - Works seamlessly with WordPress Multisite installations<\/li>\n<li>Network-wide settings management<\/li>\n<li>Individual site configuration options<\/li>\n<li>Fully translation-ready (English and Spanish included)<\/li>\n<li>Compatible with WordPress localization<\/li>\n<li>Professional Design - Custom welcome page for unauthorized visitors<\/li>\n<li>Responsive design that matches your theme<\/li>\n<li>Supports custom logos from your WordPress theme<\/li>\n<li>Easy Configuration - Simple settings page in WordPress admin<\/li>\n<li>Real-time slug changes with automatic rewrite rule updates<\/li>\n<li>Nonce protection for form submissions<\/li>\n<\/ul>\n\n<h3>Security Benefits<\/h3>\n\n<ul>\n<li>Reduced Attack Surface - Hides WordPress from automated scanners<\/li>\n<li>Makes it harder for attackers to find your login page<\/li>\n<li>Reduces the effectiveness of targeted attacks<\/li>\n<li>Brute Force Protection - While not a complete solution, hiding the login page adds an extra layer of defense<\/li>\n<li>Works well with other security plugins and measures<\/li>\n<\/ul>\n\n<h3>Compatibility<\/h3>\n\n<ul>\n<li>WordPress Versions - Compatible with WordPress 4.0+<\/li>\n<li>Works with the latest WordPress releases<\/li>\n<li>Hosting Environments - Compatible with all standard WordPress hosting<\/li>\n<li>Works with Apache, Nginx, and other web servers<\/li>\n<li>Supports various PHP versions (5.6+)<\/li>\n<li>Other Plugins - Compatible with most WordPress plugins<\/li>\n<li>Works alongside security plugins<\/li>\n<li>No conflicts with caching plugins<\/li>\n<\/ul>\n\n<h3>Translation Support<\/h3>\n\n<p>The plugin includes translation files for:\n* English (en_US) - Default language\n* Spanish (es_ES) - Full translation included<\/p>\n\n<p>Additional languages can be added through WordPress's localization system.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>hide-login<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Navigate to Settings \u2192 Hidden (or Network Admin \u2192 Settings \u2192 Hidden for Multisite)<\/li>\n<li>Set your custom login slug<\/li>\n<li>Save changes<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"will%20this%20plugin%20break%20my%20existing%20login%20process%3F\"><h3>Will this plugin break my existing login process?<\/h3><\/dt>\n<dd><p>No, the plugin maintains WordPress's standard authentication process. Users simply access the login page through a different URL.<\/p><\/dd>\n<dt id=\"can%20i%20change%20the%20login%20slug%20after%20installation%3F\"><h3>Can I change the login slug after installation?<\/h3><\/dt>\n<dd><p>Yes, you can change the login slug at any time through the settings page. The plugin automatically updates rewrite rules.<\/p><\/dd>\n<dt id=\"does%20this%20work%20with%20caching%20plugins%3F\"><h3>Does this work with caching plugins?<\/h3><\/dt>\n<dd><p>Yes, the plugin is compatible with most caching solutions. The rewrite rules ensure proper URL handling.<\/p><\/dd>\n<dt id=\"is%20this%20plugin%20translation-ready%3F\"><h3>Is this plugin translation-ready?<\/h3><\/dt>\n<dd><p>Yes, the plugin includes translation files and is fully compatible with WordPress's internationalization system.<\/p><\/dd>\n<dt id=\"what%20can%20i%20do%20if%20i%20forget%20my%20custom%20login%20url%3F\"><h3>What can I do if I forget my custom login URL?<\/h3><\/dt>\n<dd><p>You would need access to your hosting service and delete the plugin folder: \/wp-content\/plugins\/smart-hide-login. After plugin deletion, you can access your WordPress backend using default URL: \/wp-admin<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Initial release with core functionality<\/li>\n<li>Multi-site support<\/li>\n<li>Custom welcome page<\/li>\n<li>Translation ready<\/li>\n<\/ul>","raw_excerpt":"Hide WP login page with customizable redirect and welcome page.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/305148","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=305148"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/alextrejo"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=305148"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=305148"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=305148"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=305148"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=305148"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=305148"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}