- Learn to Create WordPress Themes by Building 5 Projects
- Eduonix Learning Solutions
- 93字
- 2021-07-02 19:18:28
Building a WordPress Theme
In this chapter, we'll jump into more details and get our feet wet. In the previous chapter, we covered the basics, but now we'll use some of the more advanced concepts to build a WordPress theme. Here we will cover the following concepts:
- Custom template pages
- Archived pages
- Post formats
- Custom home pages
Let's take a quick look at the project:

In the preceding image, you can see the WordpressDev home page with some widgets that we'll implement, such as the showcase. You can also see three box widgets.
推薦閱讀
- Rust實戰
- HTML5+CSS3基礎開發教程(第2版)
- Mastering Yii
- Python自然語言處理(微課版)
- C程序設計案例教程
- 新一代SDN:VMware NSX 網絡原理與實踐
- .NET 4.5 Parallel Extensions Cookbook
- Java 從入門到項目實踐(超值版)
- IBM Cognos TM1 Developer's Certification guide
- Visual C++程序設計與項目實踐
- Elasticsearch Blueprints
- 深入理解Java虛擬機:JVM高級特性與最佳實踐
- TypeScript全棧開發
- JavaScript Concurrency
- Java設計模式深入研究