- reduce the defaults within the class
- replace contents of
options_merge
function witharray_replace_recursive
- allow taxonomies to be sorted with the
sortable()
method - use of
.gitattributes
to make package lighter when deploying for production.
- make repository a composer package
- ability to use dashicons with
menu_icon()
method - removed old custom icon functions
- fixed issue with registering taxonomies
- fixed issue with options merge, now accepts boolean
- register_taxonomy method can now register exisiting taxonomies to post type