WPIntell

Source evidence

Recommendation Based on Time

Social Semantic Recommendation (SOSERE) · support · 2015-05-27T14:57:00+00:00

complaintsentiment
mediumseverity
0.69relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

4 / 32 rows with source links

12.5% 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
dailytrip unresolved
Hello, Iam using your plugin since about 4 months and it is really awesome. No Iam developing news website and I need to customize the plugin to show articles based on: 1- The same publish time only. 2- The same custom taxonomy (not category). Can we do that ? Appreciate your feedback. KR, https://wordpress.org/plugins/social-semantic-recommendation-sosere/ Hello KR, sure, it would work in general. 1) You could extend the controller class and overwrite the sosere_run function to get exact what you need… 2) Or you could try to set the value of “Selection Settings” -> “Consider posts/pages not older than (days)” to 1. If you not using categories you should get recommendations from the same taxonomy level, not older than one day. If you need the same day or same hour/minute you have to change the code. Best regards, Arthur

Comments

1 shown
sosere 2015-05-27T20:27:00+00:00

Hello KR, sure, it would work in general. 1) You could extend the controller class and overwrite the sosere_run function to get exact what you need… 2) Or you could try to set the value of “Selection Settings” -> “Consider posts/pages not older than (days)” to 1. If you not using categories you should get recommendations from the same taxonomy level, not older than one day. If you need the same day or same hour/minute you have to change the code. Best regards, Arthur