Linux 软件免费装

Dynamic Siteurl For Widget

开发者 Shourya Chowdhury
更新时间 2018年4月25日 01:43
捐献地址: 去捐款
PHP版本: 5.2.4 及以上
WordPress版本: 4.7
版权: GPLv2 or later
版权网址: 版权信息

标签

widget dynamic dynamic variable site url

下载

详情介绍:

This is for the dynamic site url on widget area of wordpress. We need to change the links of the widget texts while we are moving the live server. Now we can don't need to think about it again. It's true. So now we don't need to think about the changing the links of the widget section and don't need to run any queries as well.

安装:

Step 1. Activate the plugin Step 2. Go to the Dwv Setting Panel. Step 3. Step the variable name you want to use instead of static site url's. Like :{{site_url}} Step 4. Add code with the variable in widget. Example : Go To Home Page --- we are using this code before Now you should use Go To Home Page

常见问题:

Can we use any name in the site url variable?

Yes you can use. we highly recommended that use {{variable_name}} this format. You can use any name you want.

Is it case sensative?

Yes it is.

Can we use any variable for particular text?

Currently not. But we are thinking about doing that in next version. Contact us at magentoshourya@gmail.com