diff --git a/lang/related-posts-by-taxonomy.pot b/lang/related-posts-by-taxonomy.pot index c90d66e..10de6d5 100644 --- a/lang/related-posts-by-taxonomy.pot +++ b/lang/related-posts-by-taxonomy.pot @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: Related Posts By Taxonomy 2.5.1\n" "Report-Msgid-Bugs-To: " "https://wordpress.org/support/plugin/related-posts-by-taxonomy\n" -"POT-Creation-Date: 2018-07-26 14:37:22+00:00\n" +"POT-Creation-Date: 2018-07-26 14:44:15+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/readme.md b/readme.md index e04d56e..40d453d 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# [Related Posts by Taxonomy](http://keesiemeijer.wordpress.com/related-posts-by-taxonomy) [![Build Status](https://travis-ci.org/keesiemeijer/related-posts-by-taxonomy.svg?branch=develop)](http://travis-ci.org/keesiemeijer/related-posts-by-taxonomy) # +# [Related Posts by Taxonomy](http://keesiemeijer.wordpress.com/related-posts-by-taxonomy) [![Build Status](https://travis-ci.org/keesiemeijer/related-posts-by-taxonomy.svg?branch=master)](http://travis-ci.org/keesiemeijer/related-posts-by-taxonomy) # Version: 2.5.1 Requires at least: 4.1 @@ -8,7 +8,7 @@ Tested up to: 4.9 This is the development repository for the WordPress plugin [Related Posts by Taxonomy](https://wordpress.org/plugins/related-posts-by-taxonomy). The `master` branch is where you'll find the most recent, stable release. -The `develop` branch is the current working branch for development. Both branches are required to pass all unit tests. Any pull requests are first merged with the `develop` branch before being merged into the `master` branch. See [Pull Requests](https://github.com/keesiemeijer/related-posts-by-taxonomy/tree/develop#pull-requests) +The `develop` branch is the current working branch for development. Both branches are required to pass all unit tests. Any pull requests are first merged with the `develop` branch before being merged into the `master` branch. See [Pull Requests](https://github.com/keesiemeijer/related-posts-by-taxonomy/tree/master#pull-requests) ## Description ## This WordPress plugin displays related posts as thumbnails, links, excerpts or as full posts with a widget or shortcode. Posts with the **most terms in common** will display at the top. Use multiple taxonomies and post types to get the related posts. Include or exclude terms. Change the look and feel with your own html templates in your (child) theme.