-
How to Create a Page
Go into Pages > Add New Areas Available: Title Editor (main area for content) Author (if not you, you can change this to another user) Date (will publish with current date and time, can adjust to past or future) Need more info? Try here: https://wordpress.org/support/category/basic-usage/
-
Errors with phpMyAdmin
Quick fixes for common errors after installing phpMyAdmin
-
Install WordPress via SSH
The following are the commands needed to install WordPress from the command line.
-
How to Diagnose and Troubleshoot WordPress
Occasionally while editing a site, I’ll get a blank screen or even an error message. The latest version of WordPress has made some nice upgrades to show a formatted error message, like this: Along with this message, an email with more details will be sent out describing the error. An additional step I’ve taken to……
-
Web Hosting on OS X
Included in this post is information on those errors and some general suggestions on setting up your own web hosting on your OS X machine.
-
Debug
Add these lines to your wp-config.php file to turn on debugging. Information will be saved in wp-content/debug.log file.