1, 'active_mass_edit' => 1, 'active_manage' => 0, 'active_related_posts' => 0, 'active_autotags' => 1, 'allow_embed_tcloud' => 0, 'use_click_tags' => 1, 'use_suggested_tags' => 1, 'use_autocompletion' => 1, // Auto link 'auto_link_tags' => 0, 'auto_link_min' => 1, 'auto_link_case' => 1, 'auto_link_exclude' => '', 'auto_link_max_by_post' => 10, 'auto_link_max_by_tag' => 1, 'auto_link_priority' => 12, 'auto_link_views' => 'singular', 'auto_link_dom' => 0, 'auto_link_title' => __( 'Posts tagged with %s', 'simpletags' ), // Administration 'order_click_tags' => 'name-asc', 'opencalais_key' => '', 'datatxt_key' => '', 'datatxt_id' => '', 'datatxt_access_token' => '', 'datatxt_min_confidence' => '0.6', 'alchemy_api' => '', 'zemanta_key' => '', 'tag4site_key' => '', 'proxem_key' => '', 'proxem_lang' => substr( get_locale(), 0, 2 ), 'autocomplete_type' => 'input', 'autocomplete_min' => 0, 'autocomplete_mode' => '', // The tags 'tt_feed' => 0, 'tt_embedded' => 'no', 'tt_separator' => ', ', 'tt_before' => __( 'Tags: ', 'simpletags' ), 'tt_after' => '
', 'tt_notagstext' => __( 'No tags for this post.', 'simpletags' ), 'tt_number' => 0, 'tt_inc_cats' => 0, 'tt_xformat' => __( '%tag_name%', 'simpletags' ), 'tt_adv_usage' => '', // Related Posts 'rp_taxonomy' => 'post_tag', 'rp_feed' => 0, 'rp_embedded' => 'no', 'rp_order' => 'count-desc', 'rp_limit_qty' => 5, 'rp_notagstext' => __( 'No related posts.', 'simpletags' ), 'rp_title' => __( '

Related posts

', 'simpletags' ), 'rp_xformat' => __( '%post_title% (%post_comment%)', 'simpletags' ), 'rp_adv_usage' => '', // Tag cloud 'cloud_taxonomy' => 'post_tag', 'cloud_selectionby' => 'count', 'cloud_selection' => 'desc', 'cloud_orderby' => 'random', 'cloud_order' => 'asc', 'cloud_limit_qty' => 45, 'cloud_notagstext' => __( 'No tags.', 'simpletags' ), 'cloud_title' => __( '

Tag Cloud

', 'simpletags' ), 'cloud_format' => 'flat', 'cloud_xformat' => __( '%tag_name%', 'simpletags' ), 'cloud_max_color' => '#000000', 'cloud_min_color' => '#CCCCCC', 'cloud_max_size' => 22, 'cloud_min_size' => 8, 'cloud_unit' => 'pt', 'cloud_adv_usage' => '' );