توضیحات
Get a list of Related Posts by querying your Swiftype account. If Swiftype is
not available, it uses WordPress’ regular search system. By default, the
related post search is performed using one of the available tags, but you can
override it using your own search query string.
Custom Templates
Version 2.1.0 let’s you define your own templates for displaying each related
post. Just create a directory namedneliosrp
in your theme’s directory and
create the template you want to use such as, for instance,
template-name.php
. When inserting the widget, specify that the template is
template-name
and you’re ready to go!Warning Remember to save your templates somewhere save before updating
your theme!(In the directory
template-examples
you’ll find some examples).
Note If you want to use this plugin with your Swiftype account, please keep
in mind you must have the official Swiftype
Search plugin installed.
Features
- Swiftype-powered Search The list of related posts is built using your
Swiftype account. - Regular WordPress Search You can also use the plugin without a Swiftype
account. Just install the plugin and the regular WordPress search will be used. - Advanced search Related posts are based on tags. However, you can use
your own search query. - Customization You can tweak a few details of the related post list, such
as the section title, the number of words in the excerpt, or the number of days
for the cache will be valid.
Featured On
- Swiftype’s Facebook
Page (Facebook) - Our New Plugin–Nelio Related
Posts (Nelio’s blog)
Related Plugins by Nelio
- Nelio A/B Testing |
Download - Nelio External Featured Image |
Download - Nelio Featured Posts |
Download
Featured image by Thomas
Tolkien
عکسهای صفحه
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“Nelio Related Posts” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Nelio Related Posts” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
گزارش تغییرات
2.1.1
- Translated to Spanish by Nelio.
- Translated to Catalan by Nelio.
- Translated to Serbian by Ogi Djuraskovic, from First Site
Guide (thanks Ogi!).
2.1.0
- Use custom templates for rendering related posts for widget.
2.0.0
- Swiftype Related Posts are now widget based. Place them wherever you want!
- Some minor improvements.
- Added a reference to our A/B Testing service.
1.0.3
- Added a new helper function for inserting the related posts wherever you
want, by simply editing your (child) theme.
1.0.2
- Class “related_post_link” added to all related post links (useful for GA)
- Small tweaks
1.0.1
- Fix: removed an extra anchor ‘a’ closing tag.
1.0.0
- First release.
- Get a list related posts using Swiftype and/or regular WordPress search
capabilities.