Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Wordpress Themes (http://siteownersforums.com/forumdisplay.php?f=51)
-   -   Basic Requirements (http://siteownersforums.com/showthread.php?t=179337)

SAP Online 10-19-2016 11:17 AM

Basic Requirements
 
What are the basic requirements to develop a theme ?

henrylos 10-20-2016 08:51 AM

Required Theme Files

style.css
Your theme’s main stylesheet file. This file will also include information about your theme, such as author name, version number, and plugin URL, in it’s header.
index.php
The main template file for your theme. This will be the template for the homepage on your site unless a static front page is specified. If you only include this template file, it must include all functionality of your theme. However, you can use as many relevant template files as you want in your theme.
comments.php
The comment template which is included wherever comments are allowed. This file should provide support for threaded comments and trackbacks, and should style author comments differently then user comments. See the Comments page for more information.
screenshot.png
In the WordPress.org theme directory, screenshot.png acts as a visual indicator of what your theme looks like. It is visible both in the web view and in the admin dashboard. Note: this screenshot can be no larger than 1200x900px.

hema22 10-25-2016 04:09 AM

Basic System Requirements. Please note that the system requirements listed below are the minimum requirements needed to operate Cyberware hardware and ...

changdaychun 10-26-2016 08:46 AM

Quote:

Originally Posted by henrylos (Post 600482)
Required Theme Files

style.css
Your theme’s main stylesheet file. This file will also include information about your theme, such as author name, version number, and plugin URL, in it’s header.
index.php
The main template file for your theme. This will be the template for the homepage on your site unless a static front page is specified. If you only include this template file, it must include all functionality of your theme. However, you can use as many relevant template files as you want in your theme.
comments.php
The comment template which is included wherever comments are allowed. This file should provide support for threaded comments and trackbacks, and should style author comments differently then user comments. See the Comments page for more information.
screenshot.png
In the WordPress.org theme directory, screenshot.png acts as a visual indicator of what your theme looks like. It is visible both in the web view and in the admin dashboard. Note: this screenshot can be no larger than 1200x900px.

Thanks you.


All times are GMT -7. The time now is 10:55 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.