- 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.
- Getting Started with Gulp
- JavaCAPS基礎(chǔ)、應(yīng)用與案例
- 常用工具軟件立體化教程(微課版)
- Moodle 3 Administration(Third Edition)
- Python 3快速入門與實(shí)戰(zhàn)
- SQL Server on Linux
- Apache Solr for Indexing Data
- MySQL核心技術(shù)與最佳實(shí)踐
- JavaScript語(yǔ)法簡(jiǎn)明手冊(cè)
- WCF編程(第2版)
- Java程序設(shè)計(jì)(項(xiàng)目教學(xué)版)
- Unity虛擬現(xiàn)實(shí)開(kāi)發(fā)圣典
- JavaScript程序設(shè)計(jì)基礎(chǔ)教程(慕課版)
- Java算法從菜鳥到達(dá)人
- C語(yǔ)言解惑:指針、數(shù)組、函數(shù)和多文件編程