Περιγραφή
This plugin will display related posts in your 404 page template. The related posts will be displayed based on the invalid URL user visited. It will check against the post types saved in the settings and will look for similar posts which match the URI.
Εγκατάσταση
This section describes how to install the plugin and get it working.
e.g.
- Upload
related-posts-on-404-page.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php do_action('404_related_posts'); ?>
in your theme’s 404 page template
Συχνές Ερωτήσεις
-
No
-
How will it work then?
-
Refer to the installation section above
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“404 Related Posts” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΤο “404 Related Posts” έχει μεταφραστεί σε 5 γλώσσες. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.
Μεταφράστε το “404 Related Posts” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0
- Initial version