a3 Portfolio

a3 Portfolio is an extendable post based plugin that makes creating beautiful content a breeze.

2 database tables

Table NameDescriptionMethod
wp_a3_portfolio_attributesStores a3 portfolio attributes data created by this plugin.Static
wp_a3_portfolio_categorymetaStores a3 portfolio categorymeta 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:a3_portfolio_global_item_expander_settingsOption key:a3_portfolio_global_settingsOption key:a3_portfolio_item_cards_settingsOption key:a3_portfolio_item_posts_settingsOption key:a3_portfolio_just_installedOption key:a3_portfolio_permalinksOption key:a3_portfolio_shortcodes_settingOption key:a3_portfolio_versionOption key:a3_portfolios_style_versionOption key:blog_charsetOption key:portfolio_inner_container_single_main_image_width_resetOption key:portfolio_page_idOption key:sticky_postsOption key:uninstall_plugins
wp_postmeta
Post meta
wp_posts
Custom post type:a3-portfolio
wp_termmeta
Term meta
wp_terms
Custom taxonomy:portfolio_catCustom taxonomy:portfolio_tag
wp_usermeta
User meta