Plugin Author
Allen
(@amweiss98)
do you mean you’d like to add a querystring to the links that point back to the original source? If so, are you using the shortcode or the feed to post (auto blog) for this?
Thread Starter
Dan
(@burtsbets)
Hi
I was using the auto blog, I need to add something extra to the return query string
Plugin Author
Allen
(@amweiss98)
ok…do you know any php? if so, you could edit the import_posts.php file and add the querystring to the end of the $items[“mylink”] variable…that would be the easiest solution until I have time to add this as a feature.
Thread Starter
Dan
(@burtsbets)
Hmm, only basic php i can understand.
Its no problem i can wait for an update. Thank you for your help 🙂
Plugin Author
Allen
(@amweiss98)
here, try this…go to import_posts.php and find the line as shown in this image – put in the line (shown by arrow) and where it shows adref=xyz, just put in your querystring there.
http://www.screencast.com/t/VkVP2C35CV