Skip to content

Commit 8cb60a4

Browse files
committed
Removed .wp-block styles in Instant Images CSS
1 parent f265bc1 commit 8cb60a4

14 files changed

Lines changed: 86909 additions & 503 deletions

README.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: <https://connekthq.com/donate/>
44
Tags: Unsplash, Openverse, Pixabay, Pexels, Stock Photos, photos, stock photo, image upload, upload, free photos
55
Requires at least: 5.0
66
Tested up to: 6.7
7-
Stable tag: 6.2.1
7+
Stable tag: 6.2.2
88
License: GPLv2 or later
99
License URI: <http://www.gnu.org/licenses/gpl-2.0.html>
1010

@@ -160,6 +160,9 @@ How to install Instant Images.
160160

161161
== Changelog ==
162162

163+
= 6.2.2 - November 8, 2024 =
164+
* HOTFIX: Removed .wp-block styles in Instant Images CSS.
165+
163166
= 6.2.1 - November 7, 2024 =
164167
* NEW: Added support for new Extended add-on feature to maintain search term when switching providers.
165168
* UPDATE: WordPress 6.7 compatibility updates.

build/admin/index.asset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('wp-i18n'), 'version' => '726a54354c57e75edbba');
1+
<?php return array('dependencies' => array('wp-i18n'), 'version' => 'e5ce34c44d7b02d3e7f5');

build/admin/index.js

Lines changed: 4316 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/block/index.asset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-element', 'wp-i18n', 'wp-primitives'), 'version' => '81c099ea3fca1106f2d2');
1+
<?php return array('dependencies' => array('react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-element', 'wp-i18n', 'wp-primitives'), 'version' => '51dedb6fbbcc47ef39c5');

build/block/index.js

Lines changed: 19872 additions & 1 deletion
Large diffs are not rendered by default.

build/instant-images.asset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('react', 'wp-blocks', 'wp-data', 'wp-element', 'wp-i18n'), 'version' => 'fc10c92482e3e4e883e3');
1+
<?php return array('dependencies' => array('react', 'wp-blocks', 'wp-data', 'wp-element', 'wp-i18n'), 'version' => '29c211701dd89dee583f');

build/instant-images.js

Lines changed: 19928 additions & 1 deletion
Large diffs are not rendered by default.

build/media-modal/index.asset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('react', 'wp-blocks', 'wp-data', 'wp-element', 'wp-i18n'), 'version' => 'd7cfb89cc06c9b2ad5e3');
1+
<?php return array('dependencies' => array('react', 'wp-blocks', 'wp-data', 'wp-element', 'wp-i18n'), 'version' => 'f3a9dd01d98490ff3dfc');

build/media-modal/index.js

Lines changed: 19927 additions & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('react', 'wp-blocks', 'wp-data', 'wp-edit-post', 'wp-element', 'wp-i18n', 'wp-plugins'), 'version' => '42313150bd42af3a10df');
1+
<?php return array('dependencies' => array('react', 'wp-blocks', 'wp-data', 'wp-edit-post', 'wp-element', 'wp-i18n', 'wp-plugins'), 'version' => '8bf6ac03a29356a7529d');

0 commit comments

Comments
 (0)