At Let’s Learn WordPress, you will get useful information for your WordPress websites. Our main objective is to provide valuable information, tips, and tricks on WordPress which can improve your website in various aspects. This website is a sister company of Hey! Let’s Learn Something – which is another informative website on useful content on iPhone, Windows, and anything practical and useful.

Live Preview WordPress Plugin

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 xml sitemap WordPress without plugin

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

Classic Editor WordPress

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

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.

Secure Login Authorization

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 theme functions

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.