On a client project, we want to add the content connect UI to a custom WooCommerce product tab. Changing render()
and other methods within the MetaBox class to be static methods would allow other code to easily render the UI in different parts of the WP admin instead of just the built-in meta boxes.