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.

Rewrite Image URL

Beskrivning

Develop Locally, Use Images from Production

If you are a WordPress Developer, you might need this plugin which rewrite your local image url by your production website.

You might not even want to deal with images. Perhaps:

You don’t want the images in your repo. Maybe the repo is just a theme folder and it makes sense to leave it that way.
You have like 10 GB worth of images and it’s impractical and unnecessary to move them around.

Don’t forget add your production hostname to plugin settings page

In order to rewrite your local image, You need to add your hostname to the place below:

Settings > Rewrite Img URL

Installation

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ’Plugins’ screen in WordPress
  3. Use the Settings->Plugin Name screen to configure the plugin
  4. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Rewrite Image URL” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Rewrite Image URL” till ditt språk.

Intresserad av programutveckling?

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

Ändringslogg

1.0.0

  • First version of the plugin.