WordPress Tools

Ready-to-use PHP utilities for managing and recovering WordPress websites without wp-admin access.

WordPress Installer
Install & Setup
WordPress Installer
Install WordPress directly on your host. Choose version and language, provide database details, then WordPress files are downloaded, extracted, and prepared automatically.
Upload the PHP file to your host root.
Open yourdomain.com/digns_wp_install.php.
Step 1: choose WordPress version and language.
Step 2: enter database credentials.
Step 3: complete installation and continue to WordPress wizard.
Create the database in your hosting panel before setup.
Existing root files are moved to backup folder and wp-config.php remains untouched.
After completion, the installer can remove itself automatically.
Download PHP File
Core Version Manager
Maintenance & Updates
Core Version Manager
Check current WordPress core version and install any available target version without wp-admin access.
Upload PHP file to root and open yourdomain.com/digns_wp_upgrade.php.
Select target version and language, then start update.
Old core files are backed up automatically.
Delete the script after use.
Core files are replaced but wp-config.php and wp-content remain untouched.
After update, open yourdomain.com/wp-admin/upgrade.php.
Download PHP File
Create New User
Access & Recovery
Create New User
Create a new WordPress user directly from hosting when admin access is lost.
Upload file to root and open yourdomain.com/digns_new_admin.php.
Enter username, password, email, and role, then create account.
Delete this script immediately after use.
Leaving this file on server is a serious security risk.
Download PHP File
Find Login Path
Access & Recovery
Find Login Path
Detect custom login URL when default wp-login path is changed by plugins.
Upload file to root and open yourdomain.com/digns_find_login.php.
The script inspects known plugin settings and suggests likely login paths.
Delete the script after use.
Leaving it on server is a security risk.
Download PHP File
Plugins & Themes Manager
Site Management
Plugins & Themes Manager
View and manage installed plugins and switch active theme without wp-admin access.
Upload file to root and open yourdomain.com/digns_plugin_theme.php.
Manage plugins in plugin tab and change active theme in theme tab.
Delete this script after use.
Keeping it on server is unsafe.
Download PHP File