תוסף זה לא נבדק ב-3 הגרסאות הראשיות האחרונות של וורדפרס. ייתכן והתוסף כבר לא מתוחזק או נתמך על ידי יוצריו, וייתכן שיהיו לו בעיות תאימות בגרסות וורדפרס עדכניות יותר.

404 Related Posts

תיאור

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.

  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

שאלות נפוצות

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

No

How will it work then?

Refer to the installation section above

סקירות

There are no reviews for this plugin.

מפתחים

"404 Related Posts" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

“404 Related Posts” תורגם ל-5 שפות. תודה רבה למתרגמים על תרומתם.

ניתן לתרגם את "404 Related Posts" לשפה שלך.

מעוניינים בפיתוח?

עיינו בקוד, ראו את הקוד ב-SVN repository, או הירשמו ללוג פיתוח באמצעות RSS.

שינויים

1.0

  • Initial version