Changeset 3104121
- Timestamp:
- 06/18/2024 01:36:53 PM (22 months ago)
- Location:
- smartlink-dinamic-urls/tags/1.0.9
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
smartlink-du.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
smartlink-dinamic-urls/tags/1.0.9/readme.txt
r2841207 r3104121 2 2 Contributors: sebastopolys 3 3 Donate link: https://paypal.me/sebastopolys/ 4 Tags: smartlink,dynamic link, random link,smarturl,linkbuilding,geotargeting,geotarget,geolocalize URL,change URL,dinamic urls,links5 Requires at least: 4.96 Tested up to: 6. 17 Requires PHP: 5.2.44 Tags: smartlink,dynamic link,linkbuilding,geolocalize URL,links 5 Requires at least: 6.5 6 Tested up to: 6.5.3 7 Requires PHP: 7.4 8 8 Stable tag: 1.0.9 9 9 License: GPLv2 or later … … 14 14 == Description == 15 15 16 With the SmartLink DU you plugin you can insert up to 5 URLs to a single link and use them in a single anchor text depending on visitor GeoLocalization or randomly.16 With SmartLink DU plugin you can attach up to 5 URLs to a single link and use them in a single anchor text depending on visitor Geo-Localization or randomly. 17 17 18 18 Every time the page is loaded, one of the 5 URLs you've entered will be inserted randomly in the link if there is no GeoTargeting match or if Geotargeting feature is off. … … 101 101 == Changelog == 102 102 103 = 1.0.9 = 104 * Code optimization 105 * Fix API error on localhost 106 103 107 = 1.0.6 = 104 108 * Major Update -
smartlink-dinamic-urls/tags/1.0.9/smartlink-du.php
r2828611 r3104121 6 6 * Plugin Name: SmartLink Dynamic URLs 7 7 * Plugin URI: https://digitalek.com/ 8 * Description: Insert up to 5 URLs to a single link and change URL of link randomly each time page is loaded. Select URL to use in link depending on Geolocalization of user. Set Target_Blank and nofollow attributes to each URL8 * Description: Attach up to 5 URLs to a single link in random way or depending on user geo-localization. 9 9 * Name: Silence Dog 10 10 * Version: 1.0.9 11 * Author: Sebastopolys12 * Author URI: https:// digitalek.com/11 * Author: Woopy Plugins 12 * Author URI: https://woopy.cyou/ 13 13 * License: GPL-2.0+ 14 14 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt
Note: See TracChangeset
for help on using the changeset viewer.