USING MICROSOFT WORD
NEW DOCUMENTS TEMPLATES IN MICROSOFT WORD
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Popular
|
|
Beautiful
|
|
Simple
|
|
New
|
Detailed explanation-1: -Put simply, WordPress searches down through the template hierarchy until it finds a matching template file. To determine which template file to use, WordPress: Matches every query string to a query type to decide which page is being requested (for example, a search page, a category page, etc);
Detailed explanation-2: -As the name suggests, a WordPress custom page template is a customized template file applied to a specific page or group of pages. By using a custom page template, you get to apply a layout different from the rest of the pages on your site.
Detailed explanation-3: -The two most notable post template files are home. php and single. php which display a feed of posts and a single post respectively.
Detailed explanation-4: -WordPress will look for files in a theme to use to render the current page in a specific order. This is called a ‘template hierarchy’, that is used to create and extend WordPress themes. WordPress themes decide how your content should be displayed on your website.