Title: SDK WP DYNAMIC URL
Author: Shiv Kumar Sharma
Published: <strong>18 Desambra 2018</strong>
Last modified: 21 Desambra 2018

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/sdk-wp-dynamic-url.svg)

# SDK WP DYNAMIC URL

 By [Shiv Kumar Sharma](https://profiles.wordpress.org/sdkwebmasters/)

[Download](https://downloads.wordpress.org/plugin/sdk-wp-dynamic-url.zip)

 * [Details](https://mg.wordpress.org/plugins/sdk-wp-dynamic-url/#description)
 * [Reviews](https://mg.wordpress.org/plugins/sdk-wp-dynamic-url/#reviews)
 *  [Installation](https://mg.wordpress.org/plugins/sdk-wp-dynamic-url/#installation)
 * [Development](https://mg.wordpress.org/plugins/sdk-wp-dynamic-url/#developers)

 [Support](https://wordpress.org/support/plugin/sdk-wp-dynamic-url/)

## Description

SDK WP DYNAMIC URL can help you to customzise the url without the hurdle of adding
the static url. It automatically fetches the site_url() and create the URL based
on parameters or without parameters.

It adds a settings page to “Dashboard”->”Settings”->”SDK WP DYNAMIC URL” where you
can customize the settings but currently under development. It will be in future
versions.

#### Usage

 1. Download and extract `sdk-wp-dynamic-url.zip` to `wp-content/plugins/`
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Paste the shortcode in your posts or pages.

If you want only the site_url() in your posts, then use:-

    ```
    [sdk-site-url]
    ```

You can leave the ‘path’ parameter as blank if you want only site_url().

For terminating URL’s You can use it like.

    ```
    [sdk-site-url path="PATH_OF_IMAGE"]
    ```

Example Usage:-

    ```
    [sdk-site-url path="/assets/images/sdk.jpg"]
    ```

The above shortcode will output.

    ```
    http://your_domain_name.com/assets/images/sdk.jpg
    ```

For php files you can use this like.

    ```
    <?php do_shortcode('[SHORTCODE_HERE]'); ?>
    ```

## Installation

 1. Download and extract `sdk-wp-dynamic-url.zip` to `wp-content/plugins/`
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“SDK WP DYNAMIC URL” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Shiv Kumar Sharma ](https://profiles.wordpress.org/sdkwebmasters/)

[Translate “SDK WP DYNAMIC URL” into your language.](https://translate.wordpress.org/projects/wp-plugins/sdk-wp-dynamic-url)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/sdk-wp-dynamic-url/),
check out the [SVN repository](https://plugins.svn.wordpress.org/sdk-wp-dynamic-url/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/sdk-wp-dynamic-url/)
by [RSS](https://plugins.trac.wordpress.org/log/sdk-wp-dynamic-url/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.0.6**
 *  Last updated **7 taona ago**
 *  Active installations **10+**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **5.0.25**
 *  Language
 * [English (US)](https://wordpress.org/plugins/sdk-wp-dynamic-url/)
 * Tags
 * [shortcode](https://mg.wordpress.org/plugins/tags/shortcode/)[url](https://mg.wordpress.org/plugins/tags/url/)
 *  [Advanced View](https://mg.wordpress.org/plugins/sdk-wp-dynamic-url/advanced/)

## Ratings

Mbola tsy misy domberina voaray hatreto.

[Your review](https://wordpress.org/support/plugin/sdk-wp-dynamic-url/reviews/#new-post)

[Hijery ny  domberina rehetra](https://wordpress.org/support/plugin/sdk-wp-dynamic-url/reviews/)

## Contributors

 *   [ Shiv Kumar Sharma ](https://profiles.wordpress.org/sdkwebmasters/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/sdk-wp-dynamic-url/)