Difference between revisions of "WordPress"

From Things and Stuff Wiki
Jump to navigation Jump to search
Line 18: Line 18:
 
** http://stackoverflow.com/a/1398524
 
** http://stackoverflow.com/a/1398524
  
== Tools ==
+
== Setup ==
=== Commandline ===
+
* https://github.com/WordPress/WordPress
 +
 
 +
* http://www.ewanleith.com/blog/900/10-million-hits-a-day-with-wordpress-using-a-15-server
 +
 
 +
=== Nginx ===
 +
* http://wiki.nginx.org/WordPress
 +
* http://www.farinspace.com/wordpress-nginx-rewrite-rules/
 +
* http://wpmu.org/how-to-setup-your-own-nginx-powered-wordpress-server/
 +
* http://www.gypthecat.com/how-to-install-wordpress-with-ssh-and-nginx
 +
 
 +
* https://github.com/perusio/wordpress-nginx - nginx conf for wp
 +
* https://gist.github.com/878505 - nginx conf for running wp, w3 total cache
 +
* https://gist.github.com/1534643 - nginx conf for wp, php-fpm
 +
 
 +
* http://www.wpjedi.com/wordpress-nginx-tips/
 +
 
 +
=== Multisite (MU) ===
 +
* http://codex.wordpress.org/Create_A_Network
 +
 
 +
== Commandline ==
 
* https://github.com/brool/wordpress-shuffle - python, save posts to files
 
* https://github.com/brool/wordpress-shuffle - python, save posts to files
  
Line 35: Line 54:
 
* http://samjlevy.com/2011/12/shell-script-for-cloning-a-wordpress-installation/
 
* http://samjlevy.com/2011/12/shell-script-for-cloning-a-wordpress-installation/
 
* https://github.com/webord/wp-migrate - migrate the System from one url to another.
 
* https://github.com/webord/wp-migrate - migrate the System from one url to another.
 
* http://wordpress.org/extend/plugins/wp-migrate/ - enter database information separate from the current site/blog database, and migrate the current information over
 
 
* http://wordpress.org/extend/plugins/wordpress-move/ - "capable of changing the domain name in use and/or migrating your installation to another server either as is or based on your choices" - ftp transfer
 
 
* http://wordpress.org/extend/plugins/wordpressdeploy/ - allows multiple config files to be added through the admin system and then dynamically switched depending on the URL a user is accessing the site from.
 
  
 
* https://github.com/dxw/wp-generate - ruby, generate themes and templates
 
* https://github.com/dxw/wp-generate - ruby, generate themes and templates
Line 62: Line 75:
  
 
=== Migration ===
 
=== Migration ===
* http://wordpress.org/extend/plugins/duplicator/ - "Duplicate, clone, backup and transfer an entire site from one location to another in 3 easy steps."
+
* http://wordpress.org/extend/plugins/duplicator/ - "Duplicate, clone, backup and transfer an entire site from one location to another in 3 easy steps." - shared hosting problems
 +
 
 +
* http://wordpress.org/extend/plugins/wp-migrate/ - enter database information separate from the current site/blog database, and migrate the current information over - shared hosting problems
 +
 
 +
* http://wordpress.org/extend/plugins/wordpress-move/ - "capable of changing the domain name in use and/or migrating your installation to another server either as is or based on your choices" - ftp transfer
 +
 
 +
* http://wordpress.org/extend/plugins/wordpressdeploy/ - allows multiple config files to be added through the admin system and then dynamically switched depending on the URL a user is accessing the site from.
  
 
* http://wordpress.org/extend/plugins/ezmigrate/
 
* http://wordpress.org/extend/plugins/ezmigrate/
Line 85: Line 104:
 
* http://xref.yoast.com/
 
* http://xref.yoast.com/
  
== Multisite (MU) ==
 
* http://codex.wordpress.org/Create_A_Network
 
 
== Setup ==
 
* https://github.com/WordPress/WordPress
 
 
* http://www.ewanleith.com/blog/900/10-million-hits-a-day-with-wordpress-using-a-15-server
 
  
=== Nginx ===
 
* http://wiki.nginx.org/WordPress
 
* http://www.farinspace.com/wordpress-nginx-rewrite-rules/
 
* http://wpmu.org/how-to-setup-your-own-nginx-powered-wordpress-server/
 
* http://www.gypthecat.com/how-to-install-wordpress-with-ssh-and-nginx
 
 
* https://github.com/perusio/wordpress-nginx - nginx conf for wp
 
* https://gist.github.com/878505 - nginx conf for running wp, w3 total cache
 
* https://gist.github.com/1534643 - nginx conf for wp, php-fpm
 
 
* http://www.wpjedi.com/wordpress-nginx-tips/
 
  
 
== Plugins ==
 
== Plugins ==

Revision as of 14:46, 24 June 2012


Basics

Setup

Nginx

Multisite (MU)

Commandline

Development

Migration

Coding


Plugins

http://support.wpengine.com/curated-plugins/

http://wordpress.org/extend/plugins/jetpack/

Admin

Post Extras

Widgets

oh FFS wordpress plugin ecosystem....

Template

Theming

not tried

and some i'm not going to bother trying...

Countdown

todo

Flickr

Analytics

SEO

Contact

DB

Performance