The Way to Set up and Publish a WordPress Theme
WordPress topics available for downloading from various places online are typically packed in.zip files (i.e. theme-name. Zip ). Installing a WordPress theme involves only unzipping the.zip file to the appropriate directory of your WordPress setup, and triggering the motif from the WordPress console.
To be able that you put in your brand new wordpress Plugins and Modules Extensions properly, you have to know that the basic principles of the way the WordPress strategy interacts using topics. A WordPress motif requires three fundamental files so as to work with all the WordPress management:
O An index.php file: This document could be the control of a WordPress website. Most WordPress topics have additional PHP files which reflect various chapters of a WordPress site, however index.php could be your only necessary PHP file.
Additionally, it Comprises the information That's utilized from the Manage Themes part of WordPress to Produce the subject title, model, author, and description
O A"screen shot" image: The image is utilized to make preview of this corresponding motif from the Manage Themes element of the WordPress management. This is any one of the frequent web pictures files (png, jpg, gif), however it has to be termed screen shot.
When you've obtained your motif out of a designer that knows what he is doing, then that you never absolutely have to be worried about ensuring the motif is installed properly. If you are uncertain, you could only need to doublecheck that you have the essential files necessary to put in your own theme.
WordPress Directory Structure
Exactly the WordPress directory arrangement Comprises three folders at the directory:
O wp admin
Under the wpcontent folder there's a folder called topics. In this folder is the place you want to deposit the folder which contains the motif. Here's a good illustration. Say I am installing a motif to get a recipe site. The subject is Named Recipe, and its own folder structure looks like this:
This motif would ordinarily be packed in a.zip document. When I've WordPress installed on my Internet server under a directory known as website, my directory structure would appear like that:













