- WordPress Complete(Sixth Edition)
- Karol Król
- 139字
- 2021-07-02 18:30:07
Understanding the Codex
The WordPress Codex is the central repository of all the information that the official WordPress team has published to help people work with WordPress.
The Codex has some basic tutorials for getting started with WordPress, such as a detailed step-by-step discussion of the installation, and lists of every template tag and hook. Throughout this book, I'll be providing links to specific pages within the Codex, which will deliver more or advanced information on the topics in this book.
The Codex can be found at https://codex.wordpress.org/Main_Page. Refer to the following screenshot:

Apart from the Codex, there's also one more resource that will come in handy to new and experienced developers alike. It's called the WordPress Code Reference, and it can be found at https://developer.wordpress.org/reference/. It delivers a lot of docs on WordPress' functions, classes, methods, and hooks.
- Vue.js 3.x快速入門
- Python快樂編程:人工智能深度學習基礎
- 解構產品經理:互聯網產品策劃入門寶典
- Python測試開發入門與實踐
- Learning ASP.NET Core 2.0
- 網頁設計與制作教程(HTML+CSS+JavaScript)(第2版)
- Learning Firefox OS Application Development
- Java設計模式及實踐
- Learning Data Mining with R
- R語言與網絡輿情處理
- ElasticSearch Cookbook(Second Edition)
- R用戶Python學習指南:數據科學方法
- Mudbox 2013 Cookbook
- Visual C++從入門到精通(第2版)
- Game Development Patterns and Best Practices