Description
Sadat Loginverse replaces the familiar WordPress login styling with ten complete, art-directed experiences: five immediate cinematic worlds and five scroll-driven Three.js stories that reveal the login form at the end.
Select a world, add an optional small footer logo, and save. There are no color pickers, layout builders, custom CSS fields, font controls or upsells. The lack of an editor is the product idea—not a missing feature.
Five instant cinematic worlds
- Neural Gate — a living cyan intelligence portal with orbital data rings.
- Quantum Bloom — an iridescent dimensional bloom suspended in deep space.
- Mecha Core — an amber industrial command deck built around a reactor core.
- Void Monolith — a stark cinematic world of impossible monoliths and gravity.
- Arcade Nexus — a neon game grid racing toward an electric horizon.
Five scroll-story 3D worlds
- Cipher Vault — descend through a living encryption tunnel to its key chamber.
- Astral Archive — travel among memory monoliths orbiting a luminous archive.
- Firewall Citadel — cross a guarded neon city while its perimeter scans your signal.
- Genesis Engine — watch one command become code, machinery and a new world.
- Singularity Protocol — approach an event horizon where noise collapses into identity.
Each 3D world is generated procedurally. There are no remote models, textures, videos or image downloads. A visible Skip to identity gate control lets visitors go straight to the form.
A successful-login gateway
After WordPress successfully verifies a user, Loginverse shows a short local Access Granted transition before continuing to the validated destination. It does not replace credential validation, authentication cookies, roles or permissions.
Built for the real authentication flow
WordPress continues to own usernames, passwords, cookies, validation and errors. The selected design also covers registration, lost-password, password-reset, protected-post and interim-login states.
Story mode runs only on a clean, standard login screen. Error messages, recovery/reset screens, reduced-motion preferences, forced-colors mode and data-saving mode open directly at the form. If JavaScript or WebGL is unavailable, the form remains functional and styled.
Local and privacy-respecting
- Local, human-readable CSS and JavaScript.
- Three.js is bundled locally; no CDN is used.
- No external fonts, images, APIs or runtime requests.
- No account, analytics, telemetry or tracking.
- 3D animation pauses while the tab is hidden and disposes on navigation.
- Reduced-motion, forced-colors and data-saving preferences are respected.
- Responsive layouts for desktop, tablet and mobile screens.
The only branding control
Choose an image from the Media Library. Loginverse displays it at a restrained size in the bottom-right corner. If no image is selected, no footer logo is shown.
Third-party libraries
Three.js
- Version: r186
- Copyright: 2010–2026 three.js authors
- License: MIT
- Project: https://threejs.org/
- Source: https://github.com/mrdoob/three.js/releases/tag/r186
The unmodified, human-readable module distribution and its full license are included in assets/vendor/three/.
Screenshots












Installation
- Upload the
sadat-loginversefolder to/wp-content/plugins/, or install the plugin ZIP through Plugins > Add New > Upload Plugin. - Activate Sadat Loginverse.
- Go to Settings > Loginverse.
- Select one of the ten worlds and optionally choose a footer logo.
- Click Activate this world.
FAQ
-
Does the plugin change my login URL?
-
No. It uses the existing WordPress authentication screen and does not rename or hide the login URL.
-
Does it replace or process authentication?
-
No. WordPress processes credentials, cookies, errors and permissions. Loginverse adds presentation plus a short post-authentication transition that preserves WordPress’ validated redirect destination.
-
Can I edit colors, typography, backgrounds or form layout?
-
No. All ten worlds are fixed designs. The only branding setting is the optional bottom-right footer logo.
-
Do visitors have to watch the full story?
-
No. Each story has a keyboard-accessible skip control. Recovery, reset and error states bypass the story automatically.
-
What happens on a low-power or accessibility-focused device?
-
Reduced-motion, forced-colors and data-saving modes go directly to the form. Mobile scenes use fewer objects and a lower rendering resolution.
-
What happens when JavaScript or WebGL is blocked?
-
The login form remains functional and styled. Story scrolling, 3D rendering, pointer depth and animated particles are progressive enhancements.
-
Does it contact an external server?
-
No. It makes no external runtime requests and collects no data.
-
Does deleting the plugin remove its settings?
-
Yes. The selected theme and footer-logo reference are removed when the plugin is deleted through WordPress.
Reviews
There are no reviews for this plugin.
ডেভেলপার এবং কন্ট্রিবিউটর
“Sadat Loginverse” is open source software. The following people have contributed to this plugin.
কন্ট্রিবিউটরTranslate “Sadat Loginverse” into your language.
ডেভেলপমেন্ট এ আগ্রহী?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.1
- Replaced direct wp-login.php URL construction with the WordPress login URL API for compatibility with non-standard WordPress configurations.
1.1.0
- Added five procedural, scroll-driven Three.js story worlds.
- Added a skippable narrative journey that reveals the core login form at the end.
- Added a one-time, user-bound Access Granted transition after successful authentication.
- Added direct-form fallbacks for errors, recovery, reduced motion, forced colors, data saving, JavaScript and WebGL limitations.
- Bundled the official human-readable Three.js r186 modules and MIT license locally.
- Expanded the settings preview grid to all ten fixed worlds without adding editor controls.
1.0.0
- Initial release with five fixed login worlds.
- Added optional bottom-right footer logo.
- Added responsive, reduced-motion and low-power safeguards.
