Skip to content

Commit 3824ced

Browse files
Plugin updated to version 4.46
1 parent 72f6202 commit 3824ced

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

header-and-footer-scripts-inserter.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Description: Easily and safely add your custom HTML code (plus JavaScript, CSS, etc.) to your WordPress website, directly out of the WordPress Admin Area, without the need to have an external editor.
66
* Author: Space X-Chimp
77
* Author URI: https://www.spacexchimp.com
8-
* Version: 4.45
8+
* Version: 4.46
99
* License: GPL3
1010
* Text Domain: header-and-footer-scripts-inserter
1111
* Domain Path: /languages/

readme.txt

+5-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Donate link: https://www.spacexchimp.com/donate.html
55
Requires at least: 4.9
66
Tested up to: 5.5
77
Requires PHP: 5.6
8-
Stable tag: 4.45
8+
Stable tag: 4.46
99
License: GPL3
1010
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1111

@@ -224,6 +224,10 @@ Commercial licensing (e.g. for projects that can’t use an open-source license)
224224

225225
== Changelog ==
226226

227+
= 4.46 - Oct 3, 2020 =
228+
* New feature: Restoring screen position after saving changes. No more annoying return to the top of the page after clicking the "Save" button.
229+
* Maintenance: Loading of dynamic content on the settings page has been updated to more versatile.
230+
227231
= 4.45 - Aug 10, 2020 =
228232
* Maintenance: Ensure compatibility with upcoming WordPress 5.5.
229233
* Enhancement: Remove the second ask for an upgrade on the "Plugins" page and change the color of some links to the right emotional colors. (Thanks to Abdulla Hussain)

0 commit comments

Comments
 (0)