This plugin enables you to place links on a page or post, using a shortcode, from your Google Reader subscriptions.
This plugin lets you choose to include or exclude links from your Google Reader subscriptions by adding parameters to the shortcode.
[lgg_reader]
will include all subscriptions, from all labels.
[lgg_reader include="label1,label 2"]
will only list subscriptions in label1 and label 2. These are case-insensitive, but must be spaced and punctuated just like they are in Google Reader.
[lgg_reader exclude="label1"]
will list everything but label1 items.
Some notes on this:
[lgg_reader include="friends" hide_header=1]
The hide_header directive is useful if you're only listing one label; it hides the header to the bulleted list.