Right-reading (adj): Having the proper orientation (used in printing)


Today is

site home . blog home . about . archives . policies . contact . tom's book of days . frisco vista . buried mirror . seven junipers . museum of folly . fc kulcha

Categories



Duly Quoted

You can’t take the high horse and then claim the low road.
-- GWB


On this date on this blog

Tom Christensen
("xensen") . tom [at] rightreading.com
 
twitter xensen
 

Search This Blog

Subscribe

rss feed button

12 Recent Posts

Most posts appear early weekday mornings.

Top 16 Currently Popular Pages

updated 9/20/2008

1 How to Get a Book Published
2 Persian Ceramics
3 Chinese Jade
4 Creative barcodes from Japan
5 Taoism and the Arts of China
6 The digital divide
7 New graphic design 8 Gutenberg and Asia
9 The Yi jing
10 Glossary of Book Publishing Terms
11 Books for Writers
12 Famous Last Words
13 On Julio Cortazar
14 On Lewis Caroll's Sylvie and Bruno
15 Daybook: September
16 The Making of Masters of Bamboo



A WordPress plugin, and how to find category ID numbers

This is post that will be of interest only to WordPress bloggers. Fernando Briano, a programmer based in Uruguay, has created a simple WordPress plugin that produces a list of posts by category. You can adjust the number of items shown, but the adjustment is global — it would be nice to be able to control the number of items in each instance that you use it. Also, the posts are listed in chronological order, and there is no option to change that.

To use the plugin you place some code in your post that calls up the category by ID number. Many plugins use ID numbers. But since version 2.5, WP doesn’t show ID numbers in the administration panel. What to do? The answer is to click on the category in the “manage categories” list — the ID number is shown in the url.

Following are some examples of the plugin in action.

Some posts about graphic design

Some posts about Photoshop

Some posts about translation

Some posts about book publishing

.

Comments

Comment from Fernando
Time: August 21, 2008, 7:29 am

Hi, thanks for commenting on my plugin. I’m working on an update, which will include among other options, being able to call the category by its name, instead of by ID, and to control the number of posts for every time you use it.

Thanks again.
Regards

Write a comment