WordPress: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
more smw |
notes, tweaks |
||
| Line 1: | Line 1: | ||
<hide> | |||
[[page type::article]] | |||
[[thing type::content management system]] | |||
[[platform::web service]] [[platform::web server]] [[platform::PHP]] [[platform::MySQL]] | |||
[[license::open source]] | |||
[[category:software]] | [[category:software]] | ||
</hide> | |||
==About== | ==About== | ||
[[WordPress]] is a [[content management system]] primarily designed for [[blog]]ging. It is available both as a [[web service]] and as software that runs on a [[web server]]. | [[WordPress]] is a [[content management system]] primarily designed for [[blog]]ging. It is available both as a [[web service]] and as software that runs on a [[web server]]. | ||
==Problems== | ==Problems== | ||
''These notes may apply only to older versions.'' | |||
* There is no way to preview comments; does not seem to be supported even as an option. | * There is no way to preview comments; does not seem to be supported even as an option. | ||
* The comment form does not indicate what markup is acceptable. | * The comment form does not indicate what markup is acceptable. | ||
| Line 16: | Line 19: | ||
===Official=== | ===Official=== | ||
* [http://wordpress.com home page] | * [http://wordpress.com home page] | ||
==Notes== | |||
* When upgrading, disable plugins and unused themes. | |||
** This can be done by creating "plugins-disabled" and "themes-disabled" folders and moving the respective plugin/theme folders into them. | |||
* More stuff [https://plus.google.com/u/0/102282887764745350285/posts/7e2PUNVWmVV here]. | |||
Latest revision as of 19:43, 3 April 2015
<hide> page type::article thing type::content management system platform::web service platform::web server platform::PHP platform::MySQL license::open source </hide>
About
WordPress is a content management system primarily designed for blogging. It is available both as a web service and as software that runs on a web server.
Problems
These notes may apply only to older versions.
- There is no way to preview comments; does not seem to be supported even as an option.
- The comment form does not indicate what markup is acceptable.
- Comment threading seems to be turned off by default, as many sites do not support it.
Links
Reference
Official
Notes
- When upgrading, disable plugins and unused themes.
- This can be done by creating "plugins-disabled" and "themes-disabled" folders and moving the respective plugin/theme folders into them.
- More stuff here.
