Pz-LinkCard

This plugin is intended to display a link in a blog card format. The goodbye to the text-only link.

2 database tables

Table NameDescriptionMethod
wp__pz_linkcardStores pz linkcard data created by this plugin.Static
wp_pz_linkcardStores pz linkcard 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:pz_listcard_options
wp_postmeta
Post meta