Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ph-child.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
* Description: Collect note-style feedback from your client’s websites and sync them with your SureFeedback parent project.
* Author: Brainstorm Force
Comment thread
sushmak02 marked this conversation as resolved.
* Author URI: https://www.brainstormforce.com
* Version: 1.2.11
Comment thread
sushmak02 marked this conversation as resolved.
* Version: 1.2.12
*
* Requires at least: 4.7
* Tested up to: 6.9
* Tested up to: 7.0
*
* Text Domain: ph-child
* Domain Path: languages
Expand Down
7 changes: 5 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Contributors: brainstormforce, 2winfactor
Donate link: https://surefeedback.com
Tags: project, huddle, child, feedback, design
Requires at least: 4.7
Tested up to: 6.9
Stable tag: 1.2.11
Tested up to: 7.0
Stable tag: 1.2.12
Requires PHP: 5.6
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -47,6 +47,9 @@ All you need to do is install the plugin on the site you want feedback on and it
The purpose of this plugin is to make it simple to get targeted feedback from clients on web designs. All you have to do is install the [SureFeedback](https://surefeedback.com) plugin and let your clients select areas of your design to add their own comments. Everything is tracked within the plugin. It's so easy to use!

== Changelog ==
= 1.2.12 =
* Improvement: Compatibility to WordPress 7.0

= 1.2.11 =
* Improvement: Compatibility to WordPress 6.9

Expand Down
Loading