• fseydel

    (@fseydel)


    Hi Brajesh.
    I love the simplicity of your plugin, and would propose one further enhancement:

    //change termmeta table to use main site's termmeta table
    $wpdb -> termmeta = $wpdb -> base_prefix . 'termmeta';

    Thus we can use e.g. CMB2 to add custom fields to our global terms ??

    Thoughts?

    • This topic was modified 5 years ago by fseydel.
    • This topic was modified 5 years ago by fseydel.
    • This topic was modified 5 years ago by fseydel.
    • This topic was modified 5 years ago by fseydel.
    • This topic was modified 5 years ago by fseydel.
  • The topic ‘Enhancement: Share custom fields’ is closed to new replies.