Skip to content

Commit

Permalink
Tagged v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaydsouza committed Oct 3, 2023
1 parent fb3bdf0 commit 20e46b2
Show file tree
Hide file tree
Showing 10 changed files with 9 additions and 12 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ __Requires:__ 5.6

__Tested up to:__ 6.3

__Requires PHP:__ 7.1
__Requires PHP:__ 7.2

__License:__ [GPL-2.0+](https://www.gnu.org/licenses/gpl-2.0.html)

Expand Down
17 changes: 7 additions & 10 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Tags: followed posts, related posts, where did they go from here
Contributors: Ajay, webberzone
Donate link: https://ajaydsouza.com/donate/
Stable tag: 3.0.0
Stable tag: 3.1.0
Requires at least: 5.6
Requires PHP: 7.2
Tested up to: 6.3
Expand Down Expand Up @@ -55,13 +55,8 @@ __If you're looking for a plugin that displays posts related to the content, loo

== Screenshots ==

1. Options in WP-Admin - General options
2. Options in WP-Admin - Output options
3. Options in WP-Admin - Thumbnail options
4. Options in WP-Admin - Custom styles
5. Options in WP-Admin - Feed options
6. Meta box in Edit Posts screen
7. WordPress widget
1. Frontend view of the Followed Posts (Grid mode)


== Frequently Asked Questions ==

Expand All @@ -87,7 +82,7 @@ You can add the CSS code in the **Custom Styles** section of the plugin settings

= Shortcode =

Use `[wfp]` to display the followed posts. This was changed in v3.1.0 from `[wherego]`
Use `[wfp]` to display the followed posts. This was changed in v3.1.0 from `[wherego]`. [Read more in this knowledge base article](https://webberzone.com/support/knowledgebase/followed-posts-shortcode/).

= Manual install =

Expand All @@ -101,6 +96,8 @@ You can also use this function to display posts on any type of page generated by

= 3.1.0 =

Release post: [https://webberzone.com/announcements/followed-posts-v3-1-0/](https://webberzone.com/announcements/followed-posts-v3-1-0/)

Complete plugin rewrite to use classes and autoloading.

* Features
Expand Down Expand Up @@ -133,5 +130,5 @@ For previous changelog entries check out the changelog.txt file included with th

== Upgrade Notice ==

= 3.0.0 =
= 3.1.0 =
New features and enhancements - view release post and changelog for full details.
2 changes: 1 addition & 1 deletion where-did-they-go-from-here.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* Plugin Name: WebberZone Followed Posts
* Plugin URI: https://webberzone.com/plugins/webberzone-followed-posts/
* Description: The best way to display posts followed by users a.k.a. "Readers who viewed this page, also viewed" links
* Version: 3.1.0-RC2
* Version: 3.1.0
* Author: Ajay D'Souza
* Author URI: https://webberzone.com
* License: GPL-2.0+
Expand Down
Binary file modified wporg-assets/screenshot-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed wporg-assets/screenshot-2.png
Binary file not shown.
Binary file removed wporg-assets/screenshot-3.png
Binary file not shown.
Binary file removed wporg-assets/screenshot-4.png
Binary file not shown.
Binary file removed wporg-assets/screenshot-5.png
Binary file not shown.
Binary file removed wporg-assets/screenshot-6.png
Binary file not shown.
Binary file removed wporg-assets/screenshot-7.png
Binary file not shown.

0 comments on commit 20e46b2

Please sign in to comment.