Skip to content

Commit

Permalink
Upload Version4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
poojabhimani12 committed May 21, 2024
1 parent 84f3bce commit ef3cb1f
Show file tree
Hide file tree
Showing 9 changed files with 37 additions and 19 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Team Collaboration Plugin for WordPress Editorial teams- Multicollab

<p align="center"><a href="https://www.multidots.com/google-doc-style-gutenberg-block-commenting/" target="_blank"><img src="https://user-images.githubusercontent.com/82029773/196437606-feb8a469-0588-4d4e-8f43-f4b31098b0c7.jpg" alt="Commenting Demo"></a></p>
<p align="center"><a href="https://www.multicollab.com/try-demo/" target="_blank"><img src="https://user-images.githubusercontent.com/82029773/196437606-feb8a469-0588-4d4e-8f43-f4b31098b0c7.jpg" alt="Commenting Demo"></a></p>

<a href="https://www.multicollab.com/" target="_blank">About Multicollab</a> | <a href="https://www.multicollab.com/publishers/" target="_blank">Publishers</a> | <a href="https://www.multicollab.com/agencies/" target="_blank"> Agencies </a> | <a href="https://www.multicollab.com/features/" target="_blank"> Features </a> |
<a href="https://www.multicollab.com/try-demo/" target="_blank">Live Demo</a> | <a href="https://www.multicollab.com/pricing/" target="_blank"> Pricing </a>
Expand All @@ -23,7 +23,7 @@ All types of contributions are most welcome.

## Support

This repository is not for support. Please use it for contributions only. To get help/support, please email us at [contact@multicollab.com](mailto:contact@multicollab.com) or [Contact us](https://www.multicollab.com/contact/)
This repository is not for support. Please use it for contributions only. To get help/support, please email us at [contact@multidots.com](mailto:contact@multidots.com) or [Contact us](https://www.multicollab.com/contact/)

## License

Expand Down
2 changes: 1 addition & 1 deletion admin/assets/js/commenting-block-admin.js
Original file line number Diff line number Diff line change
Expand Up @@ -2331,7 +2331,7 @@ var removeTag = function (elIDRemove) { // eslint-disable-line
if ('core/table' === blockType) {
removeTableTag(blockAttributes, clientId, elIDRemove)
}
if ( blockType.startsWith( prefixAcf ) ) {
if ( blockType?.startsWith( prefixAcf ) ) {
removeAcfTag(blockAttributes, clientId, elIDRemove)
}

Expand Down
14 changes: 7 additions & 7 deletions admin/assets/js/dist/activityCentre.build.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion admin/assets/js/dist/block.build.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion admin/assets/js/dist/styles/editorStyle.build.min.css

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions admin/assets/scss/_common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1086,6 +1086,19 @@
}
}
}
.cf-board-assigned-to + .boardTop{
.comment-header {
.comment-actions {
.comment-resolve {
.tooltip {
@media screen and (max-width: 1024px){
transform: translate(-55%, 85%);
}
}
}
}
}
}
.user-avatar {
border-radius: 50%;
overflow: hidden;
Expand Down
3 changes: 2 additions & 1 deletion admin/classes/class-commenting-block-admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -2115,8 +2115,9 @@ public function cf_deactive_plugin_free() {
$feedback_api_url = CF_STORE_URL . '/wp-json/cf-free-user-feedback/v2/cf-free-user-feedback';
$query_url = $feedback_api_url . '?' . http_build_query( $data_insert_array );
$response = wp_remote_get( $query_url ); // phpcs:ignore WordPressVIPMinimum.Functions.RestrictedFunctions.wp_remote_get_wp_remote_get
$response_body = isset( $response['body'] ) ? $response['body'] : '';

if ( 'success' === trim( $response['body'] ) ) {
if ( 'success' === trim( $response_body ) ) {
deactivate_plugins( COMMENTING_BLOCK_BASE );
echo 'success';
}
Expand Down
4 changes: 2 additions & 2 deletions commenting-block.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* @wordpress-plugin
* Plugin Name: Multicollab
* Description: Google Docs-Style Collaboration in WordPress. No copy-paste between apps. Faster Publishing. Works in Your Workflow. <strong>Features:</strong> Inline Commenting. Real-time Editing. Suggest Edits. Email & Slack Notifications. Guest Collaboration. Custom Permission. And a lot more!
* Version: 4.4.1
* Version: 4.5
* Author: Multicollab
* Author URI: https://www.multicollab.com/
* License: GPL-2.0+
Expand All @@ -35,7 +35,7 @@
}

// Plugin version.
define( 'COMMENTING_BLOCK_VERSION', '4.4.1' );
define( 'COMMENTING_BLOCK_VERSION', '4.5' );

// Define constants.
define( 'COMMENTING_BLOCK_URL', plugin_dir_url( __FILE__ ) );
Expand Down
12 changes: 8 additions & 4 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ Plugin URI: https://plugins.svn.wordpress.org/commenting-feature
Author: Multicollab
Author URI: https://www.multicollab.com/
Contributors: dots, multicollab, lkraav
Tags: Editorial, Collaboration, Comment, Editorial comments, Collaborative editing, Collaborative, Editing, Inline, Commentary, Editorial comment, Workflow, Google Docs
Requires at least: 6.2
Tested up to: 6.5
Stable tag: 4.4.1
Tags: Collaboration, Editorial comments, Collaborative editing, Editorial, Team Collaboration
Requires at least: 6.3
Tested up to: 6.5.3
Stable tag: 4.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -252,6 +252,10 @@ If you’d still like help, simply <a href="https://bit.ly/3KPzx2I" target="_bla

== Changelog ==

= 4.5 - 20.05.2024 =
* [Bug Fix] Fixed design issue: Background color of the activity center box is removed when the board is not in focus.
* [Enhancement] Improved compatibility: Comment shortcode now works seamlessly with the insert-special-character plugin.

= 4.4.1 - 25.04.2024 =
* [Enhancement] Compatible with WordPress 6.5.

Expand Down

0 comments on commit ef3cb1f

Please sign in to comment.