Useful tips for everyday
What does a 404 page look like in WordPress? 404 page is often the most neglected page on most sites. Often a lot of WordPress…
How to create a template for a custom post? The Twenty Sixteen’s single.php file automatically loads the template parts for the single custom posts. It…
Why do you use a static front page in WordPress? A WordPress website can have a dynamic blog-like front page, or a static front page…
How to display the post thumbnail in WordPress? Display the post thumbnail. When a theme adds ‘post-thumbnail’ support, a special ‘post-thumbnail’ image size is registered,…
What is the maximum VARCHAR or CHAR size? The length can be specified as a value from 0 to 65,535. The effective maximum length of…
How do I connect my WordPress database? Update WordPress database connection details Step 1 – Open File Manager. Log into the one.com control panel. Step…
What is thumbnail regenerate? Regenerate Thumbnails allows you to regenerate all thumbnail sizes for one or more images that have been uploaded to your Media…
How to exclude a page from search? In the Basics tab, click Advanced under Sites to Search to expand the Sites to exclude section. Click…
How do you comment in bulk in HTML? Multiline Comments You can comment multiple lines by the special beginning tag — and ending tag –>…
How to get the post types in WordPress? (array|string) (Optional) An array of key => value arguments to match against the post type objects. (string)…