• This plugin is implemented quite eloquently. It does require a little bit of know-how if you want to add custom taxonomies outside of the built-in post category taxonomy, but still pretty easily done:

    // Add term order support for Gecka Terms Ordering plugin
    if ( function_exists( 'add_term_ordering_support' ) ) {
    add_term_ordering_support( array('style', 'application', 'construction') );
    }

    It doesn’t like the author has been active for 9 months at this point though. Hope he/she is okay!

  • The topic ‘Well-written plugin’ is closed to new replies.