External files in Media Library

Add external files to your media library to use them in your website. They are integrated as if they were available locally.

2 database tables

Table NameDescriptionMethod
wp_eml_logsA logging table that records activity, events, or audit history.Static
wp_eml_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:edlfw_hashOption key:efiml-dismissed-Option key:efml_admin_idOption key:efml_directory_listing_usedOption key:efml_dropbox_access_tokensOption key:efml_dropbox_api_keyOption key:efml_dropbox_api_secretOption key:efml_ftp_loginOption key:efml_ftp_passwordOption key:efml_ftp_serverOption key:efmlversionOption key:eml_Option key:eml_allowed_mime_typesOption key:eml_allowed_rolesOption key:eml_audio_modeOption key:eml_audio_proxyOption key:eml_audio_proxy_max_ageOption key:eml_check_intervalOption key:eml_delete_on_deinstallationOption key:eml_directory_listing_hide_not_supported_file_typesOption key:eml_directory_listing_hide_previewOption key:eml_disable_attachment_pagesOption key:eml_disable_gprd_warningOption key:eml_export_extensionsOption key:eml_file_countOption key:eml_file_sizesOption key:eml_google_drive_access_tokensOption key:eml_google_drive_limitOption key:eml_google_drive_show_sharedOption key:eml_google_drive_show_trashedOption key:eml_images_modeOption key:eml_images_proxyOption key:eml_images_proxy_max_ageOption key:eml_import_errorsOption key:eml_import_extensionsOption key:eml_import_filesOption key:eml_import_runningOption key:eml_import_titleOption key:eml_import_title_Option key:eml_import_url_countOption key:eml_import_url_count_Option key:eml_import_url_maxOption key:eml_import_url_max_Option key:eml_local_load_upload_dirOption key:eml_log_modeOption key:eml_max_execution_checkOption key:eml_polylangOption key:eml_proxyOption key:eml_proxy_max_ageOption key:eml_proxy_pathOption key:eml_queue_intervalOption key:eml_queue_limitOption key:eml_rest_limitOption key:eml_rest_max_requestsOption key:eml_rest_searchOption key:eml_schedulesOption key:eml_switch_on_uninstallationOption key:eml_syncOption key:eml_sync_delete_file_on_archive_deletionOption key:eml_sync_delete_unused_files_after_syncOption key:eml_sync_intervalOption key:eml_sync_runningOption key:eml_sync_set_automaticOption key:eml_sync_titleOption key:eml_sync_url_countOption key:eml_sync_url_maxOption key:eml_timeoutOption key:eml_use_file_datesOption key:eml_user_assignOption key:eml_user_settingsOption key:eml_video_modeOption key:eml_video_proxyOption key:eml_video_proxy_max_ageOption key:eml_woocommerceOption key:eml_woocommerce_loginOption key:eml_woocommerce_passwordOption key:eml_youtube_api_keyOption key:eml_youtube_channel_idOption key:eml_zip_allow_gzOption key:pi-dismissed-Option key:wpeft_types
wp_postmeta
Post meta
wp_termmeta
Term meta
wp_usermeta
User meta