Skip to content

yash2701/Wordpress-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to run this project

  1. connect yashtheme.sql file must be upload to phpmyadmin panel. by deafult wp-cnfig

    /** The name of the database for WordPress */ define('DB_NAME', 'yashtheme');

    /** MySQL database username */ define('DB_USER', 'root');

    /** MySQL database password */ define('DB_PASSWORD', '');

    /** MySQL hostname */ define('DB_HOST', 'localhost');

    you have to change this detail as per your localhost information(phpmyadmin, database username password).

2.then configure this WordPress file to database and localhost to start WordPress website and see properly.

If you face any query, please reach out to me on yash2701@gmail.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published