WP Manifestindependent plugin directory
manifest / developer / dl-url-replacer

DL URL and Text Replacer

Easily replace URLs and custom text in your WordPress database with a modern UI, AJAX progress, and detailed logs. Built with PHP OOP principles, Webpack, and WordPress coding standards.

by DesignsLabz · github.com/designs-labz/dl-url-replacer · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/designs-labz/dl-url-replacer/archive/refs/heads/main.zip

Declares an update source (https://github.com/team-designslabz/dl-url-and-text-replacer), so updates arrive through the plugin's own updater.

From the readme

DL URL and Text Replacer Easily replace URLs and custom text in your WordPress database with a modern UI, AJAX progress, and detailed logs. Built with PHP OOP principles, Webpack, and WordPress coding standards. 🔧 Features - Replace old/new URLs or any custom text across the WordPress database - AJAX-based processing with progress feedback - Material Design style backend UI - Summary of replacements table-wise - Modern file structure with OOP and SOLID principles - Built using Webpack, SCSS, and core JS - GitHub auto-update ready 🚀 Requirements - WordPress 6.1 or higher - PHP 7.4 or higher 📦 Installation 1. Download the plugin and upload it to /wp-content/plugins/. 2. Activate via Plugins → Installed Plugins. 3. Go to Tools → DL URL Replacer in the admin dashboard. 4. Use the interface to perform URL or text replacements. 📸 Screenshots | Interface | Description | |------------------------------------------------------|----------------------------------| | | Admin UI with URL/Text tabs | | | AJAX progress during replacement | ❓ FAQ Does this plugin support multisite? Not currently. Multisite suppo

Read the full README on GitHub →