Περιγραφή
Αυτό το πρόσθετο έχει κλείσει από τις 12 Ιουνίου 2025 και δεν είναι διαθέσιμο για λήψη. Αυτό το κλείσιμο είναι μόνιμο. Αιτία: Αίτημα συντάκτη.
Κριτικές
15 Ιανουαρίου 2017
I used many plugins but but all bad other than this one.
Feture:
It not loaded not needed css code to every page which slow your site
easyly costumissable
easy to use and you can modify with your requirement
light waight plugin
its free
Thanks for auhtor or creator of this plugin they definetly really work hard for this otherwise i dident get it
26 Σεπτεμβρίου 2016
1 απάντηση
This plugin is a good value. No doubt.
3 Σεπτεμβρίου 2016
I thought I wanted an automatically generated related posts section at the bottom of each post, but then I read that this chews up a lot of database access and time. But I still wanted related posts.
This plugin works simply and allows me to choose for each post the related posts I want to show. Just search for a key word and choose the posts you want.
I have only one wish. It would be great if the keyword could be tags or categories, as that would simplify finding posts that are related.
3 Σεπτεμβρίου 2016
Worked well since last wordpress update. After that I was getting the following error:
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 593 bytes) in /home/blablabla/public_html/wp-includes/query.php on line 1896.
Tracked it down to this plug-in causing the issue. So if anyone else has this problem and has this plugin installed disable it. Worked for me. Got my site back again!
3 Σεπτεμβρίου 2016
I autoupdated and the new version is broken on my installation (latest 4.3.1).
As suggested by a previous commenter, line 25 of inc/frontend-noajax.inc.php tries to use access an array key that doesn’t exist.
if ( ! $post || $bawmrp_options[‘in_content’]!=’on’ && $content!=” ||
should be:
if ( ! $post || $bawmrp_options[‘in_content_mode’]!=’on’ && $content!=” ||
I hope you can incorporate a patch so my install doesn’t get trashed if I autoupdate in the future.
3 Σεπτεμβρίου 2016
Easy to implement and easy to use, too. Pleasure to use 🙂
Συνεισφέροντες & Προγραμματιστές
“Manual Related Posts” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Manual Related Posts” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .