Consume This
Consume This
Description
I made this plugin because I wanted a Delicious.com-like list of links I was looking at, music I was listening to, etc. It’s super simple: text, an optional link, and a tag.
It works by creating a custom post type (“Consumption”) and custom taxonomy (“Consumable”), and an optional bookmarklet. You enter the name of what you’re consuming, an optional link, and an optional tag (the “Consumable” taxonomy) and that’s it. You can then display this list anywhere on your site — a list of consumables in a tag cloud, a page with a list of consumptions, etc.
Github: https://github.com/mintindeed/consume-this
WordPress.org: https://wordpress.org/extend/plugins/consume-this/
Image by Henning Mühlinghaus; some rights reserved. See link for details.
Installation
- Unzip and upload the
consume-thisfolder to your/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Optional:
- Copy
/wp-content/plugins/consume-this/theme-files/archive-consumption.phpto/wp-content/themes/<your_theme>/archive-consumption.phpand customize it as you see fit. - Add a link to
/consumption/to your navigation menu.
Screenshots
Faq
Can I change the name of the “consumption” post type?
The plugin does not support this as an option, but if you know what you’re doing then feel free to find-and-replace.
Can I change the name of the “consumable” taxonomy?
See above.
I get “Page not found” when I go to `http://example.com/consumption/`
Please visit this page for instructions.
Reviews
Changelog
1.0
- Initial release.


