Difference between revisions of "WordPress"

From Things and Stuff Wiki
Jump to navigation Jump to search
Line 35: Line 35:
 
* 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 173: Line 179:
  
 
=== Backup ===
 
=== Backup ===
* http://wordpress.org/extend/plugins/backupwordpress/ [https://github.com/humanmade/backupwordpress/]
+
* http://wordpress.org/extend/plugins/backupwordpress/ [https://github.com/humanmade/backupwordpress/] - back up your entire site including your database and all your files
  
 
* http://wordpress.org/extend/plugins/wp-db-backup/
 
* http://wordpress.org/extend/plugins/wp-db-backup/

Revision as of 05:10, 23 June 2012


Basics

Tools

Commandline

Development

Migration

Coding

Multisite (MU)

Setup

Nginx

Plugins

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

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

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

Admin

Backup

DB

Performance