/*
 * call-seq:
 *   post_plugin_description(string) -> string
 *
 * Returns a description of given post plugin.
 */

static VALUE x_post_description(VALUE self, VALUE plugin_) {