ALD Login Page
ALD Login Page lets you fully customize the WordPress login page — logo, colors, dimensions, and padding — through a clean admin settings panel. Built on WordPress core APIs, the plugin follows WordPress security best practices from top to bottom so you can customize your login page with confidence. Why security matters for a login page plugin The WordPress login screen is the most exposed entry point to your admin area. A poorly coded login plugin can become an attack vector. ALD Login Page is designed to avoid the most common pitfalls: Settings API + Sanitization callbacks — all saved values pass through WordPress core sanitizers (`sanitize_text_field`, `sanitize_hex_color`, `esc_url_raw`) before they ever touch the database. Output escaping everywhere — `esc_url()`, `esc_attr()`, and `esc_html()` are used on every dynamic value that reaches the browser, eliminating XSS vectors. Capability gate on admin page — only users with `manage_options` can access settings. Unauthorized users are blocked before any output is rendered. Direct-access gate — `defined( ‘ABSPATH’ ) or die` on every PHP file prevents direct URL access to plugin files. Nonce + CSRF handled automatically — the WordPress Settings API inserts and validates security nonces on every settings save. No raw SQL — the plugin never calls `$wpdb->query()` or similar directly. No shell commands — no `eval()`, `exec()`, or `shell_exec()` anywhere. Superglobal sanitization — all user-supplied query parameters are passed through `sanitize_key()` with strict comparison before being evaluated. The result: a lightweight login customizer with a clean security posture. If you are reviewing this plugin for code quality, you will find no raw echo $_GET, no unescaped output, and no capability bypasses. We take security seriously and keep this plugin up to date with the latest WordPress core versions. ALD Login Page Needs Your Support It is hard to continue development and support for this free plugin without contributions from users like you. If you enjoy using ALD Login Page and find it useful, please consider use these support channels appropriately. Your support will help encourage and support the plugin’s continued development and better user support.
Top keywords
- login10×2.91%
- page8×2.33%
- login page7×2.03%
- wordpress7×2.03%
- support6×1.74%
- security5×1.45%
- settings5×1.45%
- ald4×1.16%
- ald login4×1.16%
- ald login page4×1.16%
- esc4×1.16%
- admin3×0.87%
UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WP
Addons | Demos | Docs The only lightweight and 100% secure user registration, user login and user profile plugin for WordPress. Customize the design with your favorite page builder. Fully compatible with Elementor, Oxygen, Divi, Beaver Builder, Gutenberg and many other page builders. UsersWP features front end user profiles and accounts, users directory, unlimited registration forms and login form. While BuddyPress, Ultimate Member, Profile Builder and similar plugins are excellent, we wanted to create something much lighter and simpler to use. Something that could be gentle on your server resources. With less options to make it easy to setup, 100% compatible with page builders and more hooks to make it infinitely extensible for developers. Today UsersWP is by far the simplest solution available to manage users on WordPress. It takes seconds to setup, it is super fast and it’s perfect to create a community of users within your website. FEATURES Drag and Drop forms builder with all kind of custom fields for your user profiles. Multiple registration forms, allowing to assign a different role to each form. Login form Edit Account form Users Directory User profile Password Recovery form Change Password form Reset Password form Authorbox Custom menu items like login/logout links and links to relevant pages. All the above elements can be added to your website via Gutenberg Blocks, Widgets (that can be used with most page builders) or Shortcodes. After activation all pages are created with the correct shortcodes so that you are good to go in seconds. You can customize the design of both the Users Directory and the User Profile templates using your favorite page builder. For example, you can decide where any element of the user profile appears. Elements like: the Avatar, the header banner, the name and all custom fields you created. User Profile The user profile features a cover image, an avatar and an optional tabbed menu showing : User’s posts User’s comments Custom fields (if any) You can chose if you want to hide any section of it and where to show the custom fields. In a sidebar or in their own tab. Or you can redesign the template completely just like you modify any WordPress page. Using shortcodes, blocks or widgets, through the classic editor, Gutenberg or any page builder. Otherwise, just customize the PHP templates as you wish within your child theme. Free Add-ons We provide some free extensions: Social Login ReCAPTCHA Premium Add-ons UsersWP can be extended with several add-ons. Few examples are: * ~~GeoDirectory~~ – NOW BUILT IN TO CORE – Create a tab for each listing type submitted, reviews and favorite listings. * WooCommerce – Connect WooCommerce with UsersWP, display orders and reviews in user profile pages. * bbPress – Connect bbPress with UsersWP, display forum interactions in user profile pages. * Easy Digital Downloads – Display “Downloads” and “Purchases” tab in user profile pages. * WP Job Manager – Connects WP Job Manager with UsersWP, display Jobs tab in user profile pages. * MailChimp – Allows the user to subscribe to your newsletters via Mailchimp during registration. * MailerLite – Allows the user to subscribe to your newsletters via MailerLite during registration. * MailPoet – Allows the user to subscribe to your newsletters via MailPoet during registration. * Moderation – Lets you manually approve or reject user signups. * Restrict User Signups – Restrict usernames and emails or even email domains to prevent spam. * myCRED – myCRED add on for UsersWP, earn points and lets users send points. * Profile Progress – Assign %’s and show profile completion progress bar via a widget. * Followers – Your users can follow each other, just like twitter with this addon. * Friends – Your users can send and accept friend requests, just like facebook with this addon. * Online Users – This addon displays the list of users who are currently online and more. * Frontend Post – Lets users submit blog post from the frontend. * Multisite Creator – Lets your users to create new site for multisite on registration. * Activity – Show a users activity actions right on their profile. * Verified Users – Make verified users stand out with their own verified badge. * Realtime Notifications – Sends notifications to users, about activity on your website. * Advanced Search – Extends the regular UsersWP search form by adding options to filter by custom fields. * Groups – Easily create a community with discussion groups like Facebook. * User to User Private Messages – Allow your users to send each other private messages in a Facebook-like chat. * Membership – Add Membership functionality to your WordPress website! * Dashboard – Manage everything from one simple, easy-to-use dashboard. * MailerLite – Capture newsletter subscribers during registration to your mailerlite newsletter list. * MailPoet – Capture newsletter subscribers during registration to your mailpoet newsletter list. * Constant Contact – Capture newsletter subscribers during registration to your Constant Contact newsletter list. * Campaign Monitor – Capture newsletter subscribers during registration to your Campaign Monitor newsletter list. * GetResponse – Capture newsletter subscribers during registration to your GetResponse newsletter list. * Active Campaign – Capture newsletter subscribers during registration to your Active Campaign newsletter list. * Brevo – Capture newsletter subscribers during registration to your Brevo newsletter list. * Aweber – Capture newsletter subscribers during registration to your Aweber newsletter list. * The Newsletter – Capture newsletter subscribers during registration to your The Newsletter newsletter list. There are many others and we release new Add-ons frequently. You can see the full collection here: UsersWP Premium Add-ons Should you find any bug, please report it in the support forum and we will fix it asap! UsersWP is 100% translatable.