If your wordpress site appeared this error: There has been a critical error on your website, this tutorial will help you how to find the reason and fix it.
If you have logged into wordpress admin dashboard, wordpress will display an admin bar on the top of your site. In this tutorial, we will use a line php code to hide it.
Ajax is widely used in wordpress, it is very easy to use by using admin-ajax.php. In this tutorial, we will introduce how to implement an ajax function in wordpress.
In this tutorial, we introduced the way to change wordpress search url using wordpress rewrite rule. You can lean how to do to improve the seo of your site.
When you have logined into wordpress admin dashboard, you may find a wordpress logo on the left top. In this tutorial, we will introduce how to remove it.
WordPress WP_Query class can receive some query arguments to query posts. In this tutorial, we will list these query arguments for wordpress beginners.
When you are creating a wordpress theme, you may find there exists a prefix in the title of wordpress category page, tag page and archive page. In this tutorial, we will introduce how to remove this prefix.
FileZilla is a good tool to upload files to remote server, however, it can not allow us to extract and create zip archives. In this tutorial, we will introduce you how to extract and compress .zip, .gz or .rar files online.
The default maximum execution time of a php script is 30 seconds. If a php script is not finished in 30 seconds, this error will occur. In this tutorial, we will introduce how to fix this error.
When you have logged into wordpress admin dashboard, you will see WordPress Events and News widget. In this tutorial, we will introduce you on how to remove it.