[GET]Autoblog duplicate posts erazer plugin

something not working ?
Don't worry if you do not see a user interface for this plugin, there is none! :D
Actually, it would be useless in this case, so just activate the plugin and publish a new post (or wait for wp-o-matic to do it automatically) :)
 
this is great share thank you for that...lot of us have the same problem...:)
 
Awesome, thanks. I had uninstalled WP-O-Matic because it pumped out like 20 of the same posts X 10 (which were auto fed to Twitter made me look foolish) This is cool.
 
Fantastic idea. Now if you could somehow pipe the dupes into a spinner...
 
Any one could give me another download address?I counld.t download it at that address
 
ANy one could reupload the plugin into the rapidshare??
Because,I couldn't download it at that address/
Thank you
 
I just changed my local wordpress to ignore posts with the same title.

Here is how it works :

1. Open up wp-includes/post.php in your favorite editor
2. at approx line 703 you will find the following line :
if ($post_name_check || in_array($post_name, $wp_rewrite->feeds) ) {
3. After this insert a new line of code :
return 0;
4. save (you did make a backup, right?).
5. All done.
 
Thanks guys
Like to know you appreciate that tool :D
 
Yes.. your code is working and it really helped me a lot. However, the code is open source, can U improve it a bit more?
 
Yes.. your code is working and it really helped me a lot. However, the code is open source, can U improve it a bit more?

I don't get you, sorry...
PHP is an open source code, and I did not encode it just like most WP plugins..

What do you suggest actually? :rolleyes:
 
can anyone post rapidshare link? I could not download with this type of mediafire, saw it but when I clicked popup ads displaying all the time, thanks
 
Back
Top