Tvorba šablony WP ze statického HTML: Porovnání verzí
Z Znalosti
(Založena nová stránka s textem „Kategorie:Návody WP Creating a WordPress Theme From Static HTML - seriál o tvorbě šablony WordPressu ze statického HTML: # Preparing the Markup #…“) |
m |
||
| Řádek 1: | Řádek 1: | ||
[[Kategorie:Návody WP]] | [[Kategorie:Návody WP]] | ||
| − | Creating a WordPress Theme From Static HTML - seriál o tvorbě šablony WordPressu ze statického HTML: | + | [http://code.tutsplus.com/tutorials/creating-a-wordpress-theme-from-static-html-preparing-the-markup--wp-33895 Creating a WordPress Theme From Static HTML] - seriál o tvorbě šablony WordPressu ze statického HTML: |
| − | # Preparing the Markup | + | # [http://code.tutsplus.com/tutorials/creating-a-wordpress-theme-from-static-html-preparing-the-markup--wp-33895 Preparing the Markup] |
| − | # Creating Template Files | + | # [http://code.tutsplus.com/tutorials/creating-a-wordpress-theme-from-static-html-creating-template-files--wp-33939 Creating Template Files] |
| − | # Uploading Your Theme to WordPress | + | # [http://code.tutsplus.com/tutorials/creating-a-wordpress-theme-from-static-html-uploading-your-theme-to-wordpress--wp-33955 Uploading Your Theme to WordPress] |
| − | # Adding a Loop | + | # [http://code.tutsplus.com/tutorials/creating-a-wordpress-theme-from-static-html-adding-a-loop--wp-33968 Adding a Loop] |
| − | # Setting Up the Header | + | # [http://code.tutsplus.com/tutorials/creating-a-wordpress-theme-from-static-html-setting-up-the-header--wp-34005 Setting Up the Header] |
| − | # Creating a Page Template | + | # [http://code.tutsplus.com/tutorials/creating-a-wordpress-theme-from-static-html-creating-a-page-template--wp-34126 Creating a Page Template] |
| − | # Adding Widgets | + | # [http://code.tutsplus.com/tutorials/creating-a-wordpress-theme-from-static-html-adding-widgets--wp-34046 Adding Widgets] |
| − | # Adding Navigation | + | # [http://code.tutsplus.com/tutorials/creating-a-wordpress-theme-from-static-html-adding-navigation--wp-34032 Adding Navigation] |
| − | # The Footer File | + | # [http://code.tutsplus.com/tutorials/creating-a-wordpress-theme-from-static-html-the-footer-file--wp-34058 The Footer File] |
| − | # Creating an Archive Template | + | # [http://code.tutsplus.com/tutorials/creating-a-wordpress-theme-from-static-html-creating-an-archive-template--wp-34140 Creating an Archive Template] |
| − | # Adding Featured Images | + | # [http://code.tutsplus.com/tutorials/creating-a-wordpress-theme-from-static-html-adding-featured-images--wp-34230 Adding Featured Images] |
| − | # Releasing Your Theme | + | # [http://code.tutsplus.com/tutorials/creating-a-wordpress-theme-from-static-html-releasing-your-theme--wp-34242 Releasing Your Theme] |
Aktuální verze z 4. 7. 2016, 20:42
Creating a WordPress Theme From Static HTML - seriál o tvorbě šablony WordPressu ze statického HTML: