Bu eklenti, WordPress’in son 3 ana dağıtımı ile test edilmemiş. Artık bakımı yapılmıyor veya desteklenmiyor olabilir ve WordPress’in daha güncel sürümleriyle birlikte kullanıldığında uyumluluk sorunları olabilir.

404 Related Posts

Açıklama

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.

Ekran Görüntüleri

Yükleme

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

SSS

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

No

How will it work then?

Refer to the installation section above

İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

Katkıda Bulunanlar ve Geliştiriciler

“404 Related Posts” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.

Katkıda bulunanlar

“404 Related Posts” 5 dile çevrildi. Katkıda bulundukları için çevirmenlere teşekkürler.

“404 Related Posts” eklentisini dilinize çevirin.

Geliştirmeyle ilgilenir misiniz?

Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.

Değişiklik Kaydı

1.0

  • Initial version