Yesterday, I successfully modified the MicroKid Related Posts version 2.5 plugin became support for multi language. I edited the strings that still did not use the gettext function, added the sub directory named “languages”, and then added the .mo file into it. I have created the Indonesian translation file into that sub directory. So, there is one .mo file at the moment. I have implemented this multi language version into one of my sites that support for multi language. I hope the author of this plugin will add this multi language feature into the next release. Read more…
Today, I received one notification about the update available for MicroKid Related Posts plugin that I have been using it since version 2.3. It was changed from 2.3 to 2.4. According to its change log, there were 4 main things that changed:
- You can now add drafts and planned posts as related posts, without them appearing on your site before they are properly published.
- Added shortcode support: you can now place the [ related-posts ] shortcode within the content of your post to display the related posts anywhere you want.
- (For advanced users) Added a parameter to the MRP_get_related_posts function to optionally get the related posts in an object, so you can easily use it in other plugins or your own custom way of displaying the list of related posts. For documentation on this, see [the API section](http://www.microkid.net/wordpress/related-posts/#API “Microkids Related Posts API functions”).
- (For advanced users) Added a parameter to the MRP_get_related_posts function to optionally include unpublished posts to the related posts list. For documentation on this, see [the API section](http://www.microkid.net/wordpress/related-posts/#API “Microkids Related Posts API functions”).
Read more…
Recent Comments