- WordPress Complete(Sixth Edition)
- Karol Król
- 136字
- 2021-07-02 18:30:08
Using theme and plugin directories
There are official directories for themes and plugins on WordPress.org. Though not every theme and plugin is available here, the ones that are have been vetted by the community to some extent. Anything you download from these directories is likely to be relatively bug-free. Plugins and themes that you get from other sources can have malicious code, so be careful. You can also see what the community thinks of these downloads by looking at ratings, comments, and popularity.
Additionally, plugins in the Plugin Directory are automatically updatable from within your WordPress administration panel (wp-admin), while other plugins have to be updated manually. We'll cover this in detail in a later chapter.
You can find the Theme Directory at https://wordpress.org/themes/ and the Plugin Directory at https://wordpress.org/plugins/ as shown in the following screenshot:

- JavaScript前端開發模塊化教程
- Java EE 6 企業級應用開發教程
- JavaScript Unlocked
- Practical Data Science Cookbook(Second Edition)
- Apache Hive Essentials
- The DevOps 2.4 Toolkit
- Nginx實戰:基于Lua語言的配置、開發與架構詳解
- Python忍者秘籍
- 運用后端技術處理業務邏輯(藍橋杯軟件大賽培訓教材-Java方向)
- Swift 4從零到精通iOS開發
- Django 3.0應用開發詳解
- OpenCV 3計算機視覺:Python語言實現(原書第2版)
- 寫給大家看的Midjourney設計書
- 從零開始學Selenium自動化測試:基于Python:視頻教學版
- Scala實用指南