Fishcakes WordPress
From Fishcakes Wiki
This page contains info about Fishcakes WordPress Installations.
Contents |
About WordPress
WordPress is an open source blog publishing Content Management System written in PHP. Because of it's ability to manage pages as well as blog entries, it's perfect for managing a simple website where a single user wants to publish information about themselves and regularly update it with news (blog/diary) postings.
WordPress Migration
To Move or Migrate a WordPress implementation to a new domain or sub-domain see excellent instructions:
WordPress Roles
WordPress Roles give the blog owner the ability to control and assign what users can and cannot do in the blog. See codex.wordpress.org....
Capability vs. Role Table
| Capability | admin | editor | author | contributor | subscriber |
|---|---|---|---|---|---|
| switch_themes | |||||
| edit_themes | |||||
| activate_plugins | |||||
| edit_plugins | |||||
| edit_users | |||||
| edit_files | |||||
| manage_options | |||||
| import | |||||
| moderate_comments | |||||
| manage_categories | |||||
| manage_links | |||||
| unfiltered_html | |||||
| edit_published_posts | |||||
| edit_others_posts | |||||
| edit_pages | |||||
| upload_files | |||||
| publish_posts | |||||
| edit_posts | |||||
| read | |||||
| Levels | |||||
| level_10 | |||||
| level_9 | |||||
| level_8 | |||||
| level_7 | |||||
| level_6 | |||||
| level_5 | |||||
| level_4 | |||||
| level_3 | |||||
| level_2 | |||||
| level_1 | |||||
| level_0 | |||||
Fishcakes WordPress Installations
- demo.fishcakesmedia.com/wordpress — Fishcakes test site
- dansalmon.wordpress.org — Dan Salmon test site
- worsthorne.wordpress.com — Sir Peregrine Gerard Worsthorne
- lucindalambton.com — Lady Lucinda Lambton website
- lucindalambton.wordpress.com — Lady Lucinda Lambton blog
Using WordPress
- custom-wordpress-errors — a guide to creating custom WordPress error pages.
- Rename the Admin Account — how to rename via phpMyAdmin. Or just create a new Administrator account and delete the old one afterwards.
WordPress Links
Official WordPress Links
- wordpress.org — official website for open source project.
- wordpress.com — official website for commercial and free blogs.
- codex.wordpress.org — documentation.
- wordpress.org Plugins — download plugins.
- wordpress.org Support — support forum.
- wordpress.org Download — download WordPress.
- wordpress.org API Key — get a WordPress API Key.
WordPress Themes
- wordpress.org Theme Development — designer's guide.
- wordpress.org Using Themes — user guide.
- wordpress.org Themes Forum — support forum.
- themes.wordpress.net — official themes site.
- wordpresstheme.com — lots of themes, but rather ugly and hard to find.
- guff.szub.net Template Tags — useful list of tags.
- wordpresswow.com — themes and plugins organised by type.
- wpdesigner.com — free wordpress themes.
- Top 100 Best Wordpress Themes — list of the best with links to screenshots.
- yvoschaap.com WordPress Theme Generator — creates your own custom WordPress YUI Theme. Excellent way to start off your new theme!
WordPress Plugins
- wp-fun.co.uk — generates an outline template for a plugin. Excellent place to start your plugin.
Unofficial WordPress Links
- wikipedia.org WordPress — overall guide to development including published vulnerabilities.
- wordpressgarage.com — Miriam Schwab's WordPress help site with links to lots of useful stuff. See also links we love.
Excellent WordPress Sites
- complementaryduo.com — just plain beautiful.
- wpgarden.com — WordPress Garden review site.

