Researching WordPress Plugins
It doesn’t appear to be all that hard to build a WordPress plugin. As best I can tell, it’s just a matter of setting up some hook functions to initialize, update, and make changes. I probably will utilize the WordPress Post Meta methods for the tagging and naming of parts, one way or another, but add my own tables for additional information.
