any body using feedwordpress plugin, it always show a link to source website in bottom, i don't want the source link in bottom, don't know how to remove.. even i chenged the "point to local" but still nothing changed any help is highly appreciated. Thanks
i really don't use this plugin.. but for the old version i think you had an Checkbox to let the Author's link appear or no... i just opened this plugin files and i found this : Open the file feedwordpresssyndicationpage.class.php see in line 436 : if the message you get is this.. so just remove it But im pretty sure you have an option in the plugin setting page where you choose if you like to display the link or no because i found this code in feedwordpress_file.class.php : Allow like Gecko; +http://feedwordpress.radgeek.com/) at ' . feedwordpress_display_url(get_bloginfo('url')), So just do a look in the plugin setting page and check.. otherwise edit the first file Goodluck