


How to Add Live Preview on your WordPress Plugin?
Here is how you can add the Live Preview button to Your WordPress Plugin. In order to do that, simply add a blueprint folder to assets
Create a sitemap using custom code
Here's how you create a sitemap using custom code without plugins. All you have to do is add our custom code to your theme functions
Enable the Classic Editor on WordPress using Custom codes!
Here is how you can enable the Classic Editor on WordPress using Custom code. All you have to do is add the codes to the Theme functions.
Publishing failed. The response is not a valid JSON response
Here is how you can fix "Publishing failed! The response is not a valid JSON response!" on your WordPress website.
WordPress Security: Protect WP login using a Mobile APP and Secure Login Authorization Plugin
Protect your WordPress Login page by using Secure Login Authorization Plugin and its app to control the login on your website.
Do Not use WP theme functions, create WordPress plugin instead!
Learn how you can use custom codes without using theme functions. Instead, create your own WordPress plugin.
Protect Your WP Login Page: Add an Extra Layer of Security
Here’s a simple way to protect your wp-admin page by adding an extra password layer to your WordPress dashboard.
How to Add a robots.txt File to Your Website?
Adding a robots.txt file is an essential step in SEO management, allowing you to guide search engine crawlers
Add SPF, DKIM, PTR records using cPanel, Namecheap
If you're using Namecheap hosting and need to manage your SPF, DKIM, and PTR records, this guide will show you where to find them in cPanel.
Add DMARC record WordPress using cPanel
Learn how to add DMARC (Domain-based Message Authentication, Reporting, and Conformance)records to your website using cPanel.
Disable Auto-Update Email Notifications and Block Updates for Plugins, WP Core, and Themes
Disable auto-update email notifications and choose to block updates for specific plugins, WordPress core, and themes.
How to Repair and Optimize Your WordPress Database Automatically
In this video, we will quickly learn how you can repair and optimize your WordPress database using its default repair.php file.
How to increase upload file size limit in WordPress cPanel
Here is a quick WordPress tutorial on how you can increase the upload file size in WordPress using a cPanel
How to Create a Coming Soon Page Without Plugins in WordPress
In this video, learn how to add a "Coming Soon" page to your WordPress website without using any plugins but some simple codes.
Contact
RECENT BLOGs
Hey! Let’s Learn Something
Check our other website, Hey! Let’s Learn Something for interesting and useful content on Windows, iPhone, and many more.
Create Image Slider for WordPress using CSS and HTML | No Plugin
How to Add Live Preview on your WordPress Plugin?
Create a sitemap using custom code