Solution – WordPress and PHP 7.2 Error: PHP Warning Use of undefined constant
Everything was working fine, but when I checked error_log file, I found many PHP error messages like:
By default excerpt length of posts is set to return 55 words. But you may wish to change this value. In this tutorial, I will explain how to change the post excerpt length in WordPress.
WordPress menu system has a built-in feature to add descriptions to each menu items. By default this feature is hidden.
By default, WordPress comes with two main post types.
page.php of your theme is used to show default template page.
You may need to display contents in different layouts and styles. Like I want a page template that has no sidebar. And for this we need different custom page template.
Like other programming languages, Python also support commenting codes. Comments are not read or executed as part of the program, rather they are used to add notes / explanation in code.