1 security fix, thanks to Peter Thaleikis and Wordfence.com
1.0.8
select_width: widths for drop-downs in chain. Use one value or some separated by ‘|’. Examples: ‘300px’, ‘300px|250px|20%’. Last value is actual for drop-downs in chain with number 3 and more.
max_posts_count: set maximum count of posts in posts drop-down
posts_orderby: how to order posts in posts drop-down (by title, id, meta). By default: title.
posts_order: posts order direction in posts drop-down. Possible values: ASC, DESC
posts_order_meta_key: here is meta key by which posts in posts drop-down should be ordered. Be care – meta values should exist in the requested posts. Example: [taxonomy_chain_menu post_slug=’product’ taxonomy=’product_cat’ posts_orderby=’meta_value_num’ posts_order_meta_key=’prod_1′ posts_order=’DESC’]