WordPress CLI Commands

wp help Available commands: wp blog create|delete|empty wp cache add|decr|delete|flush|get|incr|replace|set|type wp cap add|list|remove wp comment approve|count|create|delete|last|spam|status|trash|unapprove|unspam|untrash wp core config|download|init-tests|install|install-network|is-installed|update|update-db|version wp db cli|create|drop|export|import|optimize|query|repair|reset wp eval wp eval-file wp export wp help […]

» Read more

Subdomain VS Subdirectory

Sub-domain Examples: blog.domain.com dev.domain.com test.domain.com store.domain.com Each subdomain is considered a separate website   Sub-directory Examples: domain.com/blog domain.com/dev domain.com/test domain.com/store Subdirectories, also referred to as Folders, are any extension of the […]

» Read more