This is the repository for the WordPress Advanced Administration Handbook a collaboration between the Hosting Team and the Documentation Team.
The WordPress Advanced Administration Handbook will be a new section in the "Hub" developer.wordpress.org where all the most technical documentation for users and developers will be moved, so the documentation will be simple, and this one will have code and be more complex.
The future URL for this handbook will be at https://developer.wordpress.org/advanced-administration/ (by Meta ticket).
- Phase 0: Create an initial structure to understand the categorization.
- Phase 1: Create the empty-files with a link inside, so there is all the structure.
- Phase 2: Add the content (only copying from the original page and create the content structure).
- Phase 3: Publish a first version of the Advanced Admin Documentation.
- Phase 4: Check and improve the content.
Based on WordPress Advanced Administration Handbook
- README
- LICENSE
- WordPress Advanced Administration Handbook (🔗)
- Before You Install (🔗)
- Server configuration (🔗)
- WordPress configuration (🔗)
- wp-config.php (🔗)
- Site Architecture (🔗)
- Cookies (🔗)
- Update Services (🔗)
- Editing Files (🔗)
- CSS (🔗)
- Feeds (🔗)
- Multilingual WordPress (🔗)
- oEmbed (🔗)
- Loopbacks (🔗)
- Common errors (🔗)
- Upgrading / Migration (🔗)
- FTP Clients (🔗)
- phpMyAdmin (🔗)
- Upgrading (🔗)
- Migration (🔗)
- WordPress Multisite / Network (🔗)
- Plugins (🔗)
- Themes (🔗)
- Security (🔗)
- Performance / Optimization (🔗)
- Cache (🔗)
- Optimization (🔗)
- Debugging WordPress (🔗)
- Resources (🔗)
When using an example domain, please, use example.com, example.net, example.org, example.info, or example.biz (and whatever subdomain you want).
The country domains have their own example names, like dominio.es, that probably need check.
See RFC 2606, .INFO Reserved Strings, .BIZ Reserved Strings.
When using IP addresses, please use:
- TEST-NET-1: 192.0.2.0/24 (192.0.2.0–192.0.2.255)
- TEST-NET-2: 198.51.100.0/24 (198.51.100.0–198.51.100.255)
- TEST-NET-3: 203.0.113.0/24 (203.0.113.0–203.0.113.255)
See RFC 1166.