- WordPress Complete(Sixth Edition)
- Karol Król
- 164字
- 2021-07-02 18:30:08
Getting Started with WordPress
This chapter will guide you through the process of setting up WordPress and customizing its basic features. You can choose between a couple of options regarding where your WordPress website will live. WordPress is relatively small (less than 10 MB) as well as easy to install and administer.
WordPress is available in easily downloadable formats at https://wordpress.org/download/. WordPress is a free, open-source application and is released under GNU General Public License (GPL) - https://en.wikipedia.org/wiki/GNU_General_Public_License. This means that anyone who produces a modified version of the software released under the GPL is required to maintain the same freedom and that people buying or using the software can also modify and redistribute it. Thus, WordPress and other software released under the GPL are maintained as open source. In this chapter, you will learn how to:
- Create a free blog on WordPress.com
- Install WordPress manually on your web host
- Perform basic setup tasks in the WordPress admin panel (the wp-admin)
- Publish your first content
- 數據庫系統原理及MySQL應用教程(第2版)
- Windows系統管理與服務配置
- 跟“龍哥”學C語言編程
- 信息技術應用基礎
- 高級語言程序設計(C語言版):基于計算思維能力培養
- Symfony2 Essentials
- Scala Reactive Programming
- Python 3.7從入門到精通(視頻教學版)
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- TypeScript 2.x By Example
- Anaconda數據科學實戰
- Python全棧開發:基礎入門
- Web前端開發最佳實踐
- MySQL數據庫教程(視頻指導版)
- Swift編程實戰:iOS應用開發實例及完整解決方案