How to install
WordPress Developer Kit – Version 2.0
Follow me on Instagram for updates or bug reports: @darioevaristobellotta
This kit is designed for developers only — it’s not recommended for beginners.
Installation
- Unzip
WordPress-Developer-Kit_By-Dario-Evaristo-Bellotta-V2-0.zip - Upload all contents from the
kitfolder to your hosting (recommended PHP 8.4) - Create a new MySQL 8.0 database
- Import the provided
.sqlfile - Update the
wp-optionstable in your database to match your domain URL - Edit the
wp-config.phpfile with your database credentials
Backend Access
- URL:
your-domain.com/backendkit - Username:
adminkit - Password:
ov4yXRkqM7Gf2VweGkCd2ffjpvXU2n
Features
This Kit is as clean as it can be and everything is set up correctly and ready to go.
- Latest PHP
- Latest MySQL
- jQuery
- Bootstrap
- Child Theme
- Good Meta Data Setup
- Schema.org
- Open Graph
- Twitter Cards
- Google Fonts
- Font Awesome
- Favicons
- Google Analytics
- Hidden Backend URL
- Good Caching
- Cookies
- Duplicator as Backup
- SSL
- Minimal Frontend
- Site Kit by Google and Jetpack
- Prefixed CSS
- Responsive
- No Admin Bar
Versions
V2.0 Changes:
- Newest PHP 8.4
- Newest MySQL 8.0
- Better Meta Data Setup
- Small Frontend changes for Desktop, Mobile, and Tablet
- Normal installation (no more Duplicator)
Documentation
Documentation is not finished – it’s an ongoing process
Basic:
- Important folder:
/wp-content/themes/wp-bootstrap-starter-child(contains header, footer, and style) - Change Homepage → Pages → Homepage
- Change Backend URL → Settings → General
- Delete Cache → “Clear Cache for Me” and autoptimize → “delete cache”
- SSL is enabled through plugin → “Really Simple SSL”
- Enable tracking plugins → Plugins → enable “Jetpack” and “Site Kit by Google”
- Change Cookies → Cookies
- Make backup (normal WordPress way) or via Duplicator
- Change Homepage Meta → Pages → Homepage (scroll down; it automatically updates meta + Open Graph + Twitter Cards)
- Change Homepage Meta Image → Pages → Homepage → Tab “Social”
- Change User → Users
- Change Imprint or Data Protection → Pages → “Imprint” or “Data Protection”
More:
- Change favicon:
/wp-content/themes/wp-bootstrap-starter-child/favicon– use realfavicongenerator.net and don’t forget/root/favicon.ico - Change logo:
header.php→ search for “LOGO” - Change background image:
style.css - Change copyright name:
footer.php→ search for “Copyright” - Change fonts:
header.php - Change keywords:
header.php→ search for “keywords” - Change schema.org markup:
header.php→ search for “schema.org” - Change theme color:
header.php→ search for “Chrome” - Enable Google Analytics:
header.php→ search for “Google property” and replace with your GA ID
Sharing is caring