- WordPress 3.7 Complete(Third Edition)
- Karol Król Aaron Hodge Silver
- 92字
- 2021-07-21 18:12:21
Understanding the Codex
The WordPress Codex is the central repository of all the information 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 installation, lists of every template tag and hook, and a lot more. Throughout this book, I'll be providing links to specific pages within the Codex, which will provide more or advanced information on the topics in this book.
The Codex can be found at http://codex.wordpress.org/Main_Page (the following screenshot).

推薦閱讀
- 大學計算機基礎(第三版)
- 軟件項目估算
- 數(shù)字媒體應用教程
- AngularJS Testing Cookbook
- The Modern C++ Challenge
- Selenium Design Patterns and Best Practices
- 軟件測試項目實戰(zhàn)之性能測試篇
- 從0到1:HTML+CSS快速上手
- Java持續(xù)交付
- Java Web程序設計任務教程
- Android開發(fā):從0到1 (清華開發(fā)者書庫)
- Python深度學習:模型、方法與實現(xiàn)
- OpenResty完全開發(fā)指南:構建百萬級別并發(fā)的Web應用
- Android驅動開發(fā)權威指南
- 程序員必會的40種算法