#author("2020-05-07T14:14:31+00:00","default:sagasite","sagasite")
[[Webプログラミング]] > [[CMS]] > WordPress
#contents
//===== ===== ===== ===== ===== ===== ===== ===== ===== =====
* WordPressとは? [#b23c3110]
[[PHP]]で作られた[[CMS]]の1つ。
-[[WordPress - Google 検索>https://www.google.com/search?q=WordPress]]
-[[WordPress - Wikipedia>https://ja.wikipedia.org/wiki/WordPress]]
>WordPress(ワードプレス)は、オープンソースのブログソフトウェアである。
PHPで開発されており、データベース管理システムとしてMySQLを利用している(プラグインよりSQLiteでの使用も可能)。
単なるブログではなくコンテンツ管理システム (CMS) としてもしばしば利用されている。
b2/cafelogというソフトウェアのフォーク(後継)として開発、2003年5月27日に初版がリリースされた。
GNU General Public License (GPL) の下で配布されている。
** 公式サイト [#yb2008eb]
-Blog Tool, Publishing Platform, and CMS — WordPress.org https://wordpress.org/
-ブログから大規模サイトまで作れる CMS | WordPress.org 日本語 https://ja.wordpress.org/
//===== ===== ===== ===== ===== ===== ===== ===== ===== =====
* リファレンス / チュートリアル [#lb2418b1]
//===== ===== ===== ===== ===== ===== ===== ===== ===== =====
* ライブラリー / フレームワーク [#t445a1d4]
//===== ===== ===== ===== ===== ===== ===== ===== ===== =====
* Tips [#pe2bf7d7]
-[[WordPressのインストール]]
//===== ===== ===== ===== ===== ===== ===== ===== ===== =====
* 参考書 [#ld4fea4f]
#html{{
<!--
<td> </td>
<hr>
-->
}}
//----------------------------------------
~
~
~
//----------------------------------------
// create 2020/05/07