WordPress

From Things and Stuff Wiki
Revision as of 13:12, 20 July 2012 by Milk (talk | contribs)
Jump to navigation Jump to search


todo; sort out base plugin list

General

  • WordPress Codex - The online manual for WordPress and a living repository for WordPress information and documentation.

Setup

wget http://wordpress.org/latest.tar.gz
  • WordPress Trac - with bugtracker, changelog, timeline
  • WordPress - Git repo, synced via SVN every 15 minutes. Includes all branches, so for checking out features prerelease, not for web dev or production!

Nginx

Multisite (MU)

Commandline

Vim

Plugins

Development


Deployment

DB

  • HyperDB is an advanced database class that supports replication, failover, load balancing, and partitioning.
  • WP MySQL Console is a web shell to operate databases such as mysql command shell for developers. Its most original way to operate DBs, you should try. sounds hacky, badjudgement?

Coding

Admin

Migration

Backup

Performance

Security

Content

Posting

Post Extras

Flickr

Widgets

Template

not tried

Countdown

todo

Contact

SEO

Analytics