Guide To WordPress Coding Standards
WordPress Coding Standards are there to create a baseline for review and collaboration within various aspects of the WordPress open source project and its community. This includes everything from the core code to plugins and themes. Think of it like…
WordPress Settings, Some more Configuration
General WordPress Settings : General contains settings such as Site Title, Tagline, WordPress URL, Site URL, E-mail, Registration option, and many other general options for the WordPress site. Site title Enter the name of your site (or blog) here. Most…
How to Configure WordPress, Meet WP-Config the Heart of WordPress.
Configure WordPress, One of the most important files of a WordPress installation is the configuration file. It resides in the root directory and contains constant definitions and PHP instructions that make WordPress work the way you want. As the name…
Few Points before you change WordPress theme
WordPress is a well-known name in the blogging platform, especially in current time WordPress is blogging, and blogging means WordPress, most of the blogging platform uses as a platform. But WordPress continuously evolving and changing its core features…
WordPress Settings Panel
The Settings tab in the WordPress Admin sidebar is the central hub to configure settings for different sections of a WordPress website. It contains multiple sub-panels and many WordPress plugins also add their settings page as a menu under the Settings…
Self Hosted or WordPress.com Which is Better for Blogging
I remember my first experience with blogging. I said its truly a bad experience with self-hosted but if you have a little experience of CPanel, PHP and HTML then it will be great for the self-hosted blogs. Few of the highlighted points are Cost Hosting…
How to Start a Blog From Scratch
Starting a blog is sometimes overwhelming, but starting a blog is not as easy you think. You have some basic knowledge about the terminology of websites, web hosting, web server, for a beginner too you need some basic knowledge. But WordPress makes most…
Why Should You Move Your Website to HTTPS?
Website to HTTPS : Currently, only 0.1% of all websites use SSL. Consequently, it doesn’t seem like technology is essential to run a successful web presence. However, there are still convincing reasons to become part of the minority. Your Site Handles…
Step by Step to Move Your WordPress Site to HTTPS
WordPress Site to HTTPS : Are you looking to move WordPress from HTTP to HTTPS and install an SSL certificate on your website? We have been getting a lot of requests on this topic because Google announced that Chrome browser will start marking all…
How to Fix “Error Establishing a Database Connection” in WordPress
Database Connection : While working with wordpress blog , we sometimes face with a common problem and that is not related wordpress design , not related to wordpress theme , even that is not related to any third-party Plugin, That issue exists inside the…