Linksy Search and Replace

A plugin to search and update URLs, Anchors, Titles and more on your site without digging into your database.

3 database tables

Table NameDescriptionMethod
wp_example_tableStores example table data created by this plugin.Static
wp_linksy_broken_linksStores linksy broken links data created by this plugin.Static
wp_linksy_linksStores linksy links 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_options
Option key:edd_api_request_Option key:linksy_link_analysis_cron_enabledOption key:linksy_link_analysis_offset
wp_postmeta
Post meta