Wishlist Everywhere
Short Description: A plugin that adds a wishlist feature for your website, allowing users to save and manage their favorite items.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_cstmwishlist | Stores cstmwishlist data created by this plugin. | Static |
| wp_cstmwishlist_logs | A logging table that records activity, events, or audit history. | 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:
button_bg_colorOption key:button_bg_color_2Option key:button_font_sizeOption key:counter_colorOption key:enable_clipboardOption key:enable_custom_cssOption key:enable_facebookOption key:enable_pinterestOption key:enable_post_placementOption key:enable_twitterOption key:enable_whatsappOption key:enable_wishlist_gutenbergOption key:enable_wishlist_myaccountOption key:icon_colorOption key:remove_bg_colorOption key:required_loginOption key:wish_for_countOption key:wishev_filter_post_nameOption key:wishev_removed_wishlist_labelOption key:wishlist_archive_positionOption key:wishlist_counter_positionOption key:wishlist_custom_cssOption key:wishlist_custom_iconOption key:wishlist_for_archiveOption key:wishlist_for_singleOption key:wishlist_menu_idOption key:wishlist_nameOption key:wishlist_single_position