Easy Architect

Visually build custom post types, meta fields, and dynamic templates—no code. Extended blocks for icons, galleries, embeds, and dynamic content.

4 database tables

Table NameDescriptionMethod
wp_easy_architect_easy_icon_ratingStores easy architect easy icon rating data created by this plugin.Static
wp_easy_architect_metaStores additional metadata (key-value pairs) for easy architect records.Static
wp_easy_architect_post_typeStores easy architect post type data created by this plugin.Static
wp_easy_architect_taxonomyStores easy architect taxonomy data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:eaar_db_version
wp_postmeta
Post meta