Foss Engine
Uses OpenAI & DeepSeek to generate content from CSV topics. Users add API keys to control usage, cost & bulk-generate content.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_foss_engine_topics | Stores foss engine topics data created by this plugin. | Static |
| wp_fossenginedein_topics | Stores fossenginedein topics 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_optionsOption key:
fossenginedein_deepseek_keyOption key:fossenginedein_deepseek_modelOption key:fossenginedein_modelOption key:fossenginedein_openai_keyOption key:fossenginedein_prompt_templateOption key:fossenginedein_providerOption key:fossenginedein_versionOption key:wp_content_generator_openai_keyOption key:wp_content_generator_prompt_template