Leírás
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.
Telepítés
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
GYIK
-
No
-
How will it work then?
-
Refer to the installation section above
Vélemények
Nincsenek értékelések erről a bővítményről.
Közreműködők és fejlesztők
“404 Related Posts” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“404 Related Posts” 5 nyelvre lett lefordítva. Köszönet a fordítóknak az áldozatos munkájukért!
“404 Related Posts” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
1.0
- Initial version