Wordpress have a very nifty feature to add custom types: the field post_type in wp_posts. to create a new post type, plugin auothor needs to come up with a new value to put in the field and more tables that links to the wm_post table.
this feature repeats itself in many other cms systems.
My question is: is there a name for this design pattern?
Aucun commentaire:
Enregistrer un commentaire