Easy Content Linker Lite

AI-powered internal linking recommendations for WordPress. Semantic analysis with OpenAI embeddings and intelligent anchor suggestions via GPT.

4 database tables

Table NameDescriptionMethod
wp_ecl_lite_embeddingsStores ecl lite embeddings data created by this plugin.Static
wp_ecl_lite_historyStores ecl lite history data created by this plugin.Static
wp_ecl_lite_linksStores ecl lite links data created by this plugin.Static
wp_ecl_lite_queueA job queue table for managing background tasks and scheduled operations.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:anchor_max_wordsOption key:anchor_min_wordsOption key:api_keyOption key:boost_orphanOption key:boost_same_categoryOption key:content_languageOption key:ecl_lite_api_statusOption key:ecl_lite_bulk_totalOption key:ecl_lite_db_versionOption key:ecl_lite_optionsOption key:ecl_lite_test_api_pendingOption key:exclude_legal_pagesOption key:excluded_categoriesOption key:max_incoming_linksOption key:max_outgoing_linksOption key:model_chatOption key:model_embeddingsOption key:similarity_maxOption key:similarity_minOption key:source_post_typesOption key:target_post_typesOption key:total_links_createdOption key:trigger_on_publishOption key:update_old_posts