This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

404 Related Posts

Description

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.

Screenshots

  • screenshot-1.jpg

Installation

This section describes how to install the plugin and get it working.

e.g.

  1. Upload related-posts-on-404-page.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php do_action('404_related_posts'); ?> in your theme’s 404 page template

FAQ

Will the plugin show related posts on 404 page right after activation?

No

How will it work then?

Refer to the installation section above

Reviews

There are no reviews for this plugin.

Contributors & Developers

“404 Related Posts” is open source software. The following people have contributed to this plugin.

Contributors

“404 Related Posts” has been translated into 4 locales. Thank you to the translators for their contributions.

Translate “404 Related Posts” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Initial version