Dette plugin er ikke blevet testet med de seneste 3 større udgivelser af WordPress. Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer, når det bruges med nyere versioner af WordPress.

404 Related Posts

Beskrivelse

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.

Skærmbilleder

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

Anmeldelser

Der er ingen anmeldelser for denne widget.

Bidragsydere & udviklere

“404 Related Posts” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

“404 Related Posts” er blevet oversat til 5 sprog. Tak til oversætterne for deres bidrag.

Oversæt “404 Related Posts” til dit eget sprog.

Interesseret i udvikling?

Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.

Ændringslog

1.0

  • Initial version