We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b2cc10 commit 1225bb1Copy full SHA for 1225bb1
1 file changed
README.txt
@@ -162,6 +162,7 @@ How to install Instant Images.
162
= 6.0.1 - November 8, 2023 =
163
* FIX: Fixed issue with `admin_footer_text` hook incorrectly echoing data in the WP admin.
164
* UPDATE: Various code, UX and UI updates throughout the app.
165
+* UPDATE: Updates `Requires at least` version to 5.0 as plugin relies on Gutenberg editor scripts.
166
* NEW: Added hook for modifying the image attribution text.
167
```
168
add_filter( 'instant_images_attribution', function() {
0 commit comments