- WordPress 3.7 Complete(Third Edition)
- Karol Król Aaron Hodge Silver
- 135字
- 2021-07-21 18:12:21
Using theme and plugin directories
There are official directories for themes and for plugins on WordPress.org. Although not every theme and plugin is available here, the ones that are here 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 upgradable from within your WordPress Administration Panel, whereas other plugins have to be upgraded manually. We'll cover this in more detail in a later chapter. You can find the Theme Directory at http://wordpress.org/extend/themes/ (the following screenshot) and the Plugin Directory at http://wordpress.org/extend/plugins/.

- 多媒體CAI課件設計與制作導論(第二版)
- Spring Boot 2實戰之旅
- Extending Jenkins
- Android應用程序開發與典型案例
- 營銷數據科學:用R和Python進行預測分析的建模技術
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- MongoDB權威指南(第3版)
- Mastering Linux Network Administration
- RESTful Java Web Services(Second Edition)
- SQL Server 2016 從入門到實戰(視頻教學版)
- OpenCV with Python Blueprints
- Struts 2.x權威指南
- scikit-learn Cookbook(Second Edition)
- Java程序設計教程
- 現代C++語言核心特性解析