Skip to content

This plugin is designed to handle dynamic base URLs for staging and production environments.

Notifications You must be signed in to change notification settings

winston9310/Dynamic-Base-URL-WP-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Dynamic Base URL Plugin

This plugin is designed to handle dynamic base URLs for staging and production environments.

Installation

  1. Download the dynamic-base-url-plugin.zip file from the releases section.
  2. Upload the plugin to your WordPress site.
  3. Activate the plugin through the WordPress admin dashboard.

Usage

The plugin automatically determines whether the site is in a staging or production environment based on the host name and sets the appropriate base URL.

To retrieve the dynamic base URL in your code, you can use the provided function get_dynamic_base_url().

About

This plugin is designed to handle dynamic base URLs for staging and production environments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages