Skip to content

Commit

Permalink
Update readme.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaydsouza committed Apr 9, 2024
1 parent 5cc592a commit 88d3fcb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,15 @@ Contextual Related Posts is one of the many plugins developed by WebberZone. Che
Complete code rewrite using OOP, namespacing and autoloading. This will make it easier to maintain and extend the plugin in the future.

* Features:
* [Pro] New Related Posts Query Block that allows you to query related posts using a block in the block or site editor
* [Pro] New parameter `display_only_on_tax_ids` to display related posts only on specific taxonomy terms
* [Pro] New option added to the Edit Post meta box mapped to `include_cat_ids` to include related posts from specific categories only
* Enter a negative number in the "Insert after paragraph number" setting to insert the related posts from the bottom of the post

* Enhancements:
* The plugin supports `WP_Query` directly if `crp_query` is set in the query arguments
* Optimized media handler to reduce the number of queries

* Bug fix:
* `trim_char` function returned a blank string instead of the original string if length was 0
* Insert after paragraph used to insert after an extra paragraph than what was specified
Expand Down

0 comments on commit 88d3fcb

Please sign in to comment.