As an example, let’s review a small piece of code that implements a tree with fruits attached to it. In this case, the 'tree' is our custom taxonomy, and 'fruit' is a custom post type used to define fruits with all their parameters (color, taste, etc. — these are not discussed in this article).
