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 Name | Description | Method |
|---|---|---|
| wp_flickpress | Stores flickpress data created by this plugin. | Static |
| wp_flickpress_cache | A 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_optionsOption key:
blog_charsetOption key:flickpress_options