Hello everyone! I am incredibly excited to be speaking at WordCamp Sylhet 2023 and discussing a topic that is close to my heart: WordPress Contributions. Today, I want […]
Learn WordPress, Moz Training, & other free resources!
I know times are challenging right now, and I want to help. Many of us are dealing with financial worries. Businesses are closing, people are losing jobs, and […]
How to convert “Post” to “Page”
We know there are different types of content in WordPress. By default, there are posts and pages. Just simply run this SQL query in phpMyadmin (recommended for developers only)
How to update WordPress manually
For some reason, if auto-updating does not work on your server or localhost, then try MANUALLY updating. Download the latest WordPress zip file from WordPress.org and unzip it, and use that […]
Import WordPress Theme Unit Test Data by WP CLI
WP-CLI is the command-line interface for WordPress. You can update plugins, configure multisite installations and much more, without using a web browser. WP-CLI provides a command-line interface for many actions […]
How to install WordPress on the localhost
WordPress is software designed for everyone, emphasizing accessibility, performance, security, and ease of use. We believe great software should work with minimum setup, so you can focus on […]
How to create WordPress admin user by using FTP
Somehow you forget your username password or user email address or being locked in your WordPress admin is frustrating. Why and when you need this? You forget the […]