{"id":91,"date":"2021-04-29T17:18:33","date_gmt":"2021-04-29T17:18:33","guid":{"rendered":"https:\/\/parinshi.com\/?p=91"},"modified":"2021-05-23T08:27:19","modified_gmt":"2021-05-23T08:27:19","slug":"how-to-setup-and-install-wordpress-project-on-localhost-complete-10-steps","status":"publish","type":"post","link":"https:\/\/parinshi.com\/blog\/how-to-setup-and-install-wordpress-project-on-localhost-complete-10-steps\/","title":{"rendered":"How to Setup and Install WordPress Project on localhost?"},"content":{"rendered":"\n<p class=\"has-drop-cap wp-block-paragraph\">WordPress is widely used CMS because of its easy process of installation, setup and data management. Now WordPress is more easy to customize and manage data because of flexible and user-friendly plugins and themes like Elementor, Divi, Astra theme etc. User can easily launch their website with less effort and knowledge of coding. I will try to help all the non-tech users who can follow these steps and publish their site online.<\/p>\n\n\n\n<p class=\"has-normal-font-size wp-block-paragraph\"><strong>Prior Requirements<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>PHP version 7.4 or greater.<\/li><li>&nbsp;MySQL&nbsp;version 5.6&nbsp;OR &nbsp;MariaDB&nbsp;version 10.1 or greater.<\/li><li>Xampp Control Panel<\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Setup Process:<\/h3>\n\n\n\n<p class=\"has-normal-font-size wp-block-paragraph\"><strong>Step 1:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You need to download wordpress files from wordpress.org website. You can download WordPress from <a rel=\"noreferrer noopener\" href=\"httpss:\/\/wordpress.org\/download\/\" target=\"_blank\">httpss:\/\/wordpress.org\/download\/ <\/a>You can find download button on site like below:<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"681\" height=\"296\" src=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/download-WP.png\" alt=\"\" class=\"wp-image-92\" srcset=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/download-WP.png 681w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/download-WP-300x130.png 300w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/download-WP-480x209.png 480w\" sizes=\"auto, (max-width: 681px) 100vw, 681px\" \/><\/figure><\/div>\n\n\n\n<p class=\"has-normal-font-size wp-block-paragraph\"><strong>Step 2:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><br>You will receive .ZIP file of WordPress files and packages. After downloading WordPress files, you need to place that .ZIP in <strong>C:\\xampp\\htdocs<\/strong> folder (If you are working on local machine).<br>If you are working on live server, you need to place .ZIP file in root directory. That is, under <strong>public_html\/<\/strong><\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"767\" height=\"295\" src=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/location.png\" alt=\"\" class=\"wp-image-93\" srcset=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/location.png 767w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/location-300x115.png 300w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/location-480x185.png 480w\" sizes=\"auto, (max-width: 767px) 100vw, 767px\" \/><\/figure><\/div>\n\n\n\n<p class=\"has-normal-font-size wp-block-paragraph\"><strong>Step 3:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Replace folder name with your project name. Let\u2019s assume folder name as <strong>\u2018myfirstproject\u2019<\/strong><\/p>\n\n\n\n<p class=\"has-medium-font-size wp-block-paragraph\"><br><strong>Process to connect WordPress with Database<\/strong><br><\/p>\n\n\n\n<p class=\"has-normal-font-size wp-block-paragraph\"><strong>Step 4:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Now before moving ahead for the next step, you need to start local server (Apache) and MySQL option to start.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"699\" height=\"454\" src=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/Xampp-Control-Pannel.png\" alt=\"\" class=\"wp-image-94\" srcset=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/Xampp-Control-Pannel.png 699w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/Xampp-Control-Pannel-300x195.png 300w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/Xampp-Control-Pannel-480x312.png 480w\" sizes=\"auto, (max-width: 699px) 100vw, 699px\" \/><\/figure><\/div>\n\n\n\n<p class=\"has-normal-font-size wp-block-paragraph\"><strong>Step 5:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Now, run the command on web browser like <strong>https:\/\/localhost\/[yourprojectname]<\/strong>. once you run this command you can see below screen. Here my path will be like <strong>https:\/\/localhost\/myfirstproject<\/strong><\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"532\" height=\"546\" src=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/language.png\" alt=\"\" class=\"wp-image-95\" srcset=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/language.png 532w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/language-292x300.png 292w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/language-480x493.png 480w\" sizes=\"auto, (max-width: 532px) 100vw, 532px\" \/><\/figure><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">You can select your native language from here. Default language will be English.<\/p>\n\n\n\n<p class=\"has-normal-font-size wp-block-paragraph\"><strong>Step 6:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Once you will click on continue, you need to create a database from where you need you need to get database name, database username, password and database host details.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>NOTE:<\/strong> Remember, this information will be saved in wp-config.php file which can be found here: <strong>C:\\xampp\\htdocs\\myfirstproject\\wp-config.php<\/strong> and you can edit them according to your database information.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"857\" height=\"636\" src=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/lets-go-DB.png\" alt=\"\" class=\"wp-image-98\" srcset=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/lets-go-DB.png 857w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/lets-go-DB-300x223.png 300w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/lets-go-DB-768x570.png 768w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/lets-go-DB-480x356.png 480w\" sizes=\"auto, (max-width: 857px) 100vw, 857px\" \/><\/figure>\n\n\n\n<p class=\"has-medium-font-size wp-block-paragraph\"><strong>Steps to create Database: (Steps for local machine)<\/strong><\/p>\n\n\n\n<p class=\"has-normal-font-size wp-block-paragraph\"><strong>Step 7:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Open phpmyadmin in web browser<strong><a href=\"https:\/\/localhost\/phpmyadmin\/\"> https:\/\/localhost\/phpmyadmin\/<\/a><\/strong><br>Now, to create new you need to click on new button. Please find initial screen from where you can create database.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"769\" height=\"302\" src=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/create-DB.png\" alt=\"\" class=\"wp-image-99\" srcset=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/create-DB.png 769w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/create-DB-300x118.png 300w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/create-DB-480x189.png 480w\" sizes=\"auto, (max-width: 769px) 100vw, 769px\" \/><\/figure><\/div>\n\n\n\n<script async src=\"httpss:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js\"><\/script>\n<ins class=\"adsbygoogle\"\n     style=\"display:block; text-align:center;\"\n     data-ad-layout=\"in-article\"\n     data-ad-format=\"fluid\"\n     data-ad-client=\"ca-pub-2988686353092103\"\n     data-ad-slot=\"6091826868\"><\/ins>\n<script>\n     (adsbygoogle = window.adsbygoogle || []).push({});\n<\/script>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>NOTE<\/strong>: Give proper database name that describes your project then click on \u2018Create\u2019.&nbsp;See below image.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"769\" height=\"205\" src=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/db-name.png\" alt=\"\" class=\"wp-image-100\" srcset=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/db-name.png 769w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/db-name-300x80.png 300w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/db-name-480x128.png 480w\" sizes=\"auto, (max-width: 769px) 100vw, 769px\" \/><\/figure>\n\n\n\n<p class=\"has-normal-font-size wp-block-paragraph\"><strong>Step: 8<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">After creating database, you need to fill the database information in wordpress like below:<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"672\" height=\"476\" src=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/db-config.png\" alt=\"\" class=\"wp-image-101\" srcset=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/db-config.png 672w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/db-config-300x213.png 300w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/db-config-400x284.png 400w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/db-config-480x340.png 480w\" sizes=\"auto, (max-width: 672px) 100vw, 672px\" \/><\/figure><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>NOTE<\/strong>: In local machine, default username is root, password should remain blank and Database Host should be localhost. See how to create and connect database on live server?<br>Once you can press <strong>run the installation<\/strong> button, your wordpress will connect with your database.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"846\" height=\"442\" src=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/run.png\" alt=\"\" class=\"wp-image-102\" srcset=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/run.png 846w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/run-300x157.png 300w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/run-768x401.png 768w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/run-480x251.png 480w\" sizes=\"auto, (max-width: 846px) 100vw, 846px\" \/><\/figure>\n\n\n\n<p class=\"has-medium-font-size wp-block-paragraph\"><strong>STEPS TO INSTALL WORDPRESS<\/strong><\/p>\n\n\n\n<p class=\"has-normal-font-size wp-block-paragraph\"><strong>Step:9<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You need to provide following information:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>Site Title <\/strong>\u2013 that can be your domain name or business name.<\/li><li><strong>Username<\/strong> \u2013 You need to provide username for admin login. This username will be used to login your admin panel\/dashboard.<\/li><li><strong>Password: <\/strong>Admin login password (Don\u2019t forget to copy password in text file)<\/li><li><strong>EMail ID:<\/strong> Enter mail ID, in which you will get all update notification mails.<\/li><\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"893\" height=\"875\" src=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/siteinfo.png\" alt=\"\" class=\"wp-image-105\" srcset=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/siteinfo.png 893w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/siteinfo-300x294.png 300w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/siteinfo-768x753.png 768w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/siteinfo-480x470.png 480w\" sizes=\"auto, (max-width: 893px) 100vw, 893px\" \/><\/figure>\n\n\n\n<p class=\"has-normal-font-size wp-block-paragraph\"><strong>Step:10<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Once you install WordPress, you will get success message like this and now you can login to your your admin dashboard to build\/customize your website.<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"609\" height=\"367\" src=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/login1.png\" alt=\"\" class=\"wp-image-107\" srcset=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/login1.png 609w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/login1-300x181.png 300w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/login1-480x289.png 480w\" sizes=\"auto, (max-width: 609px) 100vw, 609px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/login2.png\" alt=\"\" class=\"wp-image-108\" width=\"213\" height=\"265\" srcset=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/login2.png 312w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/login2-241x300.png 241w\" sizes=\"auto, (max-width: 213px) 100vw, 213px\" \/><\/figure><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n<\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\">Ready to check your website now. URL should be like: <strong>https:\/\/localhost\/myfirstproject\/<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"545\" src=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/result-1024x545.png\" alt=\"\" class=\"wp-image-106\" srcset=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/result-1024x545.png 1024w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/result-300x160.png 300w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/result-768x409.png 768w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/result-1080x575.png 1080w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/result-980x522.png 980w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/result-480x256.png 480w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/result.png 1224w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Still Confused? Get Help!<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress is very easy to setup, install and to build a site and it is 100% FREE available. <strong>As per the latest statistics in 2021, 35% of the internet is powered by WordPress. <\/strong>It\u2019s easily available by one download click. If you are still not getting output, you can contact<a rel=\"noreferrer noopener\" href=\"https:\/\/parinshi.com\/blog\/\" data-type=\"URL\" data-id=\"https:\/\/parinshi.com\/blog\/\" target=\"_blank\"> <strong>Parinshi<\/strong><\/a> for detailed help.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Thank you everyone!<\/p>\n\n\n\n<div class=\"wp-block-columns has-very-light-gray-to-cyan-bluish-gray-gradient-background has-background is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/IMG_20190309_004801_687-1024x1024.jpg\" alt=\"\" class=\"wp-image-64\" width=\"212\" height=\"212\" srcset=\"https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/IMG_20190309_004801_687-1024x1024.jpg 1024w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/IMG_20190309_004801_687-300x300.jpg 300w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/IMG_20190309_004801_687-150x150.jpg 150w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/IMG_20190309_004801_687-768x768.jpg 768w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/IMG_20190309_004801_687-1536x1536.jpg 1536w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/IMG_20190309_004801_687-1080x1080.jpg 1080w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/IMG_20190309_004801_687-1280x1280.jpg 1280w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/IMG_20190309_004801_687-980x980.jpg 980w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/IMG_20190309_004801_687-480x480.jpg 480w, https:\/\/parinshi.com\/blog\/wp-content\/uploads\/2021\/04\/IMG_20190309_004801_687.jpg 1920w\" sizes=\"auto, (max-width: 212px) 100vw, 212px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"has-black-color has-text-color wp-block-heading\">Dhruvanshi Maharshi<\/h2>\n\n\n\n<p class=\"has-black-color has-text-color has-normal-font-size wp-block-paragraph\"><strong>Freelance Full Stack Developer <\/strong><\/p>\n\n\n\n<p class=\"has-normal-font-size wp-block-paragraph\"><strong><a href=\"https:\/\/parinshi.com\/blog\/\">https:\/\/parinshi.com\/blog\/<\/a><\/strong><\/p>\n\n\n\n<ul class=\"wp-block-social-links is-layout-flex wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-linkedin wp-block-social-link\"><a href=\"\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M19.7,3H4.3C3.582,3,3,3.582,3,4.3v15.4C3,20.418,3.582,21,4.3,21h15.4c0.718,0,1.3-0.582,1.3-1.3V4.3 C21,3.582,20.418,3,19.7,3z M8.339,18.338H5.667v-8.59h2.672V18.338z M7.004,8.574c-0.857,0-1.549-0.694-1.549-1.548 c0-0.855,0.691-1.548,1.549-1.548c0.854,0,1.547,0.694,1.547,1.548C8.551,7.881,7.858,8.574,7.004,8.574z M18.339,18.338h-2.669 v-4.177c0-0.996-0.017-2.278-1.387-2.278c-1.389,0-1.601,1.086-1.601,2.206v4.249h-2.667v-8.59h2.559v1.174h0.037 c0.356-0.675,1.227-1.387,2.526-1.387c2.703,0,3.203,1.779,3.203,4.092V18.338z\"><\/path><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">LinkedIn<\/span><\/a><\/li>\n\n<li class=\"wp-social-link wp-social-link-instagram wp-block-social-link\"><a href=\"\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12,4.622c2.403,0,2.688,0.009,3.637,0.052c0.877,0.04,1.354,0.187,1.671,0.31c0.42,0.163,0.72,0.358,1.035,0.673 c0.315,0.315,0.51,0.615,0.673,1.035c0.123,0.317,0.27,0.794,0.31,1.671c0.043,0.949,0.052,1.234,0.052,3.637 s-0.009,2.688-0.052,3.637c-0.04,0.877-0.187,1.354-0.31,1.671c-0.163,0.42-0.358,0.72-0.673,1.035 c-0.315,0.315-0.615,0.51-1.035,0.673c-0.317,0.123-0.794,0.27-1.671,0.31c-0.949,0.043-1.233,0.052-3.637,0.052 s-2.688-0.009-3.637-0.052c-0.877-0.04-1.354-0.187-1.671-0.31c-0.42-0.163-0.72-0.358-1.035-0.673 c-0.315-0.315-0.51-0.615-0.673-1.035c-0.123-0.317-0.27-0.794-0.31-1.671C4.631,14.688,4.622,14.403,4.622,12 s0.009-2.688,0.052-3.637c0.04-0.877,0.187-1.354,0.31-1.671c0.163-0.42,0.358-0.72,0.673-1.035 c0.315-0.315,0.615-0.51,1.035-0.673c0.317-0.123,0.794-0.27,1.671-0.31C9.312,4.631,9.597,4.622,12,4.622 M12,3 C9.556,3,9.249,3.01,8.289,3.054C7.331,3.098,6.677,3.25,6.105,3.472C5.513,3.702,5.011,4.01,4.511,4.511 c-0.5,0.5-0.808,1.002-1.038,1.594C3.25,6.677,3.098,7.331,3.054,8.289C3.01,9.249,3,9.556,3,12c0,2.444,0.01,2.751,0.054,3.711 c0.044,0.958,0.196,1.612,0.418,2.185c0.23,0.592,0.538,1.094,1.038,1.594c0.5,0.5,1.002,0.808,1.594,1.038 c0.572,0.222,1.227,0.375,2.185,0.418C9.249,20.99,9.556,21,12,21s2.751-0.01,3.711-0.054c0.958-0.044,1.612-0.196,2.185-0.418 c0.592-0.23,1.094-0.538,1.594-1.038c0.5-0.5,0.808-1.002,1.038-1.594c0.222-0.572,0.375-1.227,0.418-2.185 C20.99,14.751,21,14.444,21,12s-0.01-2.751-0.054-3.711c-0.044-0.958-0.196-1.612-0.418-2.185c-0.23-0.592-0.538-1.094-1.038-1.594 c-0.5-0.5-1.002-0.808-1.594-1.038c-0.572-0.222-1.227-0.375-2.185-0.418C14.751,3.01,14.444,3,12,3L12,3z M12,7.378 c-2.552,0-4.622,2.069-4.622,4.622S9.448,16.622,12,16.622s4.622-2.069,4.622-4.622S14.552,7.378,12,7.378z M12,15 c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S13.657,15,12,15z M16.804,6.116c-0.596,0-1.08,0.484-1.08,1.08 s0.484,1.08,1.08,1.08c0.596,0,1.08-0.484,1.08-1.08S17.401,6.116,16.804,6.116z\"><\/path><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">Instagram<\/span><\/a><\/li>\n\n<li class=\"wp-social-link wp-social-link-skype wp-block-social-link\"><a href=\"https:\/\/parinship\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M10.113,2.699c0.033-0.006,0.067-0.013,0.1-0.02c0.033,0.017,0.066,0.033,0.098,0.051L10.113,2.699z M2.72,10.223 c-0.006,0.034-0.011,0.069-0.017,0.103c0.018,0.032,0.033,0.064,0.051,0.095L2.72,10.223z M21.275,13.771 c0.007-0.035,0.011-0.071,0.018-0.106c-0.018-0.031-0.033-0.064-0.052-0.095L21.275,13.771z M13.563,21.199 c0.032,0.019,0.065,0.035,0.096,0.053c0.036-0.006,0.071-0.011,0.105-0.017L13.563,21.199z M22,16.386 c0,1.494-0.581,2.898-1.637,3.953c-1.056,1.057-2.459,1.637-3.953,1.637c-0.967,0-1.914-0.251-2.75-0.725 c0.036-0.006,0.071-0.011,0.105-0.017l-0.202-0.035c0.032,0.019,0.065,0.035,0.096,0.053c-0.543,0.096-1.099,0.147-1.654,0.147 c-1.275,0-2.512-0.25-3.676-0.743c-1.125-0.474-2.135-1.156-3.002-2.023c-0.867-0.867-1.548-1.877-2.023-3.002 c-0.493-1.164-0.743-2.401-0.743-3.676c0-0.546,0.049-1.093,0.142-1.628c0.018,0.032,0.033,0.064,0.051,0.095L2.72,10.223 c-0.006,0.034-0.011,0.069-0.017,0.103C2.244,9.5,2,8.566,2,7.615c0-1.493,0.582-2.898,1.637-3.953 c1.056-1.056,2.46-1.638,3.953-1.638c0.915,0,1.818,0.228,2.622,0.655c-0.033,0.007-0.067,0.013-0.1,0.02l0.199,0.031 c-0.032-0.018-0.066-0.034-0.098-0.051c0.002,0,0.003-0.001,0.004-0.001c0.586-0.112,1.187-0.169,1.788-0.169 c1.275,0,2.512,0.249,3.676,0.742c1.124,0.476,2.135,1.156,3.002,2.024c0.868,0.867,1.548,1.877,2.024,3.002 c0.493,1.164,0.743,2.401,0.743,3.676c0,0.575-0.054,1.15-0.157,1.712c-0.018-0.031-0.033-0.064-0.052-0.095l0.034,0.201 c0.007-0.035,0.011-0.071,0.018-0.106C21.754,14.494,22,15.432,22,16.386z M16.817,14.138c0-1.331-0.613-2.743-3.033-3.282 l-2.209-0.49c-0.84-0.192-1.807-0.444-1.807-1.237c0-0.794,0.679-1.348,1.903-1.348c2.468,0,2.243,1.696,3.468,1.696 c0.645,0,1.209-0.379,1.209-1.031c0-1.521-2.435-2.663-4.5-2.663c-2.242,0-4.63,0.952-4.63,3.488c0,1.221,0.436,2.521,2.839,3.123 l2.984,0.745c0.903,0.223,1.129,0.731,1.129,1.189c0,0.762-0.758,1.507-2.129,1.507c-2.679,0-2.307-2.062-3.743-2.062 c-0.645,0-1.113,0.444-1.113,1.078c0,1.236,1.501,2.886,4.856,2.886C15.236,17.737,16.817,16.199,16.817,14.138z\"><\/path><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">Skype<\/span><\/a><\/li>\n\n<li class=\"wp-social-link wp-social-link-github wp-block-social-link\"><a href=\"\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12,2C6.477,2,2,6.477,2,12c0,4.419,2.865,8.166,6.839,9.489c0.5,0.09,0.682-0.218,0.682-0.484 c0-0.236-0.009-0.866-0.014-1.699c-2.782,0.602-3.369-1.34-3.369-1.34c-0.455-1.157-1.11-1.465-1.11-1.465 c-0.909-0.62,0.069-0.608,0.069-0.608c1.004,0.071,1.532,1.03,1.532,1.03c0.891,1.529,2.341,1.089,2.91,0.833 c0.091-0.647,0.349-1.086,0.635-1.337c-2.22-0.251-4.555-1.111-4.555-4.943c0-1.091,0.39-1.984,1.03-2.682 C6.546,8.54,6.202,7.524,6.746,6.148c0,0,0.84-0.269,2.75,1.025C10.295,6.95,11.15,6.84,12,6.836 c0.85,0.004,1.705,0.114,2.504,0.336c1.909-1.294,2.748-1.025,2.748-1.025c0.546,1.376,0.202,2.394,0.1,2.646 c0.64,0.699,1.026,1.591,1.026,2.682c0,3.841-2.337,4.687-4.565,4.935c0.359,0.307,0.679,0.917,0.679,1.852 c0,1.335-0.012,2.415-0.012,2.741c0,0.269,0.18,0.579,0.688,0.481C19.138,20.161,22,16.416,22,12C22,6.477,17.523,2,12,2z\"><\/path><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">GitHub<\/span><\/a><\/li>\n\n<li class=\"wp-social-link wp-social-link-youtube wp-block-social-link\"><a href=\"\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M21.8,8.001c0,0-0.195-1.378-0.795-1.985c-0.76-0.797-1.613-0.801-2.004-0.847c-2.799-0.202-6.997-0.202-6.997-0.202 h-0.009c0,0-4.198,0-6.997,0.202C4.608,5.216,3.756,5.22,2.995,6.016C2.395,6.623,2.2,8.001,2.2,8.001S2,9.62,2,11.238v1.517 c0,1.618,0.2,3.237,0.2,3.237s0.195,1.378,0.795,1.985c0.761,0.797,1.76,0.771,2.205,0.855c1.6,0.153,6.8,0.201,6.8,0.201 s4.203-0.006,7.001-0.209c0.391-0.047,1.243-0.051,2.004-0.847c0.6-0.607,0.795-1.985,0.795-1.985s0.2-1.618,0.2-3.237v-1.517 C22,9.62,21.8,8.001,21.8,8.001z M9.935,14.594l-0.001-5.62l5.404,2.82L9.935,14.594z\"><\/path><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">YouTube<\/span><\/a><\/li>\n\n<li class=\"wp-social-link wp-social-link-wordpress wp-block-social-link\"><a href=\"https:\/\/parinshi.com\/blog\/\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12.158,12.786L9.46,20.625c0.806,0.237,1.657,0.366,2.54,0.366c1.047,0,2.051-0.181,2.986-0.51 c-0.024-0.038-0.046-0.079-0.065-0.124L12.158,12.786z M3.009,12c0,3.559,2.068,6.634,5.067,8.092L3.788,8.341 C3.289,9.459,3.009,10.696,3.009,12z M18.069,11.546c0-1.112-0.399-1.881-0.741-2.48c-0.456-0.741-0.883-1.368-0.883-2.109 c0-0.826,0.627-1.596,1.51-1.596c0.04,0,0.078,0.005,0.116,0.007C16.472,3.904,14.34,3.009,12,3.009 c-3.141,0-5.904,1.612-7.512,4.052c0.211,0.007,0.41,0.011,0.579,0.011c0.94,0,2.396-0.114,2.396-0.114 C7.947,6.93,8.004,7.642,7.52,7.699c0,0-0.487,0.057-1.029,0.085l3.274,9.739l1.968-5.901l-1.401-3.838 C9.848,7.756,9.389,7.699,9.389,7.699C8.904,7.67,8.961,6.93,9.446,6.958c0,0,1.484,0.114,2.368,0.114 c0.94,0,2.397-0.114,2.397-0.114c0.485-0.028,0.542,0.684,0.057,0.741c0,0-0.488,0.057-1.029,0.085l3.249,9.665l0.897-2.996 C17.841,13.284,18.069,12.316,18.069,11.546z M19.889,7.686c0.039,0.286,0.06,0.593,0.06,0.924c0,0.912-0.171,1.938-0.684,3.22 l-2.746,7.94c2.673-1.558,4.47-4.454,4.47-7.771C20.991,10.436,20.591,8.967,19.889,7.686z M12,22C6.486,22,2,17.514,2,12 C2,6.486,6.486,2,12,2c5.514,0,10,4.486,10,10C22,17.514,17.514,22,12,22z\"><\/path><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">WordPress<\/span><\/a><\/li><\/ul>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>WordPress is widely used CMS because of its easy process of installation, setup and data management. Now WordPress is more easy to customize and manage data because of flexible and&hellip;<\/p>\n","protected":false},"author":1,"featured_media":126,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[15,17,11,6,14,13,18,16],"class_list":["post-91","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-wordpress","tag-localhost","tag-mysql","tag-parinshi","tag-wordpress","tag-wordpress-installation","tag-wordpress-setup","tag-wordpress-org","tag-xampp"],"_links":{"self":[{"href":"https:\/\/parinshi.com\/blog\/wp-json\/wp\/v2\/posts\/91","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/parinshi.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/parinshi.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/parinshi.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/parinshi.com\/blog\/wp-json\/wp\/v2\/comments?post=91"}],"version-history":[{"count":7,"href":"https:\/\/parinshi.com\/blog\/wp-json\/wp\/v2\/posts\/91\/revisions"}],"predecessor-version":[{"id":307,"href":"https:\/\/parinshi.com\/blog\/wp-json\/wp\/v2\/posts\/91\/revisions\/307"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/parinshi.com\/blog\/wp-json\/wp\/v2\/media\/126"}],"wp:attachment":[{"href":"https:\/\/parinshi.com\/blog\/wp-json\/wp\/v2\/media?parent=91"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/parinshi.com\/blog\/wp-json\/wp\/v2\/categories?post=91"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/parinshi.com\/blog\/wp-json\/wp\/v2\/tags?post=91"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}