WPIntell

Source evidence

Duplicate post deleter

TIEtools Automatic Maintenance Kit · support · 2014-10-13T11:53:00+00:00

complaintsentiment
mediumseverity
0.86relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

2 / 30 rows with source links

6.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
putterill unresolved
Hi, on your site you mention this – “If you want to get really psychotic about catching dupes, you could even switch out the scheduling code and replace it with a single action that kicks off whenever a new post is published – provided your server can handle the query load, you’ll have a very clean database: add_action(‘publish_post’, ‘do_TIEdupedeleter’);” In what file would I need to do that, I want to stop the duplicate posts ever being published as they get broadcast to twitter etc. https://wordpress.org/plugins/tietools-automatic-maintenance-kit/ You can put it in your theme’s functions.php or in the plugin’s php file – either should work. Personally, I’d put it in the plugin file, so it switches off if you deactivate. Your Plugin doesn’t remove the duplicate articles already published. can you clarify how it works? i did setup of your plugins. will leave 5 star, if it works looking for your updates.

Comments

2 shown
TIEro 2014-10-14T18:03:00+00:00

You can put it in your theme’s functions.php or in the plugin’s php file – either should work. Personally, I’d put it in the plugin file, so it switches off if you deactivate.

tamilanads 2014-10-29T06:59:00+00:00

Your Plugin doesn’t remove the duplicate articles already published. can you clarify how it works? i did setup of your plugins. will leave 5 star, if it works looking for your updates.