WordPress Developer Intern Assignment
WordPress Developer Intern Assignment
WORDPRESS
DEVELOPER
INTERN
ASSIGNMENT
WorkCtrl
8528400369
WorkCtrl.in
WorkCtrl
Media & IT Solutions
Note
Page 1
WorkCtrl
Media & IT Solutions
1- Use WordPress
2- Use Astra Or OceanWP Theme (Preferred).
3- Use Elementor Free Plugin.
Page 2
WorkCtrl
Media & IT Solutions
Help Box:
Creating a website on localhost in WordPress involves the
following steps:
1. Install a Local Server: You need to install a local
server software like XAMPP, WAMP, or MAMP to create a
local environment to run your WordPress site.
2. Install WordPress: After installing a local server, you
need to download and install WordPress on your local
server. You can download the WordPress installation
files from WordPress.org and place them in the local
server's root directory.
3. Create a Database: You need to create a database for
your WordPress site on the local server. You can create
a database using PHPMyAdmin or any other database
management tool provided by your local server.
4. Configure wp-config.php: Once you have created the
database, you need to configure the wp-config.php file
with the database details like database name, username,
and password.
5. Run WordPress Installation: Now, you can run the
WordPress installation process by accessing your
website's URL in your web browser. Follow the
installation steps, including providing the site name,
admin username, and password.
6. Install and Customize Theme and Plugins: Once WordPress
is installed, you can install and customize themes and
plugins to create your desired website.
Page 3