bernard
BuSo Pro
- Joined
- Dec 31, 2016
- Messages
- 2,587
- Likes
- 2,298
- Degree
- 6
I'd like to get user device on my website, then append them my affiliate links, which have a variable (like &UID=").
Any tips?
Thinking about using this plugin: https://da.wordpress.org/plugins/wp-mobile-detect/
Which has a function
I could simply call this, but how would you add them to in-post links?
I suppose you could use a Pretty Link type plugin and do some modifications.
Any tips?
Thinking about using this plugin: https://da.wordpress.org/plugins/wp-mobile-detect/
Which has a function
Code:
wpmd_is_phone()
I could simply call this, but how would you add them to in-post links?
I suppose you could use a Pretty Link type plugin and do some modifications.