WordPress CLI Theme 2.0 (c) 2007 Rod McFarland
command, alias required [optional] | description |
---|---|
help, h, ? | Help (this) |
gui, startx | Return to GUI (graphical interface) blog |
cd | Change directory |
pwd | Current directory |
ls, dir, list | List posts |
grep, search, find [search terms] | Search posts |
read, cat, show, type [post_id] | Read post # (no post_id: read current) |
comments | Read comments for current post |
current, cursor [post_id] | Show current post_id (set if post_id given, nearest higher if no post matches) |
latest, last, l | Move to and show latest post |
next, n | Move to and show next post |
prev, p | Move to and show previous post |
first, f | Move to and show first post |
random, rand, r | Show random post |
comment, c | Leave comment on current post |
categories | List categories |
category cat_id | cat_slug | List posts in category |
cloud | Display tag cloud |
links | Schow links list |
rss | RSS link |
date | Current date/time |
cls, clear | Clear screen |
gpl, license | Show GNU General Public License |
login | Login |
admin | Admin functions |
Notes
On listings (ls, find, category, pages) you can click a title to view the
relevant post/page.