Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

WPEX Replace DB Urls

Beskrivning

With WPEX Replace DB Urls you can replace one ore more urls in the complete database. Serialized strings are also supported.
You can replace an URL with another. This is sometimes necessary, for example when you change the domain name.

Since version 0.4.0 it’s also possible to change folders.

Krav

  1. WordPress version 3.0 and later
  2. PHP version 5.3 and later

Översättning

Skärmdumpar

  • The menu to wpex replace.
  • Instantly scan your database and see which urls are found.

Installation

  1. Uncompress the download package
  2. Upload folder including all files and sub directories to the /wp-content/plugins/ directory.
  3. Activate the plugin through the ’Plugins’ menu in WordPress
  4. Replace the urls using ’Manage’ menu at new ’Replace Urls’ sub menu

Recensioner

3 september 2016
I don't really review plugins, but I had to write one here. I had a URL that need to be changed on hundreds of pages and this plugin did the job in less than a minute. No glitches. I recommend it highly. Thank you!
Läs alla 5 betyg

Bidragsgivare och utvecklare

”WPEX Replace DB Urls” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

”WPEX Replace DB Urls” har översatts till 2 språk. Tack till översättarna för deras bidrag.

Översätt ”WPEX Replace DB Urls” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

0.4.0

  • add support for folders like http://www.foo.com/bar

0.3.0

  • add language for serbian
  • add support for objects in serialized strings

0.2.0

  • Pagination and search box implemented

0.1.1

  • Fixed: bug not found admin-ajax.php

0.1.0

  • First version