flickpress

flickpress is a tool to find Flickr photos and insert them into your posts, plus a widget to display recent Flickr photos.

2 database tables

Table NameDescriptionMethod
wp_flickpressStores flickpress data created by this plugin.Static
wp_flickpress_cacheA cache table that stores temporary computed or fetched data.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:blog_charsetOption key:flickpress_options